aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Remove set_intra_bss() driver_opsJouni Malinen2011-10-172-9/+0
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-1/+1
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-171-0/+1
* Interworking: Document network selection parametersJouni Malinen2011-10-161-0/+18
* Interworking: Support for using EAP-SIM credentials in network selectionJouni Malinen2011-10-164-5/+253
* Interworking: Support username/password based network selectionJouni Malinen2011-10-164-2/+237
* Interworking: Parse NAI Realms and match against home realmJouni Malinen2011-10-164-2/+306
* Interworking: Add commands for network selectionJouni Malinen2011-10-165-5/+157
* Interworking: Add ANQP query requestsJouni Malinen2011-10-168-0/+543
* wpa_cli: Make second argument to set command optionalJouni Malinen2011-10-161-2/+6
* WNM: Add BSS Transition Management Request for ESS Disassoc ImminentJouni Malinen2011-10-161-0/+48
* Add Extended Capability element to AssocReq for InterworkingJouni Malinen2011-10-162-0/+34
* IEEE 802.11u: Allow Interworking and HESSID to be configuredJouni Malinen2011-10-167-14/+106
* Fix location of P2P indication flag in BSS ctrl_iface outputJouni Malinen2011-10-161-6/+6
* Allow drivers to indicate WPS push button in station modeGurumoorthi Gnanasambandhan2011-10-161-0/+5
* Convert signed bit field to unsigned oneJouni Malinen2011-10-161-2/+2
* dbus: Fix potential memory leak with unexpected p2p_find callsJouni Malinen2011-10-161-0/+1
* Remove unnecessary wpa_s == NULL validationJouni Malinen2011-10-161-2/+1
* Add delayed scheduled scan requestLuciano Coelho2011-10-153-1/+39
* Add filter support to scheduled scansLuciano Coelho2011-10-153-14/+23
* Use sched_scan in driver initLuciano Coelho2011-10-153-3/+13
* Add scheduled scan driver operationsLuciano Coelho2011-10-156-0/+231
* Reorganize P2P and WPS scan codeLuciano Coelho2011-10-151-76/+96
* P2P: Cleanup AP callbacks when removing the groupJanusz Dziedzic2011-10-121-0/+5
* dbus: Export max scan ssids supported by driverMohamed Abbas2011-10-021-0/+8
* Do not re-associate on SELECT_NETWORK to current networkJithu Jance2011-10-021-0/+8
* Allow wildcard SSID to be used with WPA-PSK if bssid is setZhi Chen2011-09-302-1/+24
* GAS: Use off-channel operations for requestsJouni Malinen2011-09-298-262/+452
* GAS: Add a generic GAS query moduleJouni Malinen2011-09-296-0/+556
* Move GAS/ANQP build routines to a separate file from P2PJouni Malinen2011-09-291-0/+5
* P2P: Provide mechanism for figuring out p2p_scan_ie() buffer needJouni Malinen2011-09-292-3/+8
* P2P: Do not request station mode scans during P2P operationsJouni Malinen2011-09-293-0/+24
* P2P: Do not leave P2P scan handler registered if scan failsJouni Malinen2011-09-291-0/+3
* Do not enable bgscan when driver takes care of BSS selectionJouni Malinen2011-09-261-0/+2
* Support driver-based BSS selection in ap_scan=1 modeJouni Malinen2011-09-263-4/+18
* Remove EAP-TTLSv1 and TLS/IAJouni Malinen2011-09-252-13/+1
* TLS: Add support for TLS v1.1 (RFC 4346) with internal TLSJouni Malinen2011-09-252-0/+11
* D-Bus/P2P: Treat PIN as stringReinette Chatre2011-09-222-3/+7
* wpa_supplicant: AP mode, set drv_flagsJanusz Dziedzic2011-09-221-0/+1
* D-Bus/P2P: Support all discovery typesReinette Chatre2011-09-221-1/+10
* D-Bus: Fix memory leak when using array of array of bytesReinette Chatre2011-09-221-5/+5
* P2P: Fix action done handling for driver-based off-channel TXJohannes Berg2011-09-221-5/+5
* Fix typos found by codespellPavel Roskin2011-09-225-11/+11
* eapol_test: Add option for writing server certificate chain to a fileJouni Malinen2011-09-171-8/+44
* Fix proactive_key_caching configuration to WPA codeJouni Malinen2011-09-161-0/+1
* wpa_supplicant AP: Set static WEP keys if configuredJouni Malinen2011-09-151-0/+16
* AP: Set pairwise/group cipher for non-WPA modesJouni Malinen2011-09-151-2/+19
* P2P: Remove CCK supported rates when running P2P scanRajkumar Manoharan2011-09-101-0/+2
* Make sure wpa_proto gets cleared for WPS and non-WPA connectionsEdward Lu2011-09-081-0/+2
* P2P: Remove Label config methodJouni Malinen2011-09-083-8/+2