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
/
src
/
eap_peer
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAP-TNC peer: Allow fragment_size to be configured
Jouni Malinen
2015-12-24
1
-1/+6
*
Add ocsp=3 configuration parameter for multi-OCSP
Jouni Malinen
2015-12-23
1
-1/+3
*
EAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method in configuration
Jouni Malinen
2015-12-20
1
-0/+3
*
EAP-TLS: Merge common error paths
Jouni Malinen
2015-12-20
1
-4/+2
*
EAP-PEAP peer: Fix a memory leak on an error path
Jouni Malinen
2015-12-20
1
-0/+1
*
EAP-PEAP peer: Check SHA1 result when deriving Compond_MAC
Jouni Malinen
2015-12-19
1
-1/+2
*
EAP-PEAP peer: Remove unused return value and error path
Jouni Malinen
2015-12-19
1
-9/+4
*
EAP-TTLS peer: Fix parsing auth= and autheap= phase2 params
Pali Rohár
2015-12-17
1
-12/+54
*
EAP peer: External server certificate chain validation
Jouni Malinen
2015-12-12
8
-10/+204
*
EAP-FAST peer: Fix PAC parser error messages
Jouni Malinen
2015-12-12
1
-1/+2
*
EAP-FAST: Check T-PRF result in MSK/EMSK derivation
Jouni Malinen
2015-12-12
1
-2/+3
*
EAP-FAST peer: Fix error path handling for Session-Id
Jouni Malinen
2015-12-12
1
-1/+1
*
EAP-EKE peer: Fix memory leak on error path
Jouni Malinen
2015-11-30
1
-0/+1
*
EAP-SIM peer: Fix memory leak on reauth error path
Jouni Malinen
2015-11-28
1
-1/+1
*
EAP-pwd peer: Fix error path for unexpected Confirm message
Jouni Malinen
2015-11-10
1
-1/+2
*
EAP-pwd peer: Fix last fragment length validation
Jouni Malinen
2015-11-10
1
-4/+3
*
EAP peer: Clear ignore flag in INITIALIZE state
Jouni Malinen
2015-10-31
1
-0/+8
*
EAP-IKEv2 peer: Avoid undefined behavior in pointer arithmetic
Jouni Malinen
2015-10-24
1
-2/+2
*
EAP-FAST peer: Avoid undefined behavior in pointer arithmetic
Jouni Malinen
2015-10-24
2
-2/+2
*
EAP-WSC peer: Reject connection on unexpected failure
Jouni Malinen
2015-08-30
1
-0/+3
*
Add build option to remove all internal RC4 uses
Jouni Malinen
2015-08-02
1
-0/+6
*
EAP-pwd peer: Comment out MS password hash if CONFIG_FIPS=y
Jouni Malinen
2015-08-02
1
-0/+7
*
Rename tls_connection_get_keys() to tls_connection_get_random()
Jouni Malinen
2015-08-02
1
-2/+2
*
EAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_FIPS=y builds
Jouni Malinen
2015-08-01
1
-0/+17
*
EAP peer: Replace MD5 with SHA1 in duplicate message workaround
Jouni Malinen
2015-08-01
2
-7/+7
*
EAP-TLS/TTLS/PEAP/FAST peer: Stop connection more quickly on local failure
Jouni Malinen
2015-07-28
1
-2/+8
*
EAP-TTLS/PEAP/FAST peer: Stop immediately on local TLS processing failure
Jouni Malinen
2015-07-28
3
-0/+20
*
Make TLS version number available in STATUS command
Jouni Malinen
2015-07-08
1
-12/+16
*
OpenSSL: Add option to disable use of TLSv1.0
Jouni Malinen
2015-07-08
1
-0/+4
*
pkcs11: Don't ask for a new PIN on TLS handshake failure
Mike Gerow
2015-07-07
1
-14/+0
*
EAP-TTLS: Avoid ubsan warning on 0x80<<24 not fitting in int
Jouni Malinen
2015-07-07
1
-1/+2
*
ERP: Avoid mixing of enum types
Jouni Malinen
2015-07-07
1
-1/+1
*
EAP-FAST peer: Stop immediately on key derivation failure
Jouni Malinen
2015-06-18
1
-10/+22
*
EAP-EKE: Add Session-Id
Jouni Malinen
2015-05-24
1
-0/+24
*
EAP-pwd peer: Make sure in_frag_pos is cleared to zero on allocation
Jouni Malinen
2015-05-03
1
-0/+1
*
EAP-pwd peer: Fix asymmetric fragmentation behavior
Jouni Malinen
2015-05-03
1
-0/+1
*
EAP-pwd peer: Fix Total-Length parsing for fragment reassembly
Jouni Malinen
2015-05-03
1
-0/+12
*
EAP-pwd peer: Fix payload length validation for Commit and Confirm
Jouni Malinen
2015-05-03
1
-0/+29
*
EAP-SIM/AKA: Explicitly check for header to include Reserved field
Jouni Malinen
2015-05-03
2
-2/+2
*
EAP-SAKE: Pass EAP identifier instead of full request
Jouni Malinen
2015-05-03
1
-13/+12
*
EAP-PAX: Fix PAX_STD-1 and PAX_STD-3 payload length validation
Jouni Malinen
2015-05-03
1
-1/+1
*
EAP-GPSK: Pass EAP identifier instead of full request
Jouni Malinen
2015-05-03
1
-12/+15
*
EAP-TLS/PEAP/TTLS/FAST: Move more towards using struct wpabuf
Jouni Malinen
2015-05-03
6
-32/+27
*
EAP-FAST: Do not use type cast to remove const specification
Jouni Malinen
2015-05-03
1
-3/+3
*
EAP-FAST: Pass EAP identifier instead of full request
Jouni Malinen
2015-05-03
1
-12/+10
*
EAP-EKE: Do not pass full request to eap_eke_build_fail()
Jouni Malinen
2015-05-03
1
-39/+42
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
3
-3/+3
*
OpenSSL: Try to ensure we don't throw away the PIN unnecessarily
Mike Gerow
2015-04-25
1
-15/+12
*
tests: Add eapol-fuzzer
Jouni Malinen
2015-04-22
1
-3/+15
*
EAP peer: Use 32-bit EAP method type for Phase 2 processing
Jouni Malinen
2015-04-01
2
-2/+2
[next]