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
*
Declare wpa_debug_* variables in src/utils/wpa_debug.h
Jouni Malinen
2013-12-31
9
-29/+0
*
Declare wpa_drivers in src/drivers/driver.h
Jouni Malinen
2013-12-31
4
-7/+0
*
Clear EAPOL Logoff state on FLUSH command
Jouni Malinen
2013-12-31
1
-0/+1
*
Get rid of duplicated cipher suite and AKM definitions
Jouni Malinen
2013-12-31
4
-42/+11
*
WPS: Clean up UUID debug print
Jouni Malinen
2013-12-30
1
-7/+9
*
Interworking: Allow cred blocks not to be saved to a file
Jouni Malinen
2013-12-30
5
-0/+18
*
Reset WPA parameters to default values on FLUSH command
Jouni Malinen
2013-12-29
1
-0/+4
*
P2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
Jouni Malinen
2013-12-29
4
-317/+17
*
WPS: Use shorter scan interval during pre-provisioning search
Jouni Malinen
2013-12-29
1
-1/+1
*
WPS: Replace wpas_wps_in_progress with identical wpas_wps_searching
Jouni Malinen
2013-12-29
3
-15/+1
*
Remove unnecessary EVENT_RX_ACTION
Jouni Malinen
2013-12-29
3
-91/+104
*
Make local UUID available through ctrl_iface STATUS command
Jouni Malinen
2013-12-29
1
-0/+12
*
Clear wps_fragment_size on FLUSH command
Jouni Malinen
2013-12-29
1
-0/+1
*
Fix PeerKey 4-way handshake
Jouni Malinen
2013-12-28
1
-0/+10
*
WNM: Add Target BSSID into BSS Transition Management Response
Jouni Malinen
2013-12-27
1
-1/+9
*
WNM: Use nonzero dialog token in BSS Transition Management Query
Jouni Malinen
2013-12-27
1
-1/+1
*
WNM: Add debug logs to get the RSSI from the scan results
Sudha Daram
2013-12-26
1
-0/+12
*
WPS: Remove old duplicate network even if key is different
Jouni Malinen
2013-12-26
1
-25/+0
*
Make CONFIG_TESTING_OPTIONS=y enable all testing options
Jouni Malinen
2013-12-26
2
-2/+8
*
WPS: Reduce scan wait time during WPS processing
Jouni Malinen
2013-12-26
2
-1/+12
*
Do not use results from externally requested scan for network selection
Jouni Malinen
2013-12-26
1
-0/+6
*
Reschedule own scan request if an externally started one is in progress
Jouni Malinen
2013-12-26
1
-0/+11
*
Show timing information about scan requests in debug log
Jouni Malinen
2013-12-26
2
-2/+17
*
Optional scan id for ctrl_iface SCAN requests
Jouni Malinen
2013-12-26
4
-3/+44
*
Track whether scan was started by us or an external program
Jouni Malinen
2013-12-26
4
-1/+22
*
Allow passive scan to be requested with SCAN passive=1
Jouni Malinen
2013-12-26
3
-0/+10
*
Remove unused last_scan_full
Jouni Malinen
2013-12-26
2
-21/+2
*
Interworking: Allow EAP-FAST to be used
Jouni Malinen
2013-12-26
1
-2/+10
*
Add GAS-QUERY-START and GAS-QUERY-DONE event messages
Jouni Malinen
2013-12-26
1
-2/+31
*
Allow channel list to be specified for SCAN command
Jouni Malinen
2013-12-26
4
-30/+108
*
Move int_array helpfer functions to utils/common.c
Jouni Malinen
2013-12-26
1
-68/+0
*
Add make lcov-html to generate code coverage report
Jouni Malinen
2013-12-26
1
-2/+14
*
Clean up cipher capability prints
Jouni Malinen
2013-12-25
1
-105/+38
*
Add definitions for new cipher suites from IEEE Std 802.11ac-2013
Jouni Malinen
2013-12-24
3
-2/+74
*
wpa_supplicant: Fix crash when terminating all interfaces
Moshe Benji
2013-12-24
1
-1/+2
*
wpa_supplicant: Use monotonic time for last_scan check
Johannes Berg
2013-12-24
3
-5/+5
*
WPS: Use monotonic time for AP connection attempt
Johannes Berg
2013-12-24
2
-4/+4
*
wpa_supplicant: Use relative time for TKIP Michael MIC failures
Johannes Berg
2013-12-24
2
-6/+6
*
wpa_supplicant: Use monotonic time for temp-disabled networks
Johannes Berg
2013-12-24
3
-5/+5
*
P2P: Use monotonic time for GO client waiting
Johannes Berg
2013-12-24
2
-7/+7
*
IBSS RSN: Use monotonic time for reinit detection
Johannes Berg
2013-12-24
2
-5/+5
*
wpa_supplicant: Use monotonic time for EAPOL RX workaround
Johannes Berg
2013-12-24
3
-5/+5
*
bgscan: Use monotonic time
Johannes Berg
2013-12-24
2
-12/+12
*
wpa_supplicant: Use monotonic time for RX/BSS times
Johannes Berg
2013-12-24
6
-29/+31
*
wpa_supplicant: Use monotonic time for SA query timeout
Johannes Berg
2013-12-24
2
-5/+5
*
bgscan_learn: Start scanning from the first freq
Eliad Peller
2013-12-24
1
-9/+8
*
bgscan_learn: Fix initial interval
Eyal Shapira
2013-12-24
1
-0/+8
*
bgscan_learn: Avoid redundant frequencies
Eliad Peller
2013-12-24
1
-0/+3
*
bgscan: Stop bgscan only on disassociation
Eliad Peller
2013-12-24
1
-1/+1
*
Update IBSS documentation to include RSN option
Jouni Malinen
2013-12-23
2
-10/+24
[next]