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
/
ap
Commit message (
Expand
)
Author
Age
Files
Lines
*
WFD: Add Wi-Fi Display support
Jouni Malinen
2012-12-14
1
-0
/
+11
*
hostapd: enable dynamic modification of acl policy
Nadim Zubidat
2012-11-06
2
-0
/
+59
*
hostap: add channel switch ability to AP & GO (INTERNAL)
Victor Goldenshtein
2012-09-13
7
-2
/
+141
*
hostapd: implement channel switch request drv ops (INTERNAL)
Victor Goldenshtein
2012-09-13
3
-0
/
+36
*
Make copies basic_rates list more useful
Jouni Malinen
2012-09-07
1
-0
/
+2
*
Remove default ACM=1 from AC_VO and AC_VI
Jouni Malinen
2012-09-04
1
-2
/
+2
*
AP: configure basic rates from iface and not conf
Arik Nemtsov
2012-09-04
1
-1
/
+1
*
Prep work to configure a prioritized interface (BRCM)
Eyal Shapira
2012-08-02
2
-0
/
+6
*
add set/cancel_priority to ap mode as well
Eliad Peller
2012-08-02
7
-0
/
+50
*
ap: add missing WLAN_STA_ASSOC_REQ_OK flag cleanups
Eliad Peller
2012-08-02
2
-5
/
+6
*
Fix deauth with reason 7 due to multiple assoc_req received
Eyal Shapira
2012-08-02
1
-0
/
+9
*
save eapol for later use (EAPOL Start race)
Eliad Peller
2012-08-02
4
-0
/
+38
*
add station before getting assoc resp tx completion
Eliad Peller
2012-08-02
1
-39
/
+48
*
P2P: enable to set in the conf file the wmm params
Yoni Divinsky
2012-07-30
3
-14
/
+6
*
Fix AP build without NEED_AP_MLME
Jouni Malinen
2012-07-07
1
-0
/
+2
*
hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe Response
Mahesh Palivela
2012-06-30
3
-0
/
+84
*
hostapd: Initial IEEE 802.11ac (VHT) definitions
Mahesh Palivela
2012-06-30
1
-0
/
+4
*
WPS: Share a single function for generating NFS password tokens
Jouni Malinen
2012-06-28
1
-44
/
+4
*
WPS: Use random_get_bytes() for NFC password id
Jouni Malinen
2012-06-28
1
-2
/
+4
*
WPS: Add support for NCF password token from AP
Jouni Malinen
2012-06-28
4
-0
/
+109
*
WPS: Add new mechanism for generation NFC configuration token
Jouni Malinen
2012-06-28
2
-0
/
+24
*
WPS: Add new mechanism for communicating NFC tag read events
Jouni Malinen
2012-06-27
2
-2
/
+92
*
nl80211: Handle CH_SWITCH event
Thomas Pedersen
2012-06-25
2
-0
/
+35
*
Remove STA entry from AP when starting TKIP countermeasures
Jouni Malinen
2012-06-25
1
-5
/
+11
*
Copy Chargeable-User-Identity in PMKSA caching case
Jouni Malinen
2012-06-17
2
-2
/
+14
*
RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request
Jouni Malinen
2012-06-17
1
-0
/
+11
*
RADIUS DAS: Add support for Disconnect-Request
Jouni Malinen
2012-06-17
1
-0
/
+71
*
RADIUS DAS: Validate Event-Timestamp
Jouni Malinen
2012-06-17
3
-0
/
+7
*
P2P: Add p2p_client_list support for FullMAC Persistent GO
Masashi Honma
2012-06-17
1
-1
/
+10
*
sta_info: Remove duplicated function declaration
Antonio Quartulli
2012-06-09
1
-1
/
+0
*
Force driver to disassociate STA if no room for the STA entry
Jouni Malinen
2012-05-27
1
-1
/
+4
*
WNM: Add advertisement of BSS max idle period
Jouni Malinen
2012-05-27
3
-1
/
+31
*
Add preliminary RADIUS dynamic authorization server (RFC 5176)
Jouni Malinen
2012-05-06
4
-1
/
+26
*
hostapd: Allow addition of arbitrary RADIUS attributes
Jouni Malinen
2012-05-05
4
-17
/
+111
*
hostapd: Add optional Chargeable-User-Identity request (RFC 4372)
Jouni Malinen
2012-05-05
2
-1
/
+21
*
hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372)
Jouni Malinen
2012-05-05
3
-1
/
+48
*
Remove unused variable
Jouni Malinen
2012-04-28
1
-2
/
+1
*
Fix validation of PSK-from-RADIUS-server required response
Jouni Malinen
2012-04-21
1
-1
/
+1
*
AP: Reschedule ap_handle_timer event on (re)association
Jouni Malinen
2012-04-11
1
-0
/
+8
*
AP: Add debug information for ap_handle_timer operations
Jouni Malinen
2012-04-11
1
-0
/
+33
*
AP: Reset STA timeout_next on driver-based-SME association
Jouni Malinen
2012-04-11
1
-0
/
+6
*
Fix EAP/WPS to PSK transition on reassociation in authenticator
Jouni Malinen
2012-04-10
1
-0
/
+10
*
Scan only affected frequencies for 20/40 MHz co-ex check for
Jouni Malinen
2012-04-08
1
-3
/
+46
*
AP: Add fuzz to idle-timer calculations
Ben Greear
2012-04-06
1
-2
/
+8
*
Change reason code for AP mode BSS termination to 3
Jouni Malinen
2012-04-03
1
-6
/
+7
*
Pass signal strength through, fix units
Johannes Berg
2012-04-01
7
-14
/
+24
*
hostapd: Only update already-set beacons when processing OLBC
Luciano Coelho
2012-04-01
3
-2
/
+13
*
Fix memory leaks on radius_client_send error paths
Jouni Malinen
2012-04-01
2
-7
/
+11
*
Add wps_cancel for hostapd_cli
Anirban Sirkhell
2012-03-30
4
-0
/
+45
*
nl80211: Make use of driver's capability to detect inactive stations
Vasanthakumar Thiagarajan
2012-03-27
1
-0
/
+1
[next]