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_pwd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-pwd peer: Comment out MS password hash if CONFIG_FIPS=y
Jouni Malinen
2015-08-02
1
-0/+7
*
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-pwd peer: Add support for hashed password
Jouni Malinen
2015-03-28
1
-6/+60
*
EAP-pwd: Remove unnecessary OpenSSL EVP_sha256() registration
Jouni Malinen
2014-11-16
1
-1/+0
*
EAP-pwd: Clear identity string and temporary buffer explicitly
Jouni Malinen
2014-07-24
1
-4/+4
*
EAP-pwd: Verify BN_rand_range return code
Florent Daigniere
2014-07-24
1
-5/+9
*
EAP-pwd: Use os_memcmp_const() for hash comparisons
Florent Daigniere
2014-07-24
1
-1/+1
*
OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
Florent Daigniere
2014-07-24
1
-5/+5
*
OpenSSL: Use BN_clear_free instead of BN_free
Florent Daigniere
2014-07-24
1
-12/+12
*
EAP peer: Clear keying material on deinit
Jouni Malinen
2014-07-02
1
-2/+2
*
EAP-pwd: Add explicit total length limit
Jouni Malinen
2014-07-02
1
-0/+2
*
EAP-pwd: Fix processing of group setup failure
Jouni Malinen
2014-05-11
1
-3/+6
*
EAP-pwd peer: Export Session-Id through getSessionId callback
Jouni Malinen
2014-05-11
1
-1/+22
*
EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp
Jouni Malinen
2014-04-05
1
-4/+16
*
EAP-pwd: Fix memory leak on error path with fragmentation
Jouni Malinen
2014-04-05
1
-0/+4
*
EAP-pwd peer: Allow fragmentation limit to be configured
Jouni Malinen
2014-01-07
1
-1/+6
*
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
Jouni Malinen
2012-07-02
1
-25/+30
*
EAP-pwd: Avoid double-frees on some error paths
Jouni Malinen
2012-06-30
1
-1/+5
*
Remove the GPL notification from EAP-pwd implementation
Jouni Malinen
2012-02-11
1
-8/+2
*
EAP-pwd: Add support for fragmentation
Dan Harkins
2012-02-11
1
-72/+229
*
EAP-pwd: Remove struct eap_pwd_hdr
Jouni Malinen
2011-11-19
1
-3/+2
*
EAP-pwd: Fix zero-padding of input to H()
Dan Harkins
2011-11-19
1
-14/+33
*
EAP-pwd: Fix some interoperability issues
Dan Harkins
2011-01-16
1
-4/+6
*
EAP-pwd: Fix couple of memory leaks
Jouni Malinen
2010-09-15
1
-1/+8
*
EAP-pwd: Move bnctx into per-protocol instance structure
Jouni Malinen
2010-09-15
1
-21/+26
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-15
1
-0/+730