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
*
DPP2: Support new legacy+DPP config object credentials
Jouni Malinen
2019-03-16
1
-5/+7
*
DPP: Support DPP and SAE in the same network profile
Jouni Malinen
2019-03-16
3
-6/+24
*
DPP: Clean up configuration parsing
Jouni Malinen
2019-03-16
1
-149/+10
*
Remove pending connect and sme-connect radio works on disconnect
Jouni Malinen
2019-03-15
1
-0/+2
*
DPP2: Testing option for Config Object rejction
Jouni Malinen
2019-03-14
1
-0/+6
*
DPP2: Configuration Result message generation and processing
Jouni Malinen
2019-03-14
1
-24/+178
*
DPP2: Make DPP version number support available over control interface
Jouni Malinen
2019-03-14
1
-0/+13
*
P2P: Fix ACS offloading behavior with p2p_no_group_iface=1
Jayachandran Sreekumaran
2019-03-13
2
-0/+3
*
DPP2: Build configuration flags for DPP version 2 support
Jouni Malinen
2019-03-13
2
-0/+6
*
OpenSSL: Add 'check_cert_subject' support for TLS server
Jared Bents
2019-03-11
4
-0/+10
*
mesh: Check that SAE state initialization succeeded for PMKID check
Jouni Malinen
2019-03-09
1
-1/+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
19
-2771/+36
*
DPP: Update wpa_supplicant configuration file after provisioning
Jouni Malinen
2019-03-09
1
-1/+9
*
WPS: Allow SAE configuration to be added automatically for PSK
Jouni Malinen
2019-03-06
6
-1/+34
*
SAE: Reuse previously generated PWE on a retry with the same AP
Jouni Malinen
2019-03-06
1
-4/+15
*
SAE: Enable only groups 19, 20, and 21 in station mode
Jouni Malinen
2019-03-05
2
-6/+11
*
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
2
-6/+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
2
-4/+4
*
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
*
UBSan: Avoid a warning on unsigned integer overflow
Jouni Malinen
2019-02-25
1
-3/+3
*
UBSan: Avoid unnecessary warning
Jouni Malinen
2019-02-25
1
-1/+1
*
UBSan: Avoid memcmp(ptr, NULL, 0)
Jouni Malinen
2019-02-25
1
-1/+3
*
UBSan: Fix RRM beacon processing attempt without scan_info
Jouni Malinen
2019-02-25
1
-2/+2
*
UBSan: Avoid size_t variable overflow in control interface
Jouni Malinen
2019-02-25
1
-1/+2
*
UBSan: Avoid unsigned integer overflow is throughput estimation
Jouni Malinen
2019-02-25
1
-2/+3
*
Fix cipher suite selector default value in RSNE for DMG
Lior David
2019-02-21
3
-3/+18
*
wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS
Davina Lu
2019-02-18
7
-10/+36
*
mesh: More consistent checking of wpa_s->ifmsh in completion handler
Jouni Malinen
2019-02-18
1
-8/+6
*
P2P: Stop listen state if Action frame TX is needed on another channel
Jouni Malinen
2019-02-17
1
-5/+12
*
Indicate wifi_generation in wpa_supplicant STATUS output
Jouni Malinen
2019-02-15
3
-0/+36
*
VLAN assignment based on used WPA/WPA2 passphrase/PSK
Jouni Malinen
2019-02-14
2
-2/+6
*
Note HT overrides in debug log only if set
Jouni Malinen
2019-02-09
1
-13/+16
*
Add FT-PSK to GET_CAPABILITY key_mgmt
Masashi Honma
2019-02-05
1
-0/+8
*
Clear config item writing buffer before freeing it
Jouni Malinen
2019-02-05
1
-1/+1
*
D-Bus: Fix P2P DeleteService dict iteration
Jouni Malinen
2019-02-04
1
-35/+17
*
D-Bus: Fix a memory leak in DeleteService handler
Jouni Malinen
2019-02-04
1
-1/+2
*
DPP: Clear dpp_listen_freq on remain-on-channel failure
Jouni Malinen
2019-01-30
1
-0/+1
[next]