aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-1112-96/+24
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-114-63/+15
* EAP-pwd: Describe build option for EAP-pwdDan Harkins2012-02-111-0/+3
* dbus: Make the P2P peer's properties accessible separatelyFlávio Ceolin2012-02-113-74/+267
* P2P: Do not expire GO peer entry during group rekeyingPiotr Nakraszewicz2012-02-111-1/+2
* Fix CONFIG_NO_SCAN_PROCESSING=y buildJouni Malinen2012-02-111-24/+24
* Show BSS entry age (seconds since last update)Jouni Malinen2012-02-081-1/+5
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-073-0/+26
* P2P: Set Invitation Type to 1 for GO inviting to a persistent groupJouni Malinen2012-02-063-5/+16
* P2P: Wait for PD-before-join responseJouni Malinen2012-02-051-3/+31
* P2P: Skip event notification on PD Response in join-group caseJouni Malinen2012-02-051-9/+10
* bgscan_simple: Refinements to fast-scan backoffPaul Stewart2012-02-051-4/+19
* Try fallback drivers if global init for preferred drivers failsDan Williams2012-02-041-2/+5
* P2P: Fix the setter function for DBus group propertiesTodd Previte2012-02-041-5/+5
* P2P: Fix DBus crash and return additional P2P group propertiesTodd Previte2012-02-041-14/+72
* Use PMKSA cache entries with only a single network contextJouni Malinen2012-02-041-0/+2
* Delay scan request on select_network if disconnectingJouni Malinen2012-02-041-3/+6
* Interworking: Fix EAP-TTLS/MSCHAP configurationJouni Malinen2012-01-311-2/+2
* WPS: Disable AP PIN after 10 consecutive failuresJouni Malinen2012-01-301-0/+2
* Support HT capability overridesBen Greear2012-01-297-0/+284
* Remove duplicated TERMINATING eventJouni Malinen2012-01-291-5/+0
* Move ctrl_iface deinit into the end of interface deinitDmitry Shmidt2012-01-291-6/+13
* Deinit driver before notifying interface has been removedDmitry Shmidt2012-01-291-3/+3
* Let wpa_supplicant_deinit_iface() know that process is terminatingDmitry Shmidt2012-01-296-12/+14
* SME: Fix processing of Authentication timeout and failureEyal Shapira2012-01-291-2/+2
* Interleave wildcard and specific SSID scans when max_ssids=1Eyal Shapira2012-01-293-8/+31
* Install only the binaries into BINDIRJouni Malinen2012-01-291-3/+4
* build: Fix install target parent directory prerequisitesGrant Erickson2012-01-291-3/+4
* dbus: Remove unused D-Bus version definesJouni Malinen2012-01-293-34/+0
* IBSS RSN: Provide ibss_rsn_get_peer() helper functionAntonio Quartulli2012-01-291-12/+20
* dbus: Fix endianness bug in Frequency and Signal propertiesSylvestre Gallon2012-01-281-2/+6
* Rename systemd template files to avoid @ in the file nameJouni Malinen2012-01-284-0/+3
* Support fixing the BSSID in IBSS modeNicolas Cavallari2012-01-281-0/+7
* dbus: Create DBus getter/setter for FastReauthPaul Stewart2012-01-283-0/+60
* P2P: Fix WSC IE inclusion for P2P disabled caseJouni Malinen2012-01-271-4/+6
* P2P: Do not expire peer entry if we are connected to the peerJouni Malinen2012-01-252-0/+24
* Stop sched_scan in number of cases where it should not be runningJouni Malinen2012-01-232-0/+5
* Update WPA/RSN IE properly for driver based BSS selectionSujith Manoharan2012-01-231-6/+56
* eapol_test: Show MNC length in debug outputJouni Malinen2012-01-221-0/+3
* dbus: Validate SSID length in new D-Bus scan requestSam Leffler2012-01-221-0/+10
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-085-10/+26
* Update copyright notices to include year 2012Jouni Malinen2012-01-013-3/+3
* Do not trigger fast reconnection on locally generated deauth/disassocJouni Malinen2012-01-011-7/+19
* Fix BSS property names in the example D-Bus scriptJouni Malinen2012-01-011-2/+2
* dbus: Fix extra semicolonSyam Sidhardhan2012-01-011-1/+1
* dbus: Increase buffer size to fix Introspect XMLJouni Malinen2011-12-311-1/+7
* Remove possible authentication timeout on connection failureJouni Malinen2011-12-311-0/+5
* WPS: Use single channel scan if AP channel already knownJouni Malinen2011-12-313-4/+25
* Use correct (multi-user) target when installing systemd unitsMichał Górny2011-12-294-4/+4
* P2P: Stop remain-on-channel prior to starting join-a-group clientJouni Malinen2011-12-291-0/+7