hostap/src
Jouni Malinen dbb2618300 nl80211: Remove last remaining WEXT code
Clean up driver_nl80211.c by gettign rid of the last remaining WEXT use.
This requires that a recent mac80211 version is used to get full protection
in station mode via the authorized flag (IEEE 802.1X PAE).
2009-11-23 15:30:05 +02:00
..
common WPS ER: Add ctrl_iface notifications for AP/Enrollee add/remove 2009-11-15 12:07:27 +02:00
crypto OpenSSL: Remove unneeded MinGW CryptoAPI compat code 2009-11-21 20:33:41 +02:00
drivers nl80211: Remove last remaining WEXT code 2009-11-23 15:30:05 +02:00
eap_common Pass digest return value to CHAP/MSCHAPv2 caller 2009-08-16 18:38:35 +03:00
eap_peer Fix dbus build without EAP 2009-10-22 11:11:53 -07:00
eap_server Fix EAP-AKA server build without EAP-SIM 2009-10-11 22:23:05 +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 Fix comparison to use correct symbol name (__rand vs. rand) 2009-11-10 16:51:59 +02:00
l2_packet Work around some gcc 4.4 strict-aliasing warnings 2009-11-04 19:49:14 +02:00
radius Use type-punning to avoid breaking strict aliasing rules 2009-11-05 12:11:49 +02:00
rsn_supp Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
tls Fix a typo in a comment 2009-11-21 21:13:19 +02:00
utils Add wpa_msg_ctrl() for ctrl_interface-only messages 2009-11-10 15:59:41 +02:00
wps WPS: Do not try to send byebye advertisements if socket is not valid 2009-11-21 22:00:33 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00