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
/
defconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
PASN: Add functions to compute PTK, MIC and hash
Ilan Peer
3 days
1
-0/+6
*
defconfig: Enable TDLS
Davide Caratti
2020-05-17
1
-1/+1
*
Allow TKIP support to be removed from build
Disha Das
2020-04-17
1
-0/+9
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-0/+8
*
Fix a type in wpa_supplicant defconfig
Jouni Malinen
2020-02-23
1
-1/+1
*
Remove CONFIG_IEEE80211N build option
Jouni Malinen
2020-02-22
1
-4/+0
*
defconfig: Enable MACsec
Lubomir Rintel
2019-12-28
1
-2/+2
*
Fix name of DBus interface in defconfig
Phil Wise
2019-10-25
1
-1/+1
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-6/+0
*
EAP-TEAP server and peer implementation (RFC 7170)
Jouni Malinen
2019-07-09
1
-0/+10
*
defconfig: Add config parameter for SIM simulator for EAP-SIM
Mohit Sethi
2019-05-25
1
-0/+3
*
defconfig: Enable DBus
Lubomir Rintel
2019-03-09
1
-2/+2
*
wpa_supplicant: Drop the old D-Bus interface support
Lubomir Rintel
2019-03-09
1
-4/+0
*
defconfig: Enable IEEE 802.11w management frame protection (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: enable IEEE 802.11r fast BSS transition (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: Enable IEEE 802.11n and 802.11ac (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-2/+2
*
defconfig: Enable Hotspot 2.0 (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-2/+2
*
defconfig: Enable RSN on IBSS networks (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: Remove obsolete notes about OpenSSL requirements for EAP-FAST
Jouni Malinen
2019-02-25
1
-3/+0
*
defconfig: Enable a handful of EAP methods (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-8/+8
*
defconfig: Enable logging to file and syslog (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-2/+2
*
defconfig: Enable simple bgscan module (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: Enable AP (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: Enable WPS (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-1/+1
*
defconfig: Fix typos in Wi-Fi Display description
Jouni Malinen
2019-02-25
1
-2/+2
*
defconfig: Enable P2P and Wi-Fi Display (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-2/+2
*
defconfig: Add SAE (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-0/+3
*
defconfig: Add DPP (wpa_supplicant)
Lubomir Rintel
2019-02-25
1
-0/+5
*
FILS: Remove notes about experimental implementation
Jouni Malinen
2019-01-22
1
-2/+0
*
crypto: Add option to use getrandom()
Lubomir Rintel
2019-01-01
1
-0/+5
*
OCV: Add build configuration for channel validation support
Mathy Vanhoef
2018-12-16
1
-0/+3
*
Uncomment CONFIG_LIBNL32=y in defconfig
Jouni Malinen
2018-12-02
1
-1/+1
*
Remove CONFIG_IEEE80211R_AP=y build option from wpa_supplicant
Jouni Malinen
2018-04-02
1
-4/+0
*
Add config information related to MACsec
Jaap Keuter
2018-04-01
1
-2/+11
*
Remove all PeerKey functionality
Jouni Malinen
2017-10-15
1
-3/+0
*
OpenSSL: Add build option to select default ciphers
Beniamino Galvani
2017-07-17
1
-0/+4
*
FILS: Add FILS SK auth PFS support in STA mode
Jouni Malinen
2017-03-12
1
-0/+2
*
OWE: Add CONFIG_OWE=y build option
Jouni Malinen
2017-03-12
1
-0/+4
*
af_alg: Crypto wrappers for Linux kernel crypto (AF_ALG)
Jouni Malinen
2017-02-28
1
-0/+1
*
Add bgscan options to wpa_supplicant defconfig
Jouni Malinen
2017-02-11
1
-0/+10
*
Fix wpa_supplicant defconfig copy-paste description
Jouni Malinen
2017-02-11
1
-3/+3
*
Add CONFIG_MESH into wpa_supplicant defconfig
Masashi Honma
2016-12-30
1
-0/+3
*
External persistent storage for PMKSA cache entries
Jouni Malinen
2016-12-12
1
-0/+5
*
FT: Differentiate between FT for station and for AP in build
Ilan Peer
2016-10-29
1
-1/+5
*
Add CONFIG_IBSS_RSN=y into wpa_supplicant defconfig
Jouni Malinen
2016-10-28
1
-0/+5
*
FILS: Add wpa_supplicant configuration options
Jouni Malinen
2016-10-10
1
-0/+5
*
Add interface matching support with -M, guarded by CONFIG_MATCH_IFACE
Roy Marples
2016-03-22
1
-0/+3
*
MBO: Add non-preferred channel configuration in wpa_supplicant
David Spinadel
2016-02-21
1
-0/+3
*
Add CONFIG_ELOOP_KQUEUE to defconfig
Roy Marples
2016-02-18
1
-0/+3
*
wpa_supplicant: Enable Automatic Channel Selection support for AP mode
Tomasz Bursztyka
2015-12-24
1
-0/+26
[next]