aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsn_supp
Commit message (Expand)AuthorAgeFilesLines
...
* Move RC4 into crypto.h as a replaceable crypto functionJouni Malinen2009-08-161-1/+1
* Add root .gitignore file to cleanup ignore listsJouni Malinen2009-06-291-1/+0
* Disconnect if 4-way handshake processing failsJouni Malinen2009-04-201-18/+38
* Fix SHA-256-based KDF when using CCMP as the pairwise cipherJouni Malinen2009-04-013-9/+11
* FT: Add RIC Request processing and RIC Response generationJouni Malinen2009-03-091-7/+60
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-092-12/+28
* Allow SHA256-based key handshake to be used without 802.11rJouni Malinen2009-02-191-2/+2
* Improved 'make install' (use BINDIR/LIBDIR, install shared objects)Daniel Mierswa2009-02-151-0/+3
* Added a separate ctx pointer for wpa_msg() calls in WPA suppJouni Malinen2009-01-174-28/+30
* Moved rsn_pmkid() into shared code to avoid duplicationJouni Malinen2009-01-141-33/+0
* Removed wpa_sm dereference from pmksa_cache_list()Jouni Malinen2009-01-134-5/+23
* Moved proto == RSN validation from pmksa_cache.c into the callerJouni Malinen2009-01-132-4/+6
* Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0Jouni Malinen2008-12-261-3/+9
* WPS: Moved mac_addr and uuid configuration into wps_contextJouni Malinen2008-11-281-1/+0
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+1
* Fixed canceling of PMKSA caching with driver generated RSN IEJouni Malinen2008-11-211-1/+1
* Added support for enforcing frequent PTK rekeyingJouni Malinen2008-11-063-1/+20
* MFP + FT: Added support for sending IGTK in FTIEJouni Malinen2008-09-011-73/+146
* Added support for using SHA256-based stronger key derivation for WPA2Jouni Malinen2008-08-317-51/+101
* Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPRJouni Malinen2008-08-302-2/+2
* IEEE Std 802.11r-2008 has been released, so update referencesJouni Malinen2008-08-151-1/+1
* Fixed opportunistic key caching (OKC)Jouni Malinen2008-08-031-1/+2
* Make proactive key caching working againMichael Bernhard2008-07-061-1/+2
* Fixed race condition between disassociation event and group key handshakeJouni Malinen2008-06-093-17/+0
* Read Michael MIC keys through TK2 union instead of offset from TK1Jouni Malinen2008-06-051-2/+2
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-032-4/+2
* FT: Use correct BSSID when deriving PTK and verifying MICJouni Malinen2008-03-122-5/+6
* Delete PTK SA on (re)association if this is not part of a Fast BSSJouni Malinen2008-03-121-3/+15
* Silence gcc 4.3.0 warnings about invalid array indexesJouni Malinen2008-03-121-2/+3
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-2714-0/+6786