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
*
Allow external programs to request wpa_radio work items
Jouni Malinen
2014-01-07
1
-0/+3
*
P2P: Use radio work to protect offchannel Action frame exchanges
Jouni Malinen
2014-01-07
1
-0/+1
*
Use radio work for P2P scan requests
Jouni Malinen
2014-01-05
3
-67/+5
*
Add helper functions for cloning and freeing scan parameters
Jouni Malinen
2014-01-05
1
-1/+7
*
Remove some unnecessary EAPOL port (un)authorized callbacks
Jouni Malinen
2014-01-02
1
-9/+18
*
Ask driver to report only new scan results if requested
Jouni Malinen
2014-01-02
2
-0/+15
*
Remove hostapd dump_file functionality
Jouni Malinen
2014-01-02
2
-3/+0
*
Make EAPOL dump data available through ctrl_iface STA command
Jouni Malinen
2014-01-02
1
-9/+25
*
Convert EAPOL authenticator dump into easier to parse format
Jouni Malinen
2014-01-02
2
-104/+168
*
Add more STA information into the ctrl_iface STA command
Jouni Malinen
2014-01-02
2
-11/+75
*
Remove forgotten notes about already removed driver wrappers
Jouni Malinen
2014-01-02
1
-5/+4
*
nl80211: Initial support for vendor commands and events
Jouni Malinen
2014-01-01
1
-0/+92
*
P2P: Send received Presence Response information to ctrl_iface monitors
Jouni Malinen
2014-01-01
3
-0/+17
*
ACS: Mark acs_fail() static
Jouni Malinen
2013-12-31
1
-1/+1
*
OpenSSL: Include sha1/sha256 header files to verify declarations
Jouni Malinen
2013-12-31
1
-0/+2
*
WNM: Clean up le16 variable use to avoid sparse warnings
Jouni Malinen
2013-12-31
1
-2/+2
*
Move declaration of hostapd_acs_completed() into correct header file
Jouni Malinen
2013-12-31
2
-1/+1
*
Declare wpa_debug_* variables in src/utils/wpa_debug.h
Jouni Malinen
2013-12-31
6
-10/+4
*
Declare wpa_drivers in src/drivers/driver.h
Jouni Malinen
2013-12-31
3
-3/+6
*
nl80211: Add driver param for forcing monitor and connect APIs
Jouni Malinen
2013-12-31
1
-0/+12
*
nl80211: Fix nl_mgmt handling in partial error case
Jouni Malinen
2013-12-31
1
-13/+14
*
nl80211: Prefer newer scan result over older during duplicate removal
Jouni Malinen
2013-12-31
1
-3/+5
*
nl80211: Report set_supp_port failures in debug log
Jouni Malinen
2013-12-31
1
-2/+13
*
nl80211: Share a helper function for connect and associate commands
Jouni Malinen
2013-12-31
1
-130/+77
*
Remove unnecessary build #ifdef from definitions
Jouni Malinen
2013-12-31
1
-2/+0
*
Get rid of duplicated cipher suite and AKM definitions
Jouni Malinen
2013-12-31
8
-145/+57
*
nl80211: Use helper functions for cipher suite mapping
Jouni Malinen
2013-12-31
1
-264/+132
*
nl80211: Set control port for NL80211_CMD_COMMAND
Jouni Malinen
2013-12-31
1
-0/+2
*
nl80211: Clean up regulatory rule debug prints
Jouni Malinen
2013-12-30
1
-32/+20
*
nl80211: Print frame registration match on same debug line
Jouni Malinen
2013-12-30
1
-4/+5
*
P2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
Jouni Malinen
2013-12-29
3
-972/+1
*
SAE: Fix ECC element y coordinate validation step
Jouni Malinen
2013-12-29
1
-1/+1
*
EAP-EKE: Allow forced algorithm selection to be configured
Jouni Malinen
2013-12-29
1
-4/+46
*
Remove unused information element parsing data
Jouni Malinen
2013-12-29
2
-25/+0
*
Remove unnecessary EVENT_RX_ACTION
Jouni Malinen
2013-12-29
8
-205/+68
*
Define __maybe_unused
Jouni Malinen
2013-12-29
1
-0/+8
*
Do not process Action frames twice in hostapd SME/MLME
Jouni Malinen
2013-12-29
3
-45/+65
*
Fix whitespace style
Jouni Malinen
2013-12-29
2
-4/+4
*
WPS: Remove unused send_wpabuf()
Jouni Malinen
2013-12-29
2
-18/+0
*
WPS: Make sure reconfiguration timeout is not left behind on deinit
Jouni Malinen
2013-12-29
1
-0/+1
*
WPS: Allow testing mode to disable 2.0 functionality
Jouni Malinen
2013-12-29
1
-0/+5
*
Remove unused wps_device_data_dup()
Jouni Malinen
2013-12-29
2
-21/+0
*
Remove unnecessary extra tracking of eloop registration
Jouni Malinen
2013-12-29
1
-24/+9
*
Replace unnecessary hex_value() with hex2byte()
Jouni Malinen
2013-12-29
1
-15/+1
*
Enable FT with SAE
Jouni Malinen
2013-12-29
7
-11/+27
*
nl80211: Fix protected Action frame reporting for AP mode
Jouni Malinen
2013-12-29
3
-1/+20
*
Fix PeerKey 4-way handshake
Jouni Malinen
2013-12-28
2
-0/+29
*
Fix PeerKey deinit behavior
Jouni Malinen
2013-12-28
2
-1/+2
*
WNM: Move disassociation imminent sending to wnm_ap.c
Jouni Malinen
2013-12-27
2
-0/+38
*
hostapd: Make STA flags available through ctrl_iface STA command
Jouni Malinen
2013-12-27
3
-1/+43
[next]