aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* P2P: Add p2p_prov_disc auto mechanismJouni Malinen2012-04-266-14/+86
* P2P: Fix PD Failure event to show peer device addressJouni Malinen2012-04-261-1/+1
* P2P: Do not update peer Listen channel based on PD/InvitationJouni Malinen2012-04-264-12/+19
* Update Doxygen documentation for new versionJouni Malinen2012-04-244-9/+14
* Fix validation of PSK-from-RADIUS-server required responseJouni Malinen2012-04-211-1/+1
* Sync wpa_supplicant man page with README changesJouni Malinen2012-04-211-111/+2
* Remove unnecessary EVENT_RX_MGMT data validationJouni Malinen2012-04-211-2/+1
* P2P: Don't rely on dictionary ordering in wpas_dbus_handler_p2p_add_serviceAdrien Bustany2012-04-211-40/+28
* P2P: Remove unused variableMasashi Honma2012-04-211-2/+0
* Sync with include/linux/nl80211.h from wireless-testing.gitJouni Malinen2012-04-191-7/+34
* P2P: Add provision discovery failure eventDeepthi Gowri2012-04-172-0/+6
* Fix sched_scan for max-num-of-scan_ssid=1 networksJouni Malinen2012-04-171-0/+4
* Fix sched_scan debug print regarding timeoutJouni Malinen2012-04-171-4/+4
* Add disable_scan_offload parameter to disable automatic scan offloadingJouni Malinen2012-04-174-1/+14
* P2P: Fix disallowing of pending listen command to override connectJouni Malinen2012-04-161-1/+1
* P2P: Allow wildcard service discovery from DBus APIAdrien Bustany2012-04-141-5/+10
* P2P: Cleanup P2PDevice D-Bus interface for hostap-1 releaseNirav Shah2012-04-143-17/+17
* P2P: Fix D-Bus property getters to default to "/" for Group, PeerGONirav Shah2012-04-141-7/+14
* wpa_supplicant: Use bss_id list for 'bss FIRST' commandDmitry Shmidt2012-04-141-1/+1
* P2P: Allow immediate group idle timeout configurationJouni Malinen2012-04-132-3/+13
* P2P: Extend use of group formation timeout until end of 4-way handshakeJouni Malinen2012-04-131-0/+35
* P2P: Fix p2p_connect join scan handler in error casesJouni Malinen2012-04-131-1/+2
* P2P: Add automatic GO Negotiation vs. join-a-group selectionJouni Malinen2012-04-135-17/+81
* P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is addedJouni Malinen2012-04-111-0/+6
* Allow disable_ht to override 11n configuration in AP modeVasanthakumar Thiagarajan2012-04-111-2/+11
* AP: Reschedule ap_handle_timer event on (re)associationJouni Malinen2012-04-111-0/+8
* AP: Add debug information for ap_handle_timer operationsJouni Malinen2012-04-111-0/+33
* AP: Reset STA timeout_next on driver-based-SME associationJouni Malinen2012-04-111-0/+6
* Fix EAP/WPS to PSK transition on reassociation in authenticatorJouni Malinen2012-04-101-0/+10
* nl80211: Extend shared_freq to handle AP/GO mode interfacesJithu Jance2012-04-081-1/+4
* P2P: Fix shared freq check and support AP mode validationJouni Malinen2012-04-081-9/+13
* P2P: Abort join-group operation if concurrent group cannot be supportedJouni Malinen2012-04-081-0/+45
* Scan only affected frequencies for 20/40 MHz co-ex check forJouni Malinen2012-04-081-3/+46
* Make random_add_randomness() debug print less verboseJouni Malinen2012-04-081-2/+2
* TLS: Use separate TLS library context for tunneled TLSJouni Malinen2012-04-075-24/+46
* Remove forgotten GPL language from man pages and README filesJouni Malinen2012-04-078-22/+22
* Android: Sync build configuration with defconfig changesJouni Malinen2012-04-071-25/+111
* Remove experimental Symbian buildJouni Malinen2012-04-077-152/+0
* Add RANGE=ALL|N1-N2 selection for ctrl_iface BSS commandDmitry Shmidt2012-04-071-3/+62
* Add MASK=0xH option for the ctrl_iface BSS commandDmitry Shmidt2012-04-073-89/+198
* Move ctrl_iface BSS command response generation into a separate functionDmitry Shmidt2012-04-071-46/+55
* nl80211: Skip set_mode event subscription during deinitJouni Malinen2012-04-061-1/+3
* P2P: Disconnect P2P group on supplicant deinitNirav Shah2012-04-061-6/+2
* P2P: Fix crash for failure case when WSC PIN is entered incorrectlyAngie Chinchilla2012-04-061-2/+10
* Do not write bg_scan_period value if default (-1) has not been changedJouni Malinen2012-04-061-1/+1
* Clarify comment in wpa_supplicant/defconfigAngie Chinchilla2012-04-061-2/+2
* Save bgscan parameter into configuration fileEd Wildgoose2012-04-061-0/+1
* P2P: Update BSS entries in P2P group interface only if P2P IE is presentNeeraj Kumar Garg2012-04-061-0/+12
* Better wpa_cli error messages when connect failsBen Greear2012-04-061-6/+8
* Make bind failure messages uniqueBen Greear2012-04-067-11/+12