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)
commit6dbea6416ba3a6421c83a0afd6a87c58c8b2e6a3
tree7dc91415c38830806d8f8ed9f4a7d4224b541ac4
parent4e049d82b42892be8b53789f57bb367afa6a9e1d
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]