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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlantest: Add send command for injecting raw frames
Jouni Malinen
2010-12-16
2
-1/+2
*
Removed unused variable from non-Linux builds
Jouni Malinen
2010-12-14
1
-0/+2
*
nl80211: Set cipher suites when using user space SME
Jouni Malinen
2010-12-13
1
-0/+44
*
wlantest: Add support for decrypting TDLS frames
Jouni Malinen
2010-12-13
3
-0/+21
*
RSN IBSS: RX GTK configuration with nl80211
Jouni Malinen
2010-12-05
1
-0/+6
*
nl80211: Generate EVENT_IBSS_RSN_START events
Jouni Malinen
2010-12-05
1
-0/+22
*
Do not send Deauth/Disassoc to unknown STA if SA is invalid
Jouni Malinen
2010-12-05
1
-0/+5
*
Fix EAP-FAST PAC file writer to avoid crash with multiple PACs
Jouni Malinen
2010-12-04
1
-0/+1
*
nl80211: Fix compiler warnings on non-P2P build
Jouni Malinen
2010-11-27
1
-3/+7
*
Enable sharing of scan result events among virtual interfaces
Ben Greear
2010-11-26
5
-1/+108
*
nl80211: Track used interfaces and support multiple P2P groups
Jouni Malinen
2010-11-26
1
-7/+86
*
Allow driver wrappers to indicate whether result codes are sane
Jouni Malinen
2010-11-26
2
-0/+7
*
nl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject event
Jouni Malinen
2010-11-26
1
-0/+2
*
nl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
Jouni Malinen
2010-11-26
1
-0/+6
*
nl80211: Add preliminary code for testing separate P2P group interface
Jouni Malinen
2010-11-26
1
-1/+60
*
P2P: Add new driver option for interface allocation
Jouni Malinen
2010-11-26
1
-1/+7
*
random: Fix a compiler warning about unused variable
Jouni Malinen
2010-11-25
1
-0/+2
*
P2P: Add p2p_unauthorize command
Sudhakar Swaminathan
2010-11-25
2
-0/+42
*
Convert most commonly used drv ops to real function calls
Jouni Malinen
2010-11-24
2
-40/+55
*
Get rid of struct hostapd_driver_ops abstraction
Jouni Malinen
2010-11-24
10
-80/+61
*
hostapd_driver_ops reduction
Jouni Malinen
2010-11-24
10
-148/+126
*
hostapd_driver_ops reduction
Jouni Malinen
2010-11-24
8
-82/+69
*
hostapd_driver_ops reduction: set_countermeasures
Jouni Malinen
2010-11-24
4
-13/+12
*
hostapd: Start removing struct hostapd_driver_ops abstraction
Jouni Malinen
2010-11-24
8
-22/+25
*
l2_packet: Use wpa_printf() instead of perror()
Jouni Malinen
2010-11-24
1
-10/+20
*
nl80211: Fix send commands to return 0 on success
Jouni Malinen
2010-11-24
1
-1/+7
*
hostapd: Verify availability of random data when using WPA/WPA2
Jouni Malinen
2010-11-24
4
-1/+118
*
Fix memory leak on EAPOL Authenticator error path
Masashi Honma
2010-11-23
1
-1/+3
*
Maintain internal entropy pool for augmenting random number generation
Jouni Malinen
2010-11-23
4
-0/+189
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-23
37
-61/+120
*
Re-initialize GMK and Key Counter on first station connection
Jouni Malinen
2010-11-23
2
-21/+80
*
Report errors from key derivation/configuration
Jouni Malinen
2010-11-22
1
-23/+36
*
Mix in more data to GTK/IGTK derivation
Jouni Malinen
2010-11-22
1
-19/+32
*
edit: Clear edit line on deinit
Jouni Malinen
2010-11-21
1
-0/+3
*
edit: Limit maximum number of history entries to 100
Jouni Malinen
2010-11-21
1
-2/+11
*
edit: Implement history file read/write
Jouni Malinen
2010-11-21
1
-0/+47
*
edit: Fix history prev selection
Jouni Malinen
2010-11-21
1
-4/+7
*
edit: Move history save file specification to caller
Jouni Malinen
2010-11-21
4
-70/+24
*
edit: Use struct dl_list for history buffer
Jouni Malinen
2010-11-21
2
-68/+79
*
edit: Fix delete_word when not in the end of line
Jouni Malinen
2010-11-20
1
-6/+10
*
edit: Add history buffer search
Jouni Malinen
2010-11-20
1
-1/+161
*
edit: Clean up escape code parser
Jouni Malinen
2010-11-20
1
-114/+222
*
edit: Split escape code parsing into a separate function
Jouni Malinen
2010-11-20
1
-123/+273
*
edit: Sort completion list
Jouni Malinen
2010-11-20
1
-0/+6
*
edit: Really fix the completion of last character
Jouni Malinen
2010-11-20
1
-1/+1
*
edit: Fix completion at the last character
Jouni Malinen
2010-11-20
1
-3/+3
*
edit: Fix delete word to update current position
Jouni Malinen
2010-11-20
1
-0/+2
*
edit: Fix completion of arguments other than the first one
Jouni Malinen
2010-11-20
1
-1/+1
*
edit: Fix Home/End escape codes
Jouni Malinen
2010-11-20
1
-6/+6
*
wlantest: Add interactive mode to wlantest_cli
Jouni Malinen
2010-11-20
1
-0/+3
[next]