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
*
TLS: Add a debug information on unsupported private key format
Jouni Malinen
2011-11-27
1
-0
/
+7
*
wext: Define some new values if linux/wireless.h is too old
Jouni Malinen
2011-11-25
1
-0
/
+8
*
P2P: Send STA connected/disconnected events to parent ctrl_iface
Dmitry Shmidt
2011-11-25
2
-0
/
+15
*
nl80211: Do not set sched_scan filter if driver does not support it
Jouni Malinen
2011-11-25
1
-1
/
+2
*
nl80211: Implement set_p2p_powersave for legacy_ps changes
Jouni Malinen
2011-11-25
1
-0
/
+40
*
Use wpa_key_mgmt_*() helpers
Jouni Malinen
2011-11-24
3
-5
/
+7
*
WPS: Include WSC IE in (Re)Association Response for maybe-WPS case
Jouni Malinen
2011-11-24
1
-1
/
+2
*
Move wpa_sm_remove_pmkid() call to PMKSA cache entry freeing
Jouni Malinen
2011-11-20
1
-3
/
+1
*
Fix wired EAPOL authenticator
Jouni Malinen
2011-11-20
1
-1
/
+2
*
Avoid possible compiler warning in os_gmtime()
Jouni Malinen
2011-11-20
3
-3
/
+6
*
nl80211: Set offchannel-OK selectively
Johannes Berg
2011-11-19
1
-12
/
+17
*
nl80211: Move preq NL handle into BSS
Johannes Berg
2011-11-19
1
-11
/
+13
*
nl80211: Add no_ack support for NL80211_CMD_FRAME
Jouni Malinen
2011-11-19
1
-8
/
+11
*
nl80211: Implement noack policy for send_mlme
Helmut Schaa
2011-11-19
2
-4
/
+11
*
Avoid excessive probe response retries
Helmut Schaa
2011-11-19
1
-1
/
+8
*
Allow MLME frames to be sent without expecting an ACK (no retries)
Helmut Schaa
2011-11-19
11
-25
/
+28
*
EAP-pwd: Remove struct eap_pwd_hdr
Jouni Malinen
2011-11-19
3
-14
/
+7
*
EAP-pwd: Fix zero-padding of input to H()
Dan Harkins
2011-11-19
3
-31
/
+76
*
EAP-pwd: Fix KDF for group 21
Dan Harkins
2011-11-19
1
-2
/
+14
*
nl80211: Support in-kernel station poll
Johannes Berg
2011-11-19
1
-3
/
+56
*
nl80211: Use non-receiving socket for EAPOL TX
Johannes Berg
2011-11-19
1
-24
/
+27
*
nl80211: Use device AP SME capability
Johannes Berg
2011-11-19
1
-10
/
+22
*
nl80211: Sync with wireless-testing.git linux/nl80211.h
Jouni Malinen
2011-11-19
1
-0
/
+113
*
AP: Add explicit EAPOL TX status event
Johannes Berg
2011-11-19
7
-10
/
+77
*
OpenSSL: Read certificate chain from server_cert file
Maciej Szmigiero
2011-11-19
1
-0
/
+1
*
nl80211: Implement shared_freq
Jithu Jance
2011-11-19
1
-0
/
+39
*
nl80211: Make MLME failure messages unique
Ben Greear
2011-11-18
1
-6
/
+9
*
P2P: Clear WPS method when GO negotiation fails
Johannes Berg
2011-11-18
1
-0
/
+2
*
nl80211: Fix UNSPEC signal quality reporting
Dan Williams
2011-11-18
1
-1
/
+1
*
P2P: Indicate GO Negotiation failure on peer expiration
Jithu Jance
2011-11-18
1
-1
/
+6
*
Use NULL instead of 0 for pointers
Jouni Malinen
2011-11-18
5
-8
/
+8
*
P2P: Fix collection of member-in-group information for peer entries
Jouni Malinen
2011-11-18
1
-1
/
+1
*
Mark local functions static
Jouni Malinen
2011-11-18
6
-10
/
+10
*
Include wpa_auth_glue.h to verify function prototypes
Jouni Malinen
2011-11-18
1
-0
/
+1
*
Include list.h after trace.h to avoid offsetof refinition
Jouni Malinen
2011-11-18
1
-1
/
+1
*
Remove incorrect le16 type cast
Jouni Malinen
2011-11-18
1
-1
/
+1
*
Fix the debug message in the previous commit
Jouni Malinen
2011-11-17
1
-2
/
+2
*
Set Secure=1 for EAPOL-Key msg 3/4 in WPA conditional on 2/4
Jouni Malinen
2011-11-17
2
-0
/
+19
*
Use a single define for maximum number of EAP methods
Jouni Malinen
2011-11-17
5
-14
/
+8
*
WPS: Use strdup to initialize dev_password for PBC
Jouni Malinen
2011-11-17
1
-2
/
+1
*
Avoid 0-length memmove from buffer end to keep static analyzers happier
Jouni Malinen
2011-11-17
1
-3
/
+6
*
nl80211: Get rid of family/cache objects
Johannes Berg
2011-11-16
1
-26
/
+4
*
P2P: Deal with a peer associating while connected
Johannes Berg
2011-11-16
1
-21
/
+33
*
P2P: Wait until ongoing scan completes before starting P2P find
Jouni Malinen
2011-11-15
3
-0
/
+38
*
WEXT: Use linux/wireless.h instead of wireless_copy.h
Jouni Malinen
2011-11-15
6
-1187
/
+47
*
Fix P2P IE configuration for GO mode
Jouni Malinen
2011-11-14
1
-3
/
+3
*
Make crypto_hash_init() easier for static analyzers
Jouni Malinen
2011-11-13
1
-1
/
+2
*
Make crypto_hash_init() easier for static analyzers
Jouni Malinen
2011-11-13
1
-1
/
+2
*
Make radius_msg_add_attr_user_password() easier for static analyzers
Jouni Malinen
2011-11-13
1
-3
/
+2
*
Make fips186_2_prf() easier for static analyzers
Jouni Malinen
2011-11-13
1
-2
/
+3
[next]