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)
commit23aa1920c2fe28a872e51ab1fff59a80301eb247
treef91e86481ff0d78051377eaa416cf599db83f63a
parent63ffcf1957ef713b9c4f863392f14fa915ded73b
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>
SVN-Revision: 37553
package/network/services/authsae/Makefile [new file with mode: 0644]