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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
76
-537/+11
*
DFS offload: Fix hostapd state and CAC info in STATUS output
Hu Wang
2019-09-02
1
-1/+8
*
EAP-TEAP peer: Clear Phase 2 EAP method on new Identity exchange
Jouni Malinen
2019-09-01
1
-9/+19
*
tests: EAP-TEAP with inner EAP-MSCHAPv2 user and EAP-TLS machine credentials
Jouni Malinen
2019-09-01
2
-1/+20
*
EAP-TEAP peer: Add support for machine credentials using certificates
Jouni Malinen
2019-09-01
11
-18/+113
*
Do not try to include net/ethernet.h in MinGW/Windows builds
Jouni Malinen
2019-09-01
1
-0/+2
*
Fix Windows error code definition workaround
Jouni Malinen
2019-09-01
1
-0/+6
*
EAP peer config: Move ocsp param to phase1/phase2
Jouni Malinen
2019-09-01
6
-18/+21
*
tests: Too many EAP roundtrips (server)
Jouni Malinen
2019-09-01
1
-0/+27
*
EAP server: Configurable maximum number of authentication message rounds
Jouni Malinen
2019-09-01
8
-11/+29
*
EAP peer: Move certificate configuration params into shared struct
Jouni Malinen
2019-09-01
10
-423/+245
*
mesh: Do not enable HE on 5 GHz without VHT
Sven Eckelmann
2019-08-30
1
-2/+10
*
HE: Fix HE Capabilities element size
John Crispin
2019-08-30
2
-2/+38
*
Add nl80211 vendor ACS trigger reasons related to interference
Krishna Rao
2019-08-30
1
-0/+38
*
HS 2.0: Do not add two copies of OSEN element into Beacon/Probe Resp
Jouni Malinen
2019-08-30
1
-6/+8
*
tests: Hotspot 2.0 open OSU association
Jouni Malinen
2019-08-30
1
-0/+18
*
HS 2.0 AP: Do not mandate PMF for HS 2.0 Indication in open OSU network
Jouni Malinen
2019-08-30
1
-1/+2
*
tests: Make nfc_wps more robust by avoiding race conditions
Jouni Malinen
2019-08-24
1
-0/+14
*
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
Jouni Malinen
2019-08-24
1
-1/+2
*
IEEE 802.1X authenticator: Coding style cleanup
Jouni Malinen
2019-08-24
1
-138/+149
*
Clean up IEEE 802.1X authentication debug messages for EAP code
Jouni Malinen
2019-08-24
1
-19/+26
*
tests: EAP-TEAP with user and machine credentials
Jouni Malinen
2019-08-24
1
-0/+98
*
EAP-TEAP peer: Fix protected indication of inner EAP method failure
Jouni Malinen
2019-08-24
1
-1/+2
*
EAP-TEAP server: Add support for requiring user and machine credentials
Jouni Malinen
2019-08-24
3
-9/+49
*
tests: Remove unnecessary "config exists" debug prints from build.sh
Jouni Malinen
2019-08-24
1
-4/+0
*
tests: Import helper functions directly from utils.py
Jouni Malinen
2019-08-24
1
-3/+3
*
wlantest: Derive PMK-R1 and PTK for FT protocol cases
Jouni Malinen
2019-08-22
5
-10/+240
*
tests: Configure wlantest for FT+PMF test cases
Jouni Malinen
2019-08-22
1
-0/+5
*
tests: EAP-TEAP with machine username/password credential
Jouni Malinen
2019-08-20
3
-0/+25
*
EAP-TEAP peer: Add support for machine authentication
Jouni Malinen
2019-08-20
1
-6/+24
*
EAP peer: Add a concept of a separate machine credential
Jouni Malinen
2019-08-20
5
-19/+242
*
tests: Update authsrv_oom to match implementation changes
Jouni Malinen
2019-08-19
1
-5/+0
*
RADIUS server: Abort startup on allocation failures
Jouni Malinen
2019-08-19
1
-21/+25
*
RADIUS server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-19
4
-273/+70
*
EAP-TEAP server: Fix eap_teap_pac_no_inner configuration
Jouni Malinen
2019-08-19
1
-0/+1
*
EAP-TEAP server: Fix Crypto-Binding check in PAC no-inner-auth case
Jouni Malinen
2019-08-19
1
-0/+3
*
tests: EAP-TEAP Identity-Type
Jouni Malinen
2019-08-19
1
-1/+65
*
EAP-TEAP server: Allow a specific Identity-Type to be requested/required
Jouni Malinen
2019-08-19
9
-12/+98
*
EAP-TEAP peer: Support Identity-Type TLV
Jouni Malinen
2019-08-19
1
-5/+18
*
EAP-TEAP: Add parsing and generation routines for Identity-Type TLV
Jouni Malinen
2019-08-19
2
-0/+35
*
tests: sigma_dut controlled SAE association and FT-over-DS
Jouni Malinen
2019-08-19
1
-2/+11
*
tests: sigma_dut controlled AP FT-PSK (over-DS)
Jouni Malinen
2019-08-19
1
-0/+25
*
tests: Make mbo_cell_capa_update_pmf more robust
Jouni Malinen
2019-08-19
1
-0/+1
*
tests: sigma_dut and initial UOSC with TOD-STRICT/TOFU
Jouni Malinen
2019-08-19
1
-4/+67
*
OpenSSL: Write peer certificate chain details in debug log
Jouni Malinen
2019-08-19
1
-35/+34
*
tests: ap_wpa2_eap_too_many_roundtrips to use shorter fragment
Jouni Malinen
2019-08-18
1
-1/+1
*
EAP: Increase the maximum number of message exchanges
Jouni Malinen
2019-08-18
4
-2/+38
*
tests: Update authsrv_oom match changed implementation
Jouni Malinen
2019-08-18
1
-0/+3
*
EAP server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-18
26
-637/+486
*
tests: Vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
3
-0/+36
[next]