Remove src/crypto from default include path
[libeap.git] / hostapd / wpa.c
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenMove EAPOL authenticator state machine into src/eapol_auth
2009-09-06 Jouni MalinenFix WPA reconfiguration to update GTK
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-05-27 Jouni Malinenhostapd: Require EAPOL-Key type to match with selected...
2009-04-01 Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-03-25 Jouni MalinenMove hostapd driver_ops to use similar set_key with...
2009-01-14 Jouni MalinenRenamed PMKSA cache functions to avoid duplicate symbol...
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2008-12-22 Jouni MalinenReject association if HT STA tries to use TKIP as pairw...
2008-12-18 Jouni MalinenCleaned up EAPOL-Key timeout processing
2008-12-16 Jouni MalinenImprove EAPOL-Key handshake stability with retransmitte...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-10-21 Jouni MalinenFix group key rekeying when reauth happens during pendi...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-03 Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...