Historique des commits

Auteur SHA1 Message Date
  Ilan Peer b8f02d8baf EAP-PWD peer: Fix possible memory leak on error path il y a 9 ans
  Jouni Malinen 49a26bb3e3 EAP peer: Simplify EAP method registration call il y a 9 ans
  Jouni Malinen 95577884ca EAP-pwd peer: Fix error path for unexpected Confirm message il y a 9 ans
  Jouni Malinen 8057821706 EAP-pwd peer: Fix last fragment length validation il y a 9 ans
  Jouni Malinen 4549607b04 EAP-pwd peer: Comment out MS password hash if CONFIG_FIPS=y il y a 9 ans
  Jouni Malinen 6aa5d95dab EAP-pwd peer: Make sure in_frag_pos is cleared to zero on allocation il y a 10 ans
  Jouni Malinen 28a069a545 EAP-pwd peer: Fix asymmetric fragmentation behavior il y a 10 ans
  Jouni Malinen 477c74395a EAP-pwd peer: Fix Total-Length parsing for fragment reassembly il y a 10 ans
  Jouni Malinen dd2f043c9c EAP-pwd peer: Fix payload length validation for Commit and Confirm il y a 10 ans
  Jouni Malinen 3e808b831c EAP-pwd peer: Add support for hashed password il y a 10 ans
  Jouni Malinen 453553698c EAP-pwd: Remove unnecessary OpenSSL EVP_sha256() registration il y a 10 ans
  Jouni Malinen 1f1fe195cd EAP-pwd: Clear identity string and temporary buffer explicitly il y a 10 ans
  Florent Daigniere f119d66942 EAP-pwd: Verify BN_rand_range return code il y a 11 ans
  Florent Daigniere 5197f0335c EAP-pwd: Use os_memcmp_const() for hash comparisons il y a 11 ans
  Florent Daigniere 26c10f797c OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free il y a 11 ans
  Florent Daigniere 3248071dc3 OpenSSL: Use BN_clear_free instead of BN_free il y a 11 ans
  Jouni Malinen f534ee0804 EAP peer: Clear keying material on deinit il y a 11 ans
  Jouni Malinen ee352f1e5a EAP-pwd: Add explicit total length limit il y a 11 ans
  Jouni Malinen 0f73c642cc EAP-pwd: Fix processing of group setup failure il y a 11 ans
  Jouni Malinen 13e2574f7d EAP-pwd peer: Export Session-Id through getSessionId callback il y a 11 ans
  Jouni Malinen 9437c2d0ea EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp il y a 11 ans
  Jouni Malinen 48f668eecf EAP-pwd: Fix memory leak on error path with fragmentation il y a 11 ans
  Jouni Malinen 16a19ddae8 EAP-pwd peer: Allow fragmentation limit to be configured il y a 11 ans
  Jouni Malinen daf10baf9e EAP-pwd: Replace direct OpenSSL HMAC use with wrapper il y a 13 ans
  Jouni Malinen 8350d0afd8 EAP-pwd: Avoid double-frees on some error paths il y a 13 ans
  Jouni Malinen 0dd1603c3f Remove the GPL notification from EAP-pwd implementation il y a 13 ans
  Dan Harkins 5ea93947ca EAP-pwd: Add support for fragmentation il y a 13 ans
  Jouni Malinen 5419d6afed EAP-pwd: Remove struct eap_pwd_hdr il y a 13 ans
  Dan Harkins e547e071e1 EAP-pwd: Fix zero-padding of input to H() il y a 13 ans
  Dan Harkins e4d7b22a53 EAP-pwd: Fix some interoperability issues il y a 14 ans