aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/wpa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge get_seqnum_igtk() driver op with get_seqnum()Jouni Malinen2009-12-111-11/+1
* Remove src/crypto from default include pathJouni Malinen2009-11-291-6/+6
* Move EAPOL authenticator state machine into src/eapol_authJouni Malinen2009-11-291-1/+1
* Fix WPA reconfiguration to update GTKJouni Malinen2009-09-061-15/+35
* Move RC4 into crypto.h as a replaceable crypto functionJouni Malinen2009-08-161-1/+0
* hostapd: Require EAPOL-Key type to match with selected protocolJouni Malinen2009-05-271-0/+16
* Fix SHA-256-based KDF when using CCMP as the pairwise cipherJouni Malinen2009-04-011-2/+3
* Move hostapd driver_ops to use similar set_key with wpa_supplicantJouni Malinen2009-03-251-12/+13
* Renamed PMKSA cache functions to avoid duplicate symbols with supplicantJouni Malinen2009-01-141-9/+10
* Fixed number of doxygen warningsJouni Malinen2009-01-021-0/+1
* Reject association if HT STA tries to use TKIP as pairwise cipherJouni Malinen2008-12-221-0/+6
* Cleaned up EAPOL-Key timeout processingJouni Malinen2008-12-181-11/+34
* Improve EAPOL-Key handshake stability with retransmitted framesJouni Malinen2008-12-161-11/+41
* Clear various flags on re-association to allow key_mgmt changesJouni Malinen2008-11-301-0/+12
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-5/+5
* Added support for enforcing frequent PTK rekeyingJouni Malinen2008-11-061-0/+21
* Fix group key rekeying when reauth happens during pending group key updateJouni Malinen2008-10-211-4/+24
* Added support for using SHA256-based stronger key derivation for WPA2Jouni Malinen2008-08-311-25/+30
* IEEE 802.11w: Added association pingJouni Malinen2008-08-311-4/+13
* Added support for opportunistic key caching (OKC)Jouni Malinen2008-08-031-0/+10
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+2310