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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAP-FAST server: Add I-ID into PAC-Info
Jouni Malinen
2010-08-19
1
-0
/
+5
*
Add more debug info on deauth/disassoc events and commands
Jouni Malinen
2010-08-17
1
-2
/
+4
*
Fix memory leak in AP WEP key configuration
Jouni Malinen
2010-08-17
1
-0
/
+1
*
sme: Try all authentication algorithms when the first one fails
Samuel Ortiz
2010-08-17
1
-4
/
+0
*
nl80211: Ignore "DEAUTH" messages from APs we are not associated to
Paul Stewart
2010-08-16
1
-3
/
+19
*
Fix RSN preauth candidate list clearing to avoid segfaults
Daniel Gryniewicz
2010-08-14
1
-1
/
+4
*
nl80211: Don't pass ctx to wpa_driver_nl80211_init_nl
Johannes Berg
2010-08-11
1
-4
/
+3
*
nl80211: Remove unused pending_send_action
Johannes Berg
2010-08-11
1
-2
/
+0
*
WPS: Make DH debug prints easier to understand
Jouni Malinen
2010-08-11
2
-2
/
+2
*
nl80211: Show remain-on-channel duration in debug output
Jouni Malinen
2010-08-11
1
-1
/
+2
*
nl80211: Try mode changes multiple times to avoid some races
Jouni Malinen
2010-08-11
1
-5
/
+18
*
WPS: Allow AP to start in Enrollee mode without AP PIN for probing
Jouni Malinen
2010-07-26
4
-8
/
+16
*
FT: Send RRB data directly when managed by same hostapd process
Jouni Malinen
2010-07-25
2
-0
/
+62
*
WPS: Limit WPS ER event_id < 2^31 bits to avoid issues with atoi()
Jouni Malinen
2010-07-20
1
-0
/
+2
*
EAP server: Add support for configuring fragment size
Jouni Malinen
2010-07-20
11
-5
/
+17
*
WPS: Allow fragment size to be configured
Jouni Malinen
2010-07-20
3
-1
/
+15
*
WPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based on EAP messages
Jouni Malinen
2010-07-18
1
-0
/
+25
*
WPS: Reduce client timeout with EAP-WSC to avoid long wait
Jouni Malinen
2010-07-18
1
-1
/
+12
*
WPS: Force disconnection after provisioning step
Jouni Malinen
2010-07-18
1
-0
/
+19
*
WPS: Add more debug info for DH keys
Jouni Malinen
2010-07-17
2
-0
/
+4
*
Define Public Action and Vendor-specific Public Action frames
Jouni Malinen
2010-07-17
1
-0
/
+10
*
IEEE 802.11u GAS defines
Jouni Malinen
2010-07-17
1
-0
/
+36
*
nl80211: show TX status (ack) in debug log
Jouni Malinen
2010-07-17
1
-2
/
+3
*
FT: Fix RRB messages to use correct endianness
Jouni Malinen
2010-07-17
1
-2
/
+2
*
WPS: Add a workaround for OS X 10.6.3 and .4 (use PSK, not passphrase)
Jouni Malinen
2010-07-05
1
-0
/
+17
*
WPS: Add a workaround for parsing M1 from OS X 10.6
Jouni Malinen
2010-07-05
1
-0
/
+21
*
Add new debug message level for excessive information
Jouni Malinen
2010-07-05
4
-13
/
+16
*
OpenSSL: Fix public key length in DH group 5 operations
Jouni Malinen
2010-06-26
1
-1
/
+1
*
WPS: Use different scan result sorting rules when doing WPS provisioning
Jouni Malinen
2010-06-11
2
-0
/
+32
*
WPS: Add workaround for missing Network Key attribute
Jouni Malinen
2010-06-11
1
-0
/
+7
*
WPS: Do not proxy Probe Request frames to foreign SSIDs to Registrars
Jouni Malinen
2010-06-10
1
-0
/
+13
*
rfkill: Use rtnetlink ifup/ifdown events
Jouni Malinen
2010-05-31
3
-6
/
+40
*
Fix driver operation order in configuration reloading
Jouni Malinen
2010-05-29
1
-5
/
+5
*
eloop: Fix crash on signal handler cancelling next timeout
Jouni Malinen
2010-05-28
1
-0
/
+2
*
atheros: Fix WPA/802.1X disabling to clear Privacy flag
Jouni Malinen
2010-05-28
1
-2
/
+6
*
WPS ER: Add command for configuring an AP
Jouni Malinen
2010-05-28
2
-2
/
+81
*
WPS ER: Add ctrl_iface event for learned AP settings
Jouni Malinen
2010-05-27
3
-2
/
+19
*
WPS ER: Allow AP filtering based on IP address
Jouni Malinen
2010-05-27
4
-2
/
+17
*
WPS ER: Fix Credential to use correct Enrollee MAC Address
Jouni Malinen
2010-05-27
2
-0
/
+13
*
Add WPS IE into (Re)Association Response frame if WPS is used
Jouni Malinen
2010-05-26
6
-12
/
+59
*
Reassemble WPS IE(s) in (Re)Association Request if needed
Jouni Malinen
2010-05-26
1
-2
/
+2
*
Fix WPS attribute parser to use correct pointer for Response Type
Jouni Malinen
2010-05-26
1
-1
/
+1
*
Internal TLS: Fix X.509 name handling to use sequency of attributes
Jouni Malinen
2010-05-25
2
-95
/
+110
*
Internal TLS: Add domainComponent parser for X.509 names
Jouni Malinen
2010-05-25
2
-0
/
+19
*
Fix memory leak on rfkill init error path
Jouni Malinen
2010-05-25
2
-2
/
+6
*
Fix a typo in unused attribute name
Jouni Malinen
2010-05-25
1
-1
/
+1
*
bsd: Use set_freq() API for AP mode wpa_supplicant
Masashi Honma
2010-05-23
1
-22
/
+4
*
Add Linux rfkill support
Jouni Malinen
2010-05-23
8
-6
/
+379
*
Update WPS IE on hostapd reconfiguration
Andriy Tkachuk
2010-05-02
3
-0
/
+17
*
hostapd: Reorder some IEs to get closer to IEEE 802.11 standard
Jouni Malinen
2010-05-02
2
-13
/
+16
[next]