aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Mark ieee802_11_parse_elems() input and parsed elems constJouni Malinen2009-12-132-29/+30
* Move vendor-specific IE type defines away from driver.hJouni Malinen2009-12-101-0/+2
* Remove src/crypto from default include pathJouni Malinen2009-11-291-5/+5
* Remove src/common from default header file pathJouni Malinen2009-11-292-2492/+0
* HT: Remove unneeded struct ht_cap_ie wrapperJouni Malinen2009-11-291-6/+0
* Remove unused/unneeded IEEE 802.11n definitionsJouni Malinen2009-11-291-120/+17
* Rename HT Capabilities IE fields to match with IEEE Std 802.11n-2009Jouni Malinen2009-11-291-8/+8
* Remove deprecated driver_ops handlersJouni Malinen2009-11-231-2/+0
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-0/+19
* WPS ER: Add ctrl_iface notifications for AP/Enrollee add/removeJouni Malinen2009-11-151-0/+6
* Add AP mode WPA status into ctrl_ifaceJouni Malinen2009-10-162-0/+70
* Add ctrl_iface events for AP mode STA connect/disconnectJouni Malinen2009-10-161-0/+2
* nl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into scan resultsJouni Malinen2009-10-011-0/+2
* Convert WPS IE concat routine to a generic helperJouni Malinen2009-09-112-0/+47
* nl80211: Use defines for cipher suite selectorsZhu Yi2009-09-031-0/+13
* 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