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
/
ap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
P2P NFC: Report connection handover as trigger for P2P
Jouni Malinen
2014-01-27
1
-0/+46
*
WPS NFC: Add support for wpa_supplicant AP/GO mode to use handover
Jouni Malinen
2014-01-27
1
-0/+13
*
GAS server: Add support for Protected Dual of Public Action frames
Jouni Malinen
2014-01-23
1
-0/+2
*
Fix TX status processing during AP mode shutdown in wpa_supplicant
Jouni Malinen
2014-01-07
1
-0/+2
*
Get rid of duplicated cipher suite and AKM definitions
Jouni Malinen
2013-12-31
1
-3/+2
*
Add definitions for new cipher suites from IEEE Std 802.11ac-2013
Jouni Malinen
2013-12-24
1
-1/+3
*
nl80211/hostapd: Extend channel switch notify handling
Janusz Dziedzic
2013-12-08
1
-2/+2
*
Add chan_switch to ctrl interface of wpa_supplicant and hostapd
Andrei Otcheretianski
2013-11-17
1
-0/+12
*
Add AP channel switch mechanism
Andrei Otcheretianski
2013-11-17
1
-0/+14
*
hostapd: Make hostapd_config::bss array of pointers
Jouni Malinen
2013-10-29
1
-8/+8
*
P2P: Remove compiler warning without CONFIG_IEEE80211N
Jouni Malinen
2013-10-27
1
-0/+2
*
P2P: Add VHT support
Eliad Peller
2013-10-27
1
-0/+30
*
P2P: Fix crash when failed to create GO interface
aosp-kk-from-upstream
Vinay Krishna Eranna
2013-09-03
1
-5/+0
*
P2P: Maintain list of per-client PSKs for persistent groups
Jouni Malinen
2013-09-01
1
-0/+15
*
P2P: Allow per-device PSK to be assigned
Jouni Malinen
2013-09-01
1
-0/+1
*
Clear EAPOL supplicant configuration info on current_ssid changes
Jouni Malinen
2013-08-25
1
-0/+3
*
wpa_supplicant: Fix AP mode frequency initialization
Avraham Stern
2013-08-25
1
-12/+8
*
P2P: Report group formation failure on error to start GO mode
Jouni Malinen
2013-07-11
1
-0/+5
*
Remove 802.11b rates only in case of P2P group operation
Alexander Bondar
2013-06-22
1
-1/+3
*
Use a common frequency to channel conversion function
Jouni Malinen
2013-04-27
1
-14/+7
*
P2P: Increase GTK rekeying period to 24 hours
Jouni Malinen
2013-04-23
1
-0/+10
*
hostapd/wpa_s: Use driver's extended capabilities
Johannes Berg
2013-03-31
1
-0/+3
*
Add ap_vendor_elements for wpa_supplicant AP/P2P GO mode
Jouni Malinen
2013-03-21
1
-0/+5
*
Allow wpa_supplicant AP mode to configure Beacon interval
Jouni Malinen
2013-03-01
1
-0/+7
*
WPS: Fix build without CONFIG_WPS_NFC
Jouni Malinen
2013-02-15
1
-0/+4
*
WPS: Add support for NFC handover select generation with wpa_supplicant
Jouni Malinen
2013-02-15
1
-0/+12
*
WPS: Add support for config token generation with wpa_supplicant
Jouni Malinen
2013-02-15
1
-0/+12
*
Move cipher to enum wpa_cipher conversion into wpa_common.c
Jouni Malinen
2013-01-13
1
-1/+2
*
Use a helper function for selection group cipher for AP mode
Jouni Malinen
2013-01-13
1
-18/+5
*
Move cipher suite selection into common helper functions
Jouni Malinen
2013-01-13
1
-9/+3
*
Remove reassociated_connection variable
Jouni Malinen
2012-12-25
1
-1/+0
*
Introduce 60 GHz band
Vladimir Kondratiev
2012-12-18
1
-0/+4
*
P2P: Reduce redundant PSK generation for GO
Masashi Honma
2012-11-11
1
-3/+3
*
WPS: Allow PIN timeout to be specified with wpa_supplicant AP/GO
Jouni Malinen
2012-10-10
1
-2/+3
*
Add support for using GCMP cipher from IEEE 802.11ad
Jouni Malinen
2012-08-29
1
-0/+5
*
P2P: Enable 40 MHz support for autonomous P2P group addition
Rajkumar Manoharan
2012-08-15
1
-0/+12
*
Convert os_zalloc() for an array to use os_calloc()
Jouni Malinen
2012-08-13
1
-1/+1
*
wpa_supplicant AP/P2P: Enable WMM param configuration
Yoni Divinsky
2012-08-12
1
-0/+4
*
Convert remaining SSID routines from char* to u8*
Jouni Malinen
2012-08-07
1
-1/+0
*
nl80211: Handle CH_SWITCH event
Thomas Pedersen
2012-06-25
1
-0/+11
*
wpa_supplicant: Support dtim_period configuration for AP mode
Etay Luz
2012-06-04
1
-0/+3
*
P2P: Store SSID of the group in p2p_group data
Jouni Malinen
2012-05-08
1
-3/+2
*
Allow pbc_in_m1 workaround to be enabled in wpa_supplicant AP mode
Wei-Jen Lin
2012-05-03
1
-0/+1
*
Allow disable_ht to override 11n configuration in AP mode
Vasanthakumar Thiagarajan
2012-04-11
1
-2/+11
*
Pass signal strength through, fix units
Johannes Berg
2012-04-01
1
-2/+4
*
Add wps_cancel for hostapd_cli
Anirban Sirkhell
2012-03-30
1
-16/+1
*
wpa_supplicant: Add provision to configure inactivity period in AP mode
Vasanthakumar Thiagarajan
2012-03-27
1
-0/+3
*
Add support for hidden SSID in wpa_supplicant AP mode
Vivek Natarajan
2012-02-27
1
-1/+6
*
Add wpa_supplicant AP mode STA deauthenticate/disassociate commands
Jithu Jance
2012-02-25
1
-0/+20
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
[prev]
[next]