index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
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
*
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
*
EAP-pwd: Fix the argument name in compute_keys()
Dan Harkins
2012-02-11
1
-4
/
+4
*
Rename tls_prf() to tls_prf_sha1_md5()
Jouni Malinen
2011-11-27
1
-3
/
+3
*
EAP-pwd: Remove struct eap_pwd_hdr
Jouni Malinen
2011-11-19
1
-6
/
+1
*
EAP-pwd: Fix zero-padding of input to H()
Dan Harkins
2011-11-19
1
-3
/
+9
*
EAP-pwd: Fix KDF for group 21
Dan Harkins
2011-11-19
1
-2
/
+14
*
PEAP: Verify peap_prfplus() result
Jouni Malinen
2011-11-13
2
-9
/
+12
*
Fix typos found by codespell
Pavel Roskin
2011-09-22
1
-1
/
+1
*
EAP-pwd: Fix some interoperability issues
Dan Harkins
2011-01-16
2
-45
/
+12
*
EAP-pwd: Use os_free to free memory allocated with os_malloc
Jouni Malinen
2011-01-16
1
-1
/
+1
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-24
2
-3
/
+5
*
EAP-pwd: Fix couple of memory leaks
Jouni Malinen
2010-09-14
1
-1
/
+2
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-14
3
-0
/
+424
*
Remove unnecessary SUBDIRS loops from src/*/Makefile
Jouni Malinen
2010-04-17
1
-1
/
+0
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
9
-21
/
+17
*
Pass digest return value to CHAP/MSCHAPv2 caller
Jouni Malinen
2009-08-16
2
-6
/
+6
*
Add root .gitignore file to cleanup ignore lists
Jouni Malinen
2009-06-29
1
-1
/
+0
*
Rename EAP server defines from EAP_* to EAP_SERVER_*
Jouni Malinen
2009-03-25
2
-9
/
+9
*
Update draft-cam-winget-eap-fast-provisioning references to RFC 5422
Jouni Malinen
2009-03-14
2
-11
/
+6
*
Update EAP-GPSK references from internet draft to RFC 5433
Jouni Malinen
2009-02-26
1
-1
/
+1
*
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
Daniel Mierswa
2009-02-15
1
-0
/
+3
*
Include the header file to validate function prototype.
Jouni Malinen
2009-01-03
1
-0
/
+1
*
IANA allocated EAP method type 51 to EAP-GPSK
Jouni Malinen
2008-12-20
1
-3
/
+2
*
Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog
Jouni Malinen
2008-12-07
1
-0
/
+27
*
Added protection against EAP-AKA' -> EAP-AKA bidding down attacks
Jouni Malinen
2008-12-05
2
-0
/
+16
*
Fixed a typo in a comment
Jouni Malinen
2008-12-04
1
-1
/
+1
*
EAP-AKA': Added CK',IK' derivation
Jouni Malinen
2008-12-04
2
-0
/
+74
*
EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributes
Jouni Malinen
2008-12-04
2
-0
/
+55
*
Fixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server only)
Jouni Malinen
2008-12-04
1
-2
/
+14
*
EAP-AKA': Derive keys using the new KDF (PRF')
Jouni Malinen
2008-12-03
2
-0
/
+136
*
EAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
Jouni Malinen
2008-12-02
2
-0
/
+86
*
EAP-AKA': Use SHA256 for AT_CHECKCODE
Jouni Malinen
2008-12-02
2
-4
/
+6
*
Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10)
Jouni Malinen
2008-12-02
1
-0
/
+1
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
2
-0
/
+72
*
EAP-AKA: Validate RES Length field in AT_RES
Jouni Malinen
2008-11-07
2
-0
/
+2
*
Silenced compiler warnings on size_t printf format and shadowed variables
Jouni Malinen
2008-09-27
1
-3
/
+3
*
Updated EAP-TTLSv0 references to use RFC 5281
Jouni Malinen
2008-08-16
2
-2
/
+2
*
EAP-PEAP: Moved the common peap_prfplus() function into a shared file
Jouni Malinen
2008-06-09
2
-0
/
+109
*
TNC: Added preliminary code for IF-TNCCS-SOH server side support
Jouni Malinen
2008-03-30
1
-0
/
+1
*
EAP-FAST: Define and use EAP_FAST_CMK_LEN
Jouni Malinen
2008-02-27
1
-1
/
+2
*
Removed extra '_' from struct eap_tlv_crypto_binding__tlv name
Jouni Malinen
2008-02-27
3
-3
/
+3
*
EAP-FAST: Moved common peer/server functionality into a shared file
Jouni Malinen
2008-02-27
2
-0
/
+283
*
EAP-FAST: Added shared helper functions for building TLVs
Jouni Malinen
2008-02-27
2
-0
/
+52
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-27
24
-0
/
+4375