hostapd/src
Jouni Malinen 3f5285e852 Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant
driver_nl80211.c is based on driver_wext.c and it is still using Linux
wireless extensions for many functions. Over time, the new driver interface
code should be modified to use nl80211/cfg80211 for everything.
2008-06-06 16:55:42 +03:00
..
common Silence compiler warnings about out of array bounds indexes 2008-06-05 17:50:53 +03:00
crypto Internal TLS: Added support for parsing PKCS #8 formatted private keys 2008-06-02 19:39:46 +03:00
drivers Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant 2008-06-06 16:55:42 +03:00
eap_common TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00
eap_peer Added a workaround for handling TLS compression 2008-05-26 12:33:04 +03:00
eap_server Fixed potential NULL pointer dereference if memory allocation fails 2008-06-05 20:44:30 +03:00
eapol_supp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
hlr_auc_gw Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
l2_packet Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius Fixed RADIUS client local address forcing for IPv6 (eapol_test) 2008-06-05 20:33:33 +03:00
rsn_supp Read Michael MIC keys through TK2 union instead of offset from TK1 2008-06-05 21:00:56 +03:00
tls Updated the LibTomMath reference to use 0.41 version 2008-06-06 10:32:09 +03:00
utils Introduced new helper function is_zero_ether_addr() 2008-06-03 18:08:48 +03:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00