Commit History

Author SHA1 Message Date
  Ilan Peer b8f02d8baf EAP-PWD peer: Fix possible memory leak on error path 9 years ago
  Jouni Malinen 49a26bb3e3 EAP peer: Simplify EAP method registration call 9 years ago
  Jouni Malinen 95577884ca EAP-pwd peer: Fix error path for unexpected Confirm message 9 years ago
  Jouni Malinen 8057821706 EAP-pwd peer: Fix last fragment length validation 9 years ago
  Jouni Malinen 4549607b04 EAP-pwd peer: Comment out MS password hash if CONFIG_FIPS=y 9 years ago
  Jouni Malinen 6aa5d95dab EAP-pwd peer: Make sure in_frag_pos is cleared to zero on allocation 10 years ago
  Jouni Malinen 28a069a545 EAP-pwd peer: Fix asymmetric fragmentation behavior 10 years ago
  Jouni Malinen 477c74395a EAP-pwd peer: Fix Total-Length parsing for fragment reassembly 10 years ago
  Jouni Malinen dd2f043c9c EAP-pwd peer: Fix payload length validation for Commit and Confirm 10 years ago
  Jouni Malinen 3e808b831c EAP-pwd peer: Add support for hashed password 10 years ago
  Jouni Malinen 453553698c EAP-pwd: Remove unnecessary OpenSSL EVP_sha256() registration 10 years ago
  Jouni Malinen 1f1fe195cd EAP-pwd: Clear identity string and temporary buffer explicitly 10 years ago
  Florent Daigniere f119d66942 EAP-pwd: Verify BN_rand_range return code 10 years ago
  Florent Daigniere 5197f0335c EAP-pwd: Use os_memcmp_const() for hash comparisons 10 years ago
  Florent Daigniere 26c10f797c OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 10 years ago
  Florent Daigniere 3248071dc3 OpenSSL: Use BN_clear_free instead of BN_free 10 years ago
  Jouni Malinen f534ee0804 EAP peer: Clear keying material on deinit 10 years ago
  Jouni Malinen ee352f1e5a EAP-pwd: Add explicit total length limit 10 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 12 years ago
  Jouni Malinen 8350d0afd8 EAP-pwd: Avoid double-frees on some error paths 12 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