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
*
Support for Solaris default shell restriction
Masashi Honma
2010-04-17
1
-2/+2
*
Do not trigger initial scan if there are no enabled networks
Jouni Malinen
2010-04-16
1
-2/+5
*
Fix get_interfaces() driver call to use correct drv_priv data
Jouni Malinen
2010-04-14
1
-1/+1
*
SME: Fix build without 802.11r or WPS
Jouni Malinen
2010-04-12
1
-0/+1
*
.gitignore for generated language files
Jouni Malinen
2010-04-11
1
-0/+1
*
wpa_gui: Add Qt translator installation and German translation
Stefan Oswald
2010-04-11
3
-1/+1278
*
wpa_gui: Make Status strings visible to linguist
Stefan Oswald
2010-04-11
2
-1/+27
*
wpa_gui: Convert strings to use tr() in user-visible text
Stefan Oswald
2010-04-11
6
-136/+148
*
dbus: Add new KeyMgmt interface capabilities
Witold Sowa
2010-04-11
1
-0/+24
*
Add BSSID and reason code (if available) to disconnect event
Jouni Malinen
2010-04-11
1
-5/+14
*
Add wpa_supplicant AP mode events for Public Action frames
Jouni Malinen
2010-04-11
3
-0/+36
*
Started to make set_ap_wps_ie() capable of adding multiple IEs
Jouni Malinen
2010-04-11
1
-0/+10
*
wpa_supplicant AP mode: Add function for enabling MAC address filtering
Jouni Malinen
2010-04-11
2
-0/+43
*
Make sure AP interface is initialize before accepting WPS commands
Jouni Malinen
2010-04-11
1
-0/+5
*
wpa_supplicant AP: More thorough AP mode deinit
Jouni Malinen
2010-04-11
1
-0/+2
*
Add more wpa_supplicant AP mode parameters for the driver wrapper
Jouni Malinen
2010-04-11
3
-2/+24
*
Add registerable callback for wpa_supplicant AP mode completion
Jouni Malinen
2010-04-11
2
-0/+7
*
Try to start a new scan more quickly after driver rejection
Jouni Malinen
2010-04-11
1
-1/+1
*
Add an option to request a connection without a new scan
Jouni Malinen
2010-04-11
2
-2/+7
*
Add option for overriding scan result handler for a single scan
Jouni Malinen
2010-04-11
2
-0/+10
*
Allow driver wrappers to indicate maximum remain-on-channel duration
Jouni Malinen
2010-04-11
2
-9/+13
*
Avoid dropping ctrl_iface on ENOBUFS error burst
Jouni Malinen
2010-04-11
1
-1/+3
*
Deauthenticate instead of disassociate on disconnect command
Jouni Malinen
2010-04-11
1
-1/+2
*
Simplify driver_ops for virtual interface add/remove
Jouni Malinen
2010-04-11
1
-9/+15
*
Allow sub-second resolution for scan requests
Jouni Malinen
2010-04-11
1
-8/+13
*
Optimize post-WPS scan based on channel used during provisioning
Jouni Malinen
2010-04-11
4
-0/+19
*
SME: Handle association without own extra IEs
Jouni Malinen
2010-04-11
1
-1/+2
*
Add ctrl_iface command for triggering a roam to a specific BSS
Jouni Malinen
2010-04-10
4
-3/+72
*
Fix error messages to print ASCII MAC address, not the parse buffer
Jouni Malinen
2010-04-10
1
-3/+3
*
SME: Do not try to use FT over-the-air if PTK is not available
Jouni Malinen
2010-04-10
1
-1/+2
*
FT: Clean up wpa_sm_set_ft_params() by using common parse
Jouni Malinen
2010-04-10
4
-96/+15
*
FT: Deauthenticate in case of Reassoc Response validation error
Jouni Malinen
2010-04-09
1
-5/+9
*
FT: Set FT Capability and Policy properly in MDIE during initial MD assoc
Jouni Malinen
2010-04-09
1
-1/+1
*
FT: Copy FT Capability and Policy to MDIE from target AP
Jouni Malinen
2010-04-09
3
-3/+11
*
Fix SME to update WPA/RSN IE for rsn_supp module based on AssocReq
Jouni Malinen
2010-04-07
1
-0/+16
*
Add a drop_sa command to allow 802.11w testing
Jouni Malinen
2010-03-29
2
-0/+35
*
MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory
Jouni Malinen
2010-03-29
1
-0/+1
*
bgscan: Add signal strength change events
Jouni Malinen
2010-03-28
4
-16/+109
*
Add driver command and event for signal strength monitoring
Jouni Malinen
2010-03-28
1
-0/+9
*
Add freq_list network configuration parameter
Jouni Malinen
2010-03-27
4
-11/+97
*
FT: Process reassoc resp FT IEs when using wpa_supplicant SME
Jouni Malinen
2010-03-13
3
-0/+18
*
FT: Add driver op for marking a STA authenticated
Jouni Malinen
2010-03-13
1
-0/+25
*
FT: Update SME frequency info before sme_associate() call
Jouni Malinen
2010-03-13
1
-1/+10
*
FT: Request reassociation after successful FT Action frame exchange
Jouni Malinen
2010-03-13
3
-7/+18
*
wpa_cli: Improved command parameter tab completion
Jouni Malinen
2010-03-12
1
-2/+48
*
wpa_cli: Fix detach race with forked monitor process
Jouni Malinen
2010-03-12
1
-8/+9
*
wpa_cli: Redisplay readline edit after event messages
Jouni Malinen
2010-03-12
1
-1/+45
*
FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION
Jouni Malinen
2010-03-11
1
-0/+58
*
wpa_gui: Remove unneeded wpa_ctrl_request() msg_cb
Jouni Malinen
2010-03-07
1
-10/+1
*
Remove unnecessary ifname parameter to sta_set_flags() driver op
Jouni Malinen
2010-03-07
1
-2/+1
[next]