authsae 80211s authentication daemon
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Jul 2013 10:02:55 +0000 (10:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Jul 2013 10:02:55 +0000 (10:02 +0000)
commit0aa91b51af97fd83be42ea233776f03f1462f3a5
treef91e86481ff0d78051377eaa416cf599db83f63a
parentecb5e9db990edd07895212f543dd09f9c493473f
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]