Commit History

Author SHA1 Message Date
  Nick Lowe 4b16c15bbc EAP-pwd server: Use os_get_random() for unpredictable token 9 years ago
  Jouni Malinen 814f43cff5 EAP server: Simplify EAP method registration call 9 years ago
  Jouni Malinen bef802ece0 EAP-pwd server: Fix last fragment length validation 9 years ago
  Jouni Malinen 58606fd987 EAP-pwd server: Make sure in_frag_pos is cleared to zero on allocation 10 years ago
  Jouni Malinen 3035cc2894 EAP-pwd server: Fix Total-Length parsing for fragment reassembly 10 years ago
  Jouni Malinen e28a58be26 EAP-pwd server: Fix payload length validation for Commit and Confirm 10 years ago
  Jouni Malinen e4840b381c EAP-pwd server: Add support for hashed password 10 years ago
  Jouni Malinen d1f89dd732 EAP server: Add getSessionId 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 0a13e06bdb EAP server: Clear keying material on deinit 10 years ago
  Jouni Malinen ee352f1e5a EAP-pwd: Add explicit total length limit 10 years ago
  Jouni Malinen f4626235de EAP-pwd server: Allow fragment_size to be configured 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 48f668eecf EAP-pwd: Fix memory leak on error path with fragmentation 11 years ago
  Jouni Malinen daf10baf9e EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 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
  Jouni Malinen 3d32c6517d EAP-pwd: Fix couple of memory leaks 14 years ago
  Jouni Malinen d52be1db76 EAP-pwd: Move bnctx into per-protocol instance structure 14 years ago
  Dan Harkins df684d82ff EAP-pwd: Add support for EAP-pwd server and peer functionality 14 years ago