fragattacks/src
Jouni Malinen 3c183894d4 Make GKeyDoneStations counting able to recover from mismatches
Previously, a bug in GKeyDoneStations count would remain in effect
until the authenticator is restarted. Make this more robust by
clearing the station count before each rekeying setup. While this
is not really supposed to be needed, there has been bugs in this
area in the past and it is safer to make the implementation recover
from such an issue automatically.
2011-03-23 17:06:17 +02:00
..
ap Make GKeyDoneStations counting able to recover from mismatches 2011-03-23 17:06:17 +02:00
common hostapd: Add testing mode for RSN element extensions 2011-03-21 13:59:05 +02:00
crypto random: Read /dev/random in the background with eloop read socket 2011-03-22 23:15:00 +02:00
drivers nl80211: Use NL80211_CMD_DEL_STATION event to indicate IBSS peer loss 2011-03-23 15:32:55 +02:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer eap_peer: Add method to return current method name 2011-03-15 13:47:33 +02:00
eap_server P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp wpa_supplicant: Add wpa_supplicant_get_eap_mode method 2011-03-15 13:53:08 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Add option for requested device type in P2P search/scan 2011-03-19 12:57:46 +02:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp TDLS: Add tdls_testing 0x400 for ignoring AP prohibit TDLS 2011-03-06 14:54:52 +02:00
tls Increase internal TLSs client key exchange buffer 2011-02-21 18:25:34 +02:00
utils Add support for setting the syslog facility from the config file 2011-03-20 11:48:42 +02:00
wps P2P: Add option for requested device type in P2P search/scan 2011-03-19 12:57:46 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00