Jouni Malinen
|
1f1fe195cd
EAP-pwd: Clear identity string and temporary buffer explicitly
|
11 years ago |
Florent Daigniere
|
f119d66942
EAP-pwd: Verify BN_rand_range return code
|
11 years ago |
Florent Daigniere
|
5197f0335c
EAP-pwd: Use os_memcmp_const() for hash comparisons
|
11 years ago |
Florent Daigniere
|
26c10f797c
OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
|
11 years ago |
Florent Daigniere
|
3248071dc3
OpenSSL: Use BN_clear_free instead of BN_free
|
11 years ago |
Jouni Malinen
|
f534ee0804
EAP peer: Clear keying material on deinit
|
11 years ago |
Jouni Malinen
|
ee352f1e5a
EAP-pwd: Add explicit total length limit
|
11 years ago |
Jouni Malinen
|
0f73c642cc
EAP-pwd: Fix processing of group setup failure
|
11 years ago |
Jouni Malinen
|
13e2574f7d
EAP-pwd peer: Export Session-Id through getSessionId callback
|
11 years ago |
Jouni Malinen
|
9437c2d0ea
EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp
|
11 years ago |
Jouni Malinen
|
48f668eecf
EAP-pwd: Fix memory leak on error path with fragmentation
|
11 years ago |
Jouni Malinen
|
16a19ddae8
EAP-pwd peer: Allow fragmentation limit to be configured
|
11 years ago |
Jouni Malinen
|
daf10baf9e
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
|
13 years ago |
Jouni Malinen
|
8350d0afd8
EAP-pwd: Avoid double-frees on some error paths
|
13 years ago |
Jouni Malinen
|
0dd1603c3f
Remove the GPL notification from EAP-pwd implementation
|
13 years ago |
Dan Harkins
|
5ea93947ca
EAP-pwd: Add support for fragmentation
|
13 years ago |
Jouni Malinen
|
5419d6afed
EAP-pwd: Remove struct eap_pwd_hdr
|
13 years ago |
Dan Harkins
|
e547e071e1
EAP-pwd: Fix zero-padding of input to H()
|
13 years ago |
Dan Harkins
|
e4d7b22a53
EAP-pwd: Fix some interoperability issues
|
14 years ago |
Jouni Malinen
|
3d32c6517d
EAP-pwd: Fix couple of memory leaks
|
15 years ago |
Jouni Malinen
|
d52be1db76
EAP-pwd: Move bnctx into per-protocol instance structure
|
15 years ago |
Dan Harkins
|
df684d82ff
EAP-pwd: Add support for EAP-pwd server and peer functionality
|
15 years ago |