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
*
wpa_supplicant: Fix port state management without IEEE8021X_EAPOL
Felix Fietkau
2010-11-09
1
-0/+6
*
Allow TSN AP to be selected when configured for WEP
Jouni Malinen
2010-11-08
1
-0/+25
*
eapol_test: Unregister EAP server methods if CONFIG_AP=y
Jouni Malinen
2010-11-07
1
-0/+4
*
P2P: Clear off_channel_freq when requesting new remain-on-channel
Jouni Malinen
2010-11-05
1
-1/+5
*
P2P: Cancel pending remain-on-channel request when stopping Listen
Jouni Malinen
2010-11-05
1
-2/+2
*
P2P: Do not skip call to p2p_scan_res_handled()
Jouni Malinen
2010-11-05
1
-1/+1
*
P2P: Copy p2p_intra_bss setting to the group interface
Jouni Malinen
2010-11-04
1
-0/+1
*
P2P: Allow p2p_cancel to cancel P2P client that has not yet connected
Jouni Malinen
2010-11-04
1
-1/+6
*
P2P: Skip extra remain-on-channel if oper channel matches
Jouni Malinen
2010-11-02
1
-34/+56
*
Add ctrl_iface command 'GET version'
Jouni Malinen
2010-10-31
2
-0/+45
*
Add WPA_IGNORE_CONFIG_ERRORS option to continue in case of bad config
Dmitry Shmidt
2010-10-31
1
-0/+2
*
P2P: Fix random channel selection to use os_get_random
Jouni Malinen
2010-10-31
1
-0/+1
*
P2P: Reorder code to avoid memory leak on error path
Jouni Malinen
2010-10-31
1
-7/+7
*
Fix copy-paste bug in p2p_serv_disc_resp handling
Jouni Malinen
2010-10-31
1
-6/+2
*
P2P: Add NULL pointer validation for ssid for group started event
Jouni Malinen
2010-10-31
1
-1/+1
*
Add ctrl_interface event for association rejected
Jouni Malinen
2010-10-27
1
-3/+10
*
P2P: Fix removal_reason setting to use correct pointer
Jouni Malinen
2010-10-27
1
-1/+1
*
Fix compiler warning from previous commit
Jouni Malinen
2010-10-27
1
-0/+1
*
Fix memory leak in P2P build without MLME
Jouni Malinen
2010-10-27
4
-25/+19
*
WPS ER: Add more details to wps_er_pbc failure returns
Jouni Malinen
2010-10-25
1
-1/+11
*
WPS ER: Show SetSelectedRegistrar events as ctrl_iface events
Jouni Malinen
2010-10-25
1
-0/+31
*
P2P: Remove P2P group on driver resource becoming unavailable
Jouni Malinen
2010-10-25
4
-1/+23
*
WPS: Fix wps_reg command documentation to require BSSID
Jouni Malinen
2010-10-25
2
-8/+6
*
P2P: Add mechanism for timing out idle groups
Jouni Malinen
2010-10-25
6
-3/+102
*
Show wpa_supplicant version number in the debug log
Jouni Malinen
2010-10-22
1
-0/+2
*
Fix crash on channel list changed event during driver init
Jouni Malinen
2010-10-20
1
-0/+2
*
WPS ER: Add wps_er_set_config to use local configuration
Jouni Malinen
2010-10-20
5
-0/+94
*
P2P: Scan all channels if GO is not found from common channels
Jouni Malinen
2010-10-19
1
-1/+2
*
P2P: Track non-P2P members in the group and set Group Limit bit
Jouni Malinen
2010-10-19
1
-0/+5
*
Fix max_stations to apply to associated STAs, not P2P peers
Jouni Malinen
2010-10-19
2
-2/+6
*
Add max_num_sta config option for wpa_supplicant AP mode
Jouni Malinen
2010-10-19
5
-1/+17
*
P2P: Add p2p_cancel command for cancelling ongoing group formation
Jouni Malinen
2010-10-19
4
-0/+47
*
P2P: Skip GO Neg Conf ack failure workaround of send failures
Jouni Malinen
2010-10-19
3
-5/+12
*
P2P: Try to re-create group interface if pending one is not available
Jouni Malinen
2010-10-18
1
-1/+10
*
WPS: Add virtual flags in Config Methods for WPS 2.0 if needed
Jouni Malinen
2010-10-16
1
-0/+25
*
P2P: Add mechanism for updating P2P channel list based on driver events
Jouni Malinen
2010-10-15
3
-0/+24
*
P2P: Set channel list per channel instead of per band
Jouni Malinen
2010-10-15
1
-129/+131
*
P2P: Verify that forced channel is suitable for autonomous GO
Jouni Malinen
2010-10-15
1
-0/+7
*
P2P: Send AP mode WPS-FAIL event to parent interface
Anil Gathala Sudha
2010-10-14
1
-0/+23
*
P2P: Send WPS-FAIL event to parent interface, too
Jouni Malinen
2010-10-14
1
-0/+4
*
WPS: Add Config Error into WPS-FAIL events
Jouni Malinen
2010-10-14
1
-1/+2
*
P2P: Reject multi-channel concurrent operations depending on driver
Jouni Malinen
2010-10-14
2
-12/+53
*
bgscan: Add new channel condition parameters to signal change events
Paul Stewart
2010-10-12
5
-10/+28
*
P2P: Limit p2p_connect .. pbc join based on BSSID
Jouni Malinen
2010-10-12
1
-2/+3
*
P2P: Fix remain-on-channel abort race
Johannes Berg
2010-10-10
1
-1/+1
*
dbus_new_handlers: Don't send NULL to dbus_message_new_error
Paul Stewart
2010-10-09
1
-0/+14
*
dbus: Treat '' in SSIDs of Interface.Scan as a request for broadcast scan
Daniel Kurtz
2010-10-09
1
-13/+16
*
dbus: Fix passive/active scans in some cases
Daniel Kurtz
2010-10-09
1
-2/+4
*
Fix .gitignore files to not ignore subdirectory matches
Jouni Malinen
2010-10-07
3
-11/+0
*
Fix wpa_supplicant build without CONFIG_WPS and CONFIG_AP
Ben Greear
2010-10-07
1
-0/+8
[next]