aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Interworking: Allow network block -based connection without ANQP matchesJouni Malinen2012-02-161-0/+40
* Interworking: Add verbose error message on cred block parsing errorsJouni Malinen2012-02-161-1/+4
* Interworking: Add support for credential prioritiesJouni Malinen2012-02-164-25/+69
* Interworking: Add ctrl_iface commands for managing credentialsJouni Malinen2012-02-164-0/+276
* Interworking: Write cred blocks into configuration fileJouni Malinen2012-02-161-0/+26
* Interworking: Add support for multiple credentialsJouni Malinen2012-02-164-125/+320
* Interworking: Use 3gppnetwork.org for matching home SP for SIM/USIMJouni Malinen2012-02-161-11/+52
* Interworking: Use anonymous NAI in EAP-TTLS Phase 1Jouni Malinen2012-02-161-0/+25
* Interworking: Add support for home vs. visited SP determinationJouni Malinen2012-02-163-5/+62
* Interworking: Do not disable other network profilesJouni Malinen2012-02-161-2/+6
* Add BSSID filter for testing purposesJouni Malinen2012-02-166-0/+94
* Allow legacy PS param to be set with SET in addition to P2P_SETJouni Malinen2012-02-161-0/+2
* Allow U-APSD parameters to be configured with SET commandJouni Malinen2012-02-161-0/+36
* Allow ENABLE_NETWORK to avoid automatic connectionJouni Malinen2012-02-162-1/+11
* Add mechanism for disabling radio for testing purposesJouni Malinen2012-02-162-0/+14
* WPS: Do not use sched_scan for provisioning stepJouni Malinen2012-02-151-0/+14
* IBSS RSN: Support authorizationAntonio Quartulli2012-02-121-0/+48
* eloop: Support poll() in eloopBen Greear2012-02-122-0/+7
* WPS: Fix regression in post-WPS scan optimizationJouni Malinen2012-02-121-2/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1165-520/+130
* 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