authsae 80211s authentication daemon
authorFelix Fietkau <nbd@openwrt.org>
Fri, 26 Jul 2013 10:02:55 +0000 (10:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 26 Jul 2013 10:02:55 +0000 (10:02 +0000)
commita22105f7ce571a13cdef869ff29c1df350b4780c
treef91e86481ff0d78051377eaa416cf599db83f63a
parent10bcb242857e8442ef777e8168485c118fc79eea
authsae 80211s authentication daemon

This patch adds authsae open80211s authentication daemon (http://open80211s.org)
It's a rework of Peter Naulls patch (http://patchwork.openwrt.org/patch/1350/)
I've excluded the sample conf file as it's useless when used with mac80211.sh (Emanuel Taube patch)
It now link against libnl-tiny instead of libnl (patch merged in authsae git)
Authsae is 58 Ko (OPENSSL_WITH_EC option adds 35Ko to libopenssl)

Signed-off-by: Peter Naulls <peter@chocky.org>
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37553 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/authsae/Makefile [new file with mode: 0644]