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_common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Jouni Malinen
2016-12-28
1
-1/+1
*
TLS: Split tls_connection_prf() into two functions
David Benjamin
2016-05-23
2
-4/+3
*
EAP-PAX: Check hmac_sha1_vector() return value
Jouni Malinen
2016-01-06
1
-2/+4
*
EAP-EKE: Merge identical error return paths
Jouni Malinen
2015-12-21
1
-30/+11
*
EAP-EKE: Reject too long Prot() data when building a frame
Jouni Malinen
2015-12-21
1
-0/+1
*
EAP-FAST: Check T-PRF result in MSK/EMSK derivation
Jouni Malinen
2015-12-12
2
-10/+14
*
EAP-IKEv2: Check HMAC SHA1/MD5 result
Jouni Malinen
2015-12-05
1
-8/+7
*
EAP-SAKE: Fix a typo in attribute parser debug print
Jouni Malinen
2015-11-28
1
-1/+1
*
EAP-pwd: Add support for Brainpool Elliptic Curves
Jouni Malinen
2015-11-01
1
-0/+20
*
EAP-GPSK: Check HMAC-SHA256 result in GKDF and MIC
Jouni Malinen
2015-10-17
1
-3/+6
*
EAP-SAKE: Make attribute parser more readable
Jouni Malinen
2015-05-03
1
-43/+43
*
Fix a typo in function documentation
Jouni Malinen
2015-05-03
1
-1/+1
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
1
-3/+3
*
tests: Add eapol-fuzzer
Jouni Malinen
2015-04-22
1
-3/+26
*
Make tls_connection_get_keyblock_size() internal to tls_*.c
Jouni Malinen
2015-04-01
1
-10/+2
*
Use tls_connection_prf() for all EAP TLS-based key derivation
Jouni Malinen
2015-03-31
1
-29/+6
*
EAP-pwd: Mark helper function arguments const when appropriate
Jouni Malinen
2015-03-28
2
-12/+18
*
ERP: Add TV/TLV parser
Jouni Malinen
2014-12-04
2
-2/+95
*
ERP: Add defines for EAP Re-Authentication Protocol
Jouni Malinen
2014-12-03
1
-2/+32
*
EAP-PAX: Derive EAP Session-Id
Jouni Malinen
2014-11-30
2
-3/+8
*
IKEv2: Use a bit clearer payload header validation step
Jouni Malinen
2014-11-23
1
-3/+6
*
EAP-IKEv2: Fix compilation warning
Andrei Otcheretianski
2014-11-15
1
-1/+1
*
EAP-IKEv2: Fix the payload parser
Jouni Malinen
2014-10-11
1
-3/+4
*
Support building with BoringSSL
Adam Langley
2014-10-06
1
-0/+2
*
OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
Florent Daigniere
2014-07-24
1
-1/+1
*
OpenSSL: Use BN_clear_free instead of BN_free
Florent Daigniere
2014-07-24
1
-5/+5
*
EAP-GPSK: Avoid dead increment by checking pos pointer
Jouni Malinen
2014-07-02
1
-11/+8
*
EAP-EKE: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
1
-1/+1
*
EAP-SIM/AKA: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
1
-2/+2
*
EAP-IKEv2: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
2
-2/+2
*
EAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_finish()
Jouni Malinen
2014-07-02
2
-5/+5
*
EAP-SIM': Fix AT_KDF parser to avoid infinite loop
Jouni Malinen
2014-06-21
1
-1/+1
*
EAP-FAST: Clean up TLV length validation (CID 62853)
Jouni Malinen
2014-06-18
2
-2/+2
*
EAP-IKEv2: Remove obsolete ccns.pl project workarounds
Jouni Malinen
2014-06-08
4
-90/+0
*
EAP-pwd peer: Export Session-Id through getSessionId callback
Jouni Malinen
2014-05-11
2
-3/+2
*
HS 2.0R2: Add WFA server-only EAP-TLS peer method
Jouni Malinen
2014-02-25
1
-2/+5
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1/+1
*
Use ARRAY_SIZE() macro
Jouni Malinen
2013-10-26
1
-3/+3
*
EAP-EKE: Add peer implementation
Jouni Malinen
2013-07-07
3
-0/+883
*
EAP peer: Add Session-Id derivation
Stevent Li
2013-02-08
2
-0/+141
*
Add UNAUTH-TLS vendor specific EAP type
Jouni Malinen
2012-08-22
1
-0/+3
*
Use proper private enterprise number for EAP VENDOR-TEST
Jouni Malinen
2012-08-22
1
-1/+2
*
Add extra validation of EAP header length field
Jouni Malinen
2012-08-07
2
-12/+40
*
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
Jouni Malinen
2012-07-02
2
-69/+86
*
EAP-pwd: Avoid double-frees on some error paths
Jouni Malinen
2012-06-30
1
-2/+4
*
EAP-pwd: Increase maximum number of hunting-and-pecking iterations
Jouni Malinen
2012-06-30
1
-1/+1
*
EAP-AKA': Update to RFC 5448
Jouni Malinen
2012-05-02
1
-1/+1
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
27
-216/+54
*
Remove the GPL notification from EAP-pwd implementation
Jouni Malinen
2012-02-11
2
-16/+4
*
EAP-pwd: Add support for fragmentation
Dan Harkins
2012-02-11
1
-6/+7
[next]