hostap/src
Jouni Malinen 581a8cde77 Added support for enforcing frequent PTK rekeying
Added a new configuration option, wpa_ptk_rekey, that can be used to
enforce frequent PTK rekeying, e.g., to mitigate some attacks against TKIP
deficiencies. This can be set either by the Authenticator (to initiate
periodic 4-way handshake to rekey PTK) or by the Supplicant (to request
Authenticator to rekey PTK).

With both wpa_ptk_rekey and wpa_group_rekey (in hostapd) set to 600, TKIP
keys will not be used for more than 10 minutes which may make some attacks
against TKIP more difficult to implement.
2008-11-06 19:57:21 +02:00
..
common Preparations for 0.6.5 release 2008-11-01 17:20:25 +02:00
crypto Fixed internal TLSv1 server implementation for abbreviated handshake 2008-08-24 13:08:15 +03:00
drivers driver_ndis: Added a workaround for a driver that removes SSID IE in scan 2008-11-05 23:44:26 +02:00
eap_common Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
eap_peer Added Milenage-GSM simulator for EAP-SIM 2008-11-06 04:21:32 +02:00
eap_server Fixed size_t printf format for 64-bit targets 2008-10-29 19:30:23 +02:00
eapol_supp Fixed EAPOL skip for PMKSA caching case to remain in authenticated state 2008-10-25 20:21:31 +03:00
hlr_auc_gw Added Milenage USIM emulator for EAP-AKA (can be used to simulate test 2008-11-05 23:02:13 +02: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 EAP-FAST: Allow A-ID and A-ID-Info to be configured separately 2008-10-19 09:55:59 +03:00
rsn_supp Added support for enforcing frequent PTK rekeying 2008-11-06 19:57:21 +02:00
tls Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
utils Verify fread(), fwrite(), and system() return values 2008-10-29 19:33:24 +02:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00