hostapd/src
Jouni Malinen 289ffc2b61 Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant
This brings in the first step in adding support for using NSS
(Mozilla Network Security Services) as the crypto and TLS library
with wpa_supplicant. This version is able to run through EAP-PEAP
and EAP-TTLS authentication, but does not yet implement any
certificate/private key configuration. In addition, this does not
implement proper key fetching functions either, so the end result
is not really of much use in real world yet.
2009-09-29 01:21:09 +03:00
..
common Convert WPS IE concat routine to a generic helper 2009-09-11 16:36:59 +03:00
crypto Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant 2009-09-29 01:21:09 +03:00
drivers DragonFly BSD: Fix wired IEEE 802.1X 2009-09-28 16:10:02 +03:00
eap_common Pass digest return value to CHAP/MSCHAPv2 caller 2009-08-16 18:38:35 +03:00
eap_peer WPS: Add support for AP reconfiguration with wps_reg 2009-09-06 13:58:15 +03:00
eap_server WPS: Store device info and make it available through AP ctrl_iface 2009-09-07 22:09:13 +03:00
eapol_supp Move RC4 into crypto.h as a replaceable crypto function 2009-08-16 20:13:14 +03:00
hlr_auc_gw Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
l2_packet Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
radius radius_server: clean up completed sessions sooner 2009-09-09 23:54:03 +03:00
rsn_supp Verify that EAPOL-Key MIC generation succeeds 2009-08-16 22:35:15 +03:00
tls Reject X.509 certificate strings with embedded NUL characters 2009-08-23 21:00:38 +03:00
utils OpenBSD: wired IEEE 802.1X for OpenBSD 2009-08-26 23:40:51 +03:00
wps Add parsed information from WPS IE(s) into scan results 2009-09-11 17:14:49 +03:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00