aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Sync with linux/nl80211.h from wireless-testing.gitJouni Malinen2009-08-181-5/+169
* Verify that EAPOL-Key MIC generation succeedsJouni Malinen2009-08-161-3/+3
* Add root .gitignore file to cleanup ignore listsJouni Malinen2009-06-291-1/+0
* Sync with linux/nl80211.h from wireless-testing.gitJouni Malinen2009-05-141-3/+31
* nl80211: Add MFP flag configuration for station modeJouni Malinen2009-05-121-1/+20
* Drop unprotected Robust Action frames from MFP STAsJouni Malinen2009-05-081-0/+2
* Update SA Query transaction id length based on IEEE 802.11w/D8.0Jouni Malinen2009-05-061-2/+2
* Add handling of SME auth/assoc timeout eventsJouni Malinen2009-04-241-2/+11
* nl80211: Sync with linux/nl80211.h from wireless-testing.gitJouni Malinen2009-04-211-4/+78
* Sync linux/nl80211.h with wireless-testing.gitJouni Malinen2009-04-091-1/+39
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-37/+0
* Share same hw_feature definitions between hostapd and wpa_supplicantJouni Malinen2009-04-031-0/+44
* Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexistJouni Malinen2009-03-261-0/+7
* Add SME support (separate authentication and association)Jouni Malinen2009-03-201-0/+10
* Update linux/nl80211.h copy based on wireless-testing.gitJouni Malinen2009-03-201-0/+145
* FT: Fix status code values to match with IEEE 802.11r-2007Jouni Malinen2009-03-091-4/+3
* FT: Add RIC Request processing and RIC Response generationJouni Malinen2009-03-092-0/+10
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-092-0/+23
* WMM-AC: Fix hostapd processing of ADDTS Request and add test codeJouni Malinen2009-03-061-0/+85
* WMM cleanup (WME -> WMM rename, comments, etc.)Jouni Malinen2009-03-043-33/+44
* Allow SHA256-based key handshake to be used without 802.11rJouni Malinen2009-02-191-2/+2
* Sync nl80211_copy.h with wireless-testing linux/nl80211.hJouni Malinen2009-02-181-0/+5
* Improved 'make install' (use BINDIR/LIBDIR, install shared objects)Daniel Mierswa2009-02-151-0/+3
* Allow the privsep driver to pass the set_country to the real driverDaniel Mierswa2009-02-151-0/+1
* Sync nl80211.h with the current wireless-testing versionJouni Malinen2009-02-121-0/+69
* Fix privsep build with CONFIG_CLIENT_MLME=yJouni Malinen2009-02-071-1/+2
* Remove orphaned wpa_cli control socket on EADDRINUSEJouni Malinen2009-01-311-1/+15
* WPS: Lock AP Setup on multiple AP PIN validation failuresJouni Malinen2009-01-231-0/+1
* Allow WPS APs for PIN enrollment even without Selected RegistrarJouni Malinen2009-01-231-0/+2
* WPS: Added option to disable AP auto-config on first registrationJouni Malinen2009-01-211-0/+1
* Changed the version to 0.7.0 since development branch is now 0.7.xJouni Malinen2009-01-201-1/+1
* Sync nl80211_copy.h with wireless-testing.git linux/nl80211.hJouni Malinen2009-01-201-3/+25
* Fixed MFP Association Comeback mechanism to use Timeout Interval IEJouni Malinen2009-01-193-7/+11
* Moved rsn_pmkid() into shared code to avoid duplicationJouni Malinen2009-01-142-0/+37
* Moved documentation from developer.txt into source code filesJouni Malinen2009-01-081-0/+8
* Preparations for 0.6.7 releaseJouni Malinen2009-01-061-1/+1
* Include pending MFP defines in nl80211_copy.hJouni Malinen2008-12-311-2/+6
* Sync nl80211.h copy with the current kernel versionJouni Malinen2008-12-311-0/+31
* Renamed nl80211 HT channel parameters to match with kernelJouni Malinen2008-12-311-11/+11
* MFP: Fix SA Query Action CategoryJouni Malinen2008-12-311-1/+1
* Renamed Ping procedure into SA Query procedure per 802.11w/D7.0Jouni Malinen2008-12-261-9/+9
* Fixed the MFP Status/Reason Code values per 802.11w/D7.0Jouni Malinen2008-12-261-3/+1
* WPS: Added event callback for successfully completed registrationJouni Malinen2008-12-191-0/+2
* WPS: Added callback for failure-after-M2/M2DJouni Malinen2008-12-191-0/+2
* WPS: Added event callback and M2D notificationJouni Malinen2008-12-181-0/+2
* Use a fixed wps_msg prefix with WPS creds notificationJouni Malinen2008-12-151-0/+2
* WPS: Added control interface notification for available WPS APsJouni Malinen2008-12-151-0/+8
* nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicantJouni Malinen2008-12-081-0/+783
* Made 802.11 management frame IE parser aware of vendor HT Capab IEJouni Malinen2008-12-043-0/+22
* Added support for configuring secondary channel offset for HT40Jouni Malinen2008-11-241-5/+3