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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for setting SSID hiding mode through set_ap()
Jouni Malinen
2011-08-26
3
-0
/
+36
*
Add crypto parameters to set_ap() command separately
Jouni Malinen
2011-08-26
3
-0
/
+105
*
Sync with include/linux/nl80211.h in wireless-testing.git
Jouni Malinen
2011-08-26
1
-12
/
+93
*
WPS: Drop responses from ER to a STA that is not in WPS protocol
Jouni Malinen
2011-08-12
1
-1
/
+1
*
Make sure that EAP callbacks are not done if state machine has been removed
Jouni Malinen
2011-08-12
1
-1
/
+1
*
WPS: Fix M2/M2D Config Methods to include PushButton even if PBC not in use
Jouni Malinen
2011-08-11
1
-9
/
+1
*
WPS: Fix default virt/phy pushbutton config method setting
Jouni Malinen
2011-08-11
1
-4
/
+2
*
Add SSID as a separate item in AP mode Beacon setup
Jouni Malinen
2011-08-10
3
-0
/
+14
*
Replace set_beacon() driver op with set_ap()
Jouni Malinen
2011-08-10
6
-45
/
+73
*
nl80211: Fix hostapd build
Jouni Malinen
2011-08-09
1
-0
/
+5
*
AP: Reorder WPA/Beacon initialization
Jouni Malinen
2011-08-09
3
-8
/
+33
*
WPS: Do not update Beacon IEs before initial IE set
Jouni Malinen
2011-08-09
3
-1
/
+4
*
nl80211: Add l2_packet for AP mode EAPOL TX without monitor iface
Jouni Malinen
2011-08-09
1
-0
/
+44
*
nl80211: Do not include NL80211_ATTR_DURATION in TX frame if zero
Jouni Malinen
2011-08-09
1
-1
/
+2
*
nl80211: Fix connect command to not claim WPA if WPS is used
Jouni Malinen
2011-08-09
1
-1
/
+2
*
nl80211: Add more debug information on frame TX command failures
Jouni Malinen
2011-08-09
1
-1
/
+2
*
dbus: Do not segfault if P2P is disabled
Dan Williams
2011-08-07
1
-0
/
+44
*
dbus: Remove separate access variable from properties
Jouni Malinen
2011-08-07
4
-90
/
+62
*
wpa_supplicant AP: Enable uapsd in P2P GO mode if go_apsd was set
Eliad Peller
2011-08-06
1
-0
/
+5
*
DBus/P2P: Return Primary and Secondary device types as bytes
Jayant Sane
2011-08-06
1
-45
/
+25
*
random: Check fwrite return value to avoid warnings
Jouni Malinen
2011-08-06
1
-2
/
+9
*
TLS: Reorder certificates if needed when reading them
Jouni Malinen
2011-08-04
1
-3
/
+15
*
Dispatch more WPS events through hostapd ctrl_iface
Anish Nataraj
2011-08-04
4
-0
/
+22
*
P2P: Fix 802.11b-only rate validation for Probe Request frames
Jouni Malinen
2011-08-02
1
-0
/
+8
*
Clarify hostapd error message on unsupported hw_mode value
Jouni Malinen
2011-07-31
1
-1
/
+2
*
Change example hostapd.conf to use 2.4 GHz channel
Jouni Malinen
2011-07-31
1
-2
/
+2
*
dbus: clean up new D-Bus interface getters and setters
Dan Williams
2011-07-29
11
-1368
/
+1371
*
madwifi: Implement set_freq for hostapd, adjust hostapd.conf
Pavel Roskin
2011-07-29
2
-3
/
+21
*
hostap: Remove unused variable in handle_frame()
Pavel Roskin
2011-07-29
1
-2
/
+0
*
hostap: Add channel selection support in hostapd
Pavel Roskin
2011-07-29
1
-0
/
+20
*
Increase maximum number of SSIDs per scan with ProbeReq to 10
Dmitry Shmidt
2011-07-19
1
-1
/
+1
*
Fix hostapd_cli linking without CONFIG_WPA_TRACE=y
Vladimir
2011-07-19
1
-1
/
+1
*
Add CONFIG_IEEE80211N to wpa_supplicant defconfig
Jouni Malinen
2011-07-18
1
-0
/
+3
*
P2P: Set p2p auth/assoc parameter based on connection type
Jouni Malinen
2011-07-17
2
-10
/
+4
*
nl80211: Change vif type to P2P_CLI upon P2P authentication
Eliad Peller
2011-07-17
3
-2
/
+12
*
nl80211: Consider P2P when changing vif type
Eliad Peller
2011-07-17
1
-52
/
+62
*
nl80211: Do not re-set iftype when initializing added interface
Jouni Malinen
2011-07-17
1
-1
/
+13
*
nl80211: Add more debug info for iftype changes
Jouni Malinen
2011-07-17
1
-1
/
+28
*
nl80211: Ignore ifdown event if mode change triggered it
Jouni Malinen
2011-07-17
1
-2
/
+11
*
hostapd_cli: Start using src/utils/edit*.c
Jouni Malinen
2011-07-16
2
-65
/
+97
*
Deauthenticate on reconfiguration
Jouni Malinen
2011-07-16
1
-5
/
+4
*
Drop oldest unknown BSS table entries first
Jouni Malinen
2011-07-16
1
-5
/
+51
*
FT: Share IE parser implementation for Authenticator and Supplicant
Jouni Malinen
2011-07-16
4
-331
/
+171
*
FT: Fix FT IE parser to not count TIE as protected IE
Jouni Malinen
2011-07-16
1
-2
/
+0
*
FT: Fix the calculation of MIC Control field in FTIE
Hong Wu
2011-07-16
2
-3
/
+3
*
P2P: Do not reply to Probe Request frame indicating only 802.11b rates
Jouni Malinen
2011-07-15
1
-0
/
+30
*
P2P: Check Device ID match in Probe Request frames in Listen state
Jouni Malinen
2011-07-15
1
-5
/
+18
*
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
Jouni Malinen
2011-07-15
15
-22
/
+72
*
Check random_get_bytes() result before writing entropy file
Jouni Malinen
2011-07-15
1
-1
/
+2
*
P2P: Fix p2p_intra_bss with nl80211
Johannes Berg
2011-07-15
1
-0
/
+2
[next]