index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Interworking: Allow network block -based connection without ANQP matches
Jouni Malinen
2012-02-16
1
-0
/
+40
*
Interworking: Add verbose error message on cred block parsing errors
Jouni Malinen
2012-02-16
1
-1
/
+4
*
Interworking: Add support for credential priorities
Jouni Malinen
2012-02-16
4
-25
/
+69
*
Interworking: Add ctrl_iface commands for managing credentials
Jouni Malinen
2012-02-16
4
-0
/
+276
*
Interworking: Write cred blocks into configuration file
Jouni Malinen
2012-02-16
1
-0
/
+26
*
Interworking: Add support for multiple credentials
Jouni Malinen
2012-02-16
4
-125
/
+320
*
Interworking: Use 3gppnetwork.org for matching home SP for SIM/USIM
Jouni Malinen
2012-02-16
1
-11
/
+52
*
Interworking: Use anonymous NAI in EAP-TTLS Phase 1
Jouni Malinen
2012-02-16
1
-0
/
+25
*
Interworking: Add support for home vs. visited SP determination
Jouni Malinen
2012-02-16
3
-5
/
+62
*
Interworking: Do not disable other network profiles
Jouni Malinen
2012-02-16
1
-2
/
+6
*
Add BSSID filter for testing purposes
Jouni Malinen
2012-02-16
6
-0
/
+94
*
Allow legacy PS param to be set with SET in addition to P2P_SET
Jouni Malinen
2012-02-16
1
-0
/
+2
*
Allow U-APSD parameters to be configured with SET command
Jouni Malinen
2012-02-16
1
-0
/
+36
*
Allow ENABLE_NETWORK to avoid automatic connection
Jouni Malinen
2012-02-16
2
-1
/
+11
*
Add mechanism for disabling radio for testing purposes
Jouni Malinen
2012-02-16
2
-0
/
+14
*
WPS: Do not use sched_scan for provisioning step
Jouni Malinen
2012-02-15
1
-0
/
+14
*
IBSS RSN: Support authorization
Antonio Quartulli
2012-02-12
1
-0
/
+48
*
eloop: Support poll() in eloop
Ben Greear
2012-02-12
2
-0
/
+7
*
WPS: Fix regression in post-WPS scan optimization
Jouni Malinen
2012-02-12
1
-2
/
+4
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
65
-520
/
+130
*
Remove the GPL notification from files contributed by Atheros
Jouni Malinen
2012-02-11
12
-96
/
+24
*
Select the BSD license terms as the only license alternative
Jouni Malinen
2012-02-11
4
-63
/
+15
*
EAP-pwd: Describe build option for EAP-pwd
Dan Harkins
2012-02-11
1
-0
/
+3
*
dbus: Make the P2P peer's properties accessible separately
Flávio Ceolin
2012-02-11
3
-74
/
+267
*
P2P: Do not expire GO peer entry during group rekeying
Piotr Nakraszewicz
2012-02-11
1
-1
/
+2
*
Fix CONFIG_NO_SCAN_PROCESSING=y build
Jouni Malinen
2012-02-11
1
-24
/
+24
*
Show BSS entry age (seconds since last update)
Jouni Malinen
2012-02-08
1
-1
/
+5
*
P2P: Allow BSS entry to be fetched based on GO P2P Device Address
Jouni Malinen
2012-02-07
3
-0
/
+26
*
P2P: Set Invitation Type to 1 for GO inviting to a persistent group
Jouni Malinen
2012-02-06
3
-5
/
+16
*
P2P: Wait for PD-before-join response
Jouni Malinen
2012-02-05
1
-3
/
+31
*
P2P: Skip event notification on PD Response in join-group case
Jouni Malinen
2012-02-05
1
-9
/
+10
*
bgscan_simple: Refinements to fast-scan backoff
Paul Stewart
2012-02-05
1
-4
/
+19
*
Try fallback drivers if global init for preferred drivers fails
Dan Williams
2012-02-04
1
-2
/
+5
*
P2P: Fix the setter function for DBus group properties
Todd Previte
2012-02-04
1
-5
/
+5
*
P2P: Fix DBus crash and return additional P2P group properties
Todd Previte
2012-02-04
1
-14
/
+72
*
Use PMKSA cache entries with only a single network context
Jouni Malinen
2012-02-04
1
-0
/
+2
*
Delay scan request on select_network if disconnecting
Jouni Malinen
2012-02-04
1
-3
/
+6
*
Interworking: Fix EAP-TTLS/MSCHAP configuration
Jouni Malinen
2012-01-31
1
-2
/
+2
*
WPS: Disable AP PIN after 10 consecutive failures
Jouni Malinen
2012-01-30
1
-0
/
+2
*
Support HT capability overrides
Ben Greear
2012-01-29
7
-0
/
+284
*
Remove duplicated TERMINATING event
Jouni Malinen
2012-01-29
1
-5
/
+0
*
Move ctrl_iface deinit into the end of interface deinit
Dmitry Shmidt
2012-01-29
1
-6
/
+13
*
Deinit driver before notifying interface has been removed
Dmitry Shmidt
2012-01-29
1
-3
/
+3
*
Let wpa_supplicant_deinit_iface() know that process is terminating
Dmitry Shmidt
2012-01-29
6
-12
/
+14
*
SME: Fix processing of Authentication timeout and failure
Eyal Shapira
2012-01-29
1
-2
/
+2
*
Interleave wildcard and specific SSID scans when max_ssids=1
Eyal Shapira
2012-01-29
3
-8
/
+31
*
Install only the binaries into BINDIR
Jouni Malinen
2012-01-29
1
-3
/
+4
*
build: Fix install target parent directory prerequisites
Grant Erickson
2012-01-29
1
-3
/
+4
*
dbus: Remove unused D-Bus version defines
Jouni Malinen
2012-01-29
3
-34
/
+0
*
IBSS RSN: Provide ibss_rsn_get_peer() helper function
Antonio Quartulli
2012-01-29
1
-12
/
+20
[next]