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
/
eap_peap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAP peer: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-8/+8
*
EAP-TEAP peer: Add support for machine credentials using certificates
Jouni Malinen
2019-09-01
1
-1/+1
*
EAP-PEAP peer: Support vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
1
-5/+21
*
More forceful clearing of stack memory with keys
Jouni Malinen
2019-05-26
1
-3/+3
*
Add support for an optional context parameter to TLS exporter
Ervin Oro
2019-03-16
1
-0/+1
*
EAP peer: Clear temporary message buffers before freeing
Jouni Malinen
2019-02-05
1
-20/+20
*
PEAP: Explicitly clear temporary keys from memory when using CMK
Jouni Malinen
2019-02-01
1
-5/+9
*
EAP-PEAP: Derive EMSK and use 128-octet derivation for MSK
Jouni Malinen
2019-02-01
1
-3/+33
*
Use os_memdup()
Johannes Berg
2017-03-07
1
-2/+1
*
EAP: Call deinit_for_reauth() for Phase 2 EAP methods
Jouni Malinen
2017-02-10
1
-0/+4
*
EAP peer: Cache decrypted requests for EAP-SIM/AKA/AKA'
Paul Stewart
2017-02-10
1
-1/+2
*
Remove trailing whitespace
Jouni Malinen
2016-12-28
1
-1/+1
*
EAP peer: Simplify EAP method registration call
Jouni Malinen
2016-01-13
1
-5/+1
*
EAP-PEAP peer: Cryptobinding in fast-reconnect case with inner EAP
Jouni Malinen
2016-01-05
1
-2/+7
*
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 peer: External server certificate chain validation
Jouni Malinen
2015-12-12
1
-1/+43
*
EAP-TTLS/PEAP/FAST peer: Stop immediately on local TLS processing failure
Jouni Malinen
2015-07-28
1
-0/+7
*
EAP-TLS/PEAP/TTLS/FAST: Move more towards using struct wpabuf
Jouni Malinen
2015-05-03
1
-6/+5
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-1/+1
*
EAP peer: Clear keying material on deinit
Jouni Malinen
2014-07-02
1
-4/+12
*
EAP-PEAP: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
1
-1/+1
*
Remove PEAPv2 support
Jouni Malinen
2014-01-07
1
-79/+1
*
EAP peer: Add Session-Id derivation
Stevent Li
2013-02-08
1
-0/+39
*
Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS
Jouni Malinen
2012-08-17
1
-1/+1
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
PEAP: Verify peap_prfplus() result
Jouni Malinen
2011-11-13
1
-5/+10
*
Fix typos found by codespell
Pavel Roskin
2011-09-21
1
-3/+3
*
Rename EAP TLS variables to make server and peer code consistent
Jouni Malinen
2009-12-23
1
-3/+3
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
1
-3/+3
*
Fixed interoperability issue with PEAPv0 cryptobinding and NPS
Jouni Malinen
2008-12-14
1
-1/+1
*
Cleaned up EAP-MSCHAPv2 key derivation
Jouni Malinen
2008-12-14
1
-17/+0
*
Added option to force SoH version 1 (tnc=soh1)
Jouni Malinen
2008-12-07
1
-3/+10
*
PEAPv0: Added support for IPMK/CMK derivation in session resumption case
Jouni Malinen
2008-11-26
1
-1/+14
*
Changed PEAPv0 cryptobinding to be disabled by default
Jouni Malinen
2008-11-20
1
-1/+1
*
EAP-PEAP: Copy Binding nonce from cryptobinding request to reply
Jouni Malinen
2008-11-19
1
-6/+12
*
EAP-PEAP: Moved the common peap_prfplus() function into a shared file
Jouni Malinen
2008-06-09
1
-70/+1
*
TNC: Added preliminary code for IF-TNCCS-SOH client side support
Jouni Malinen
2008-04-08
1
-0/+42
*
PEAPv0: Added crypto_binding configuration option (part of phase1)
Jouni Malinen
2008-04-08
1
-0/+11
*
EAP-PEAP: Fixed interop issues in key derivation with cryptobinding
Jouni Malinen
2008-03-19
1
-2/+7
*
EAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK derivation
Jouni Malinen
2008-03-18
1
-0/+15
*
EAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2 cryptobinding
Jouni Malinen
2008-03-18
1
-8/+303
*
EAP-PEAP: Moved EAP-TLV processing into eap_peap.c
Jouni Malinen
2008-03-18
1
-1/+171
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-28
1
-0/+810