index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstract and Android sockets for global ctrl_iface
Jouni Malinen
2013-05-18
1
-17/+56
*
wpa_cli: Allow global interface to be used in interactive mode
Jouni Malinen
2013-05-18
1
-0/+4
*
wpa_supplicant: Add -G argument to specify global ctrl group
Jouni Malinen
2013-05-18
5
-3/+54
*
Allow global ctrl_iface to be used for per-interface commands
Jouni Malinen
2013-05-18
1
-0/+34
*
P2P: Use preferred channel list during GO creation
Suryadevara Sudheer
2013-05-17
1
-0/+6
*
P2P: Fix p2p_pref_chan setting from configuration file
Yufeng Wang
2013-05-17
1
-0/+6
*
dbus: Terminate cleanly on messagebus shutdown
Daniel Gnoutcheff
2013-05-16
1
-1/+24
*
WNM: Enable CONFIG_WNM in Android.mk
Vinayak Kamath
2013-05-16
1
-1/+4
*
WNM: Add sending of BSS Transition Management Query
Vinayak Kamath
2013-05-16
4
-0/+61
*
WNM: Add neighbor report processing for BSS Transition Management
Vinayak Kamath
2013-05-16
4
-16/+393
*
WPS: Clear connection failure counts on WPS success
Jouni Malinen
2013-05-15
1
-0/+3
*
WPS NFC: Connect using learnt credential after NFC Tag read
Jouni Malinen
2013-05-15
1
-13/+31
*
Mark interface disconnected on removal request
Jouni Malinen
2013-05-12
1
-0/+1
*
Do not try auto connect mechanism in disconnected state
Jouni Malinen
2013-05-12
1
-2/+3
*
Do not add BSS to blacklist on local disconnection request
Jouni Malinen
2013-05-12
1
-0/+11
*
Defer scan if connection is in progress on any of the shared interfaces
Deepthi Gowri
2013-05-10
3
-1/+41
*
wpa_supplicant: Allow vifs to scan only current channel
Ben Greear
2013-05-09
5
-2/+31
*
systemd: Fix systemd interface alias
Arend van Spriel
2013-05-09
3
-3/+3
*
Try to set WPA-None key after IBSS-joined event
Jouni Malinen
2013-05-07
3
-2/+14
*
Use cached driver capabilities instead of new fetch for each operation
Jouni Malinen
2013-05-07
2
-6/+4
*
Add a configration parameter for sched_scan interval
Sheng Fang
2013-05-07
4
-1/+13
*
TDLS: Move AID=1 workaround into driver_nl80211.c
Jouni Malinen
2013-05-06
1
-1/+1
*
TDLS: Pass peer's AID information to kernel
Sunil Dutt
2013-05-06
1
-2/+2
*
HS 2.0: Include HS 2.0 Indication element only for HS 2.0 association
Jouni Malinen
2013-05-05
4
-2/+33
*
wpa_cli: Fetch the current BSSID list when starting interactive mode
Jouni Malinen
2013-05-05
1
-0/+33
*
wpa_cli: Add BSSID tab completion for set bssid_filter
Jouni Malinen
2013-05-05
1
-0/+3
*
wpa_cli: Replace set command help with completion routine
Jouni Malinen
2013-05-05
1
-26/+58
*
wpa_cli: Allow space in the set command value
Jouni Malinen
2013-05-05
1
-14/+8
*
wpa_supplicant: Allow global scan frequencies configuration
Ben Greear
2013-05-05
5
-0/+52
*
Synchronize build config comments for wpa_supplicant
Jouni Malinen
2013-05-04
2
-5/+40
*
Android: Enable WPS ER and NFC support in the build
Jouni Malinen
2013-05-04
1
-1/+3
*
HS 2.0: Move Probe Request Indication IE addition to proper place
Jouni Malinen
2013-05-04
1
-5/+5
*
P2P: Clone beacon_int when initializing new group interface
Ilan Peer
2013-05-04
1
-0/+1
*
WPS: Remove duplicate networks after WPS
Vinayak Kamath
2013-04-30
1
-0/+76
*
wpa_supplicant: Default to nl80211 instead of wext
Jouni Malinen
2013-04-29
2
-11/+14
*
Clear extra_blacklist_count on FLUSH command
Jouni Malinen
2013-04-28
1
-0/+1
*
Add dup_binstr() to help common binary string tasks
Jouni Malinen
2013-04-27
4
-15/+5
*
NFC: Add no waiting and no multiple operations options for scripts
Jouni Malinen
2013-04-27
1
-16/+47
*
NFC: Increase wpa_cli command buffer size
Jouni Malinen
2013-04-27
1
-1/+1
*
Use a common frequency to channel conversion function
Jouni Malinen
2013-04-27
2
-48/+11
*
FT: Reset FT flag upon STA deauthentication
Deepthi Gowri
2013-04-26
1
-0/+1
*
Disable network temporarily on repeated connection failures
Jouni Malinen
2013-04-25
1
-0/+6
*
RSN: Update preauth scan results only based on new scan results
Jouni Malinen
2013-04-23
1
-7/+12
*
Move wpa_s freeing into wpa_supplicant_deinit_iface()
Jouni Malinen
2013-04-23
1
-3/+2
*
dbus_new: Add EAP logon/logoff
Paul Stewart
2013-04-23
3
-0/+50
*
wpa_supplicant: Add option -I for additional config file
Dmitry Shmidt
2013-04-23
9
-13/+52
*
wpa_supplicant: Add get_capability freq
Bruno Randolf
2013-04-23
2
-1/+58
*
Provide TLS alerts to CLI/UI over control interface
Chris Hessing
2013-04-23
1
-0/+3
*
P2P: Increase GTK rekeying period to 24 hours
Jouni Malinen
2013-04-23
1
-0/+10
*
WPS NFC: Allow configuration token to be built from network block
Jouni Malinen
2013-04-01
5
-31/+98
[next]