]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_common/eap_pwd_common.h
tests: New style fuzzing tool for EAP-SIM peer processing
[thirdparty/hostap.git] / src / eap_common / eap_pwd_common.h
2019-04-09  Jouni MalinenEAP-pwd: Enforce 1 < rand,mask < r and rand+mask mod...
2019-04-09  Jouni MalinenEAP-pwd: Check element x,y coordinates explicitly
2018-05-28  Dan HarkinsEAP-pwd: Pre-processing method definitions from RFC...
2018-05-28  Dan HarkinsEAP-pwd: Move EC group initialization to earlier step
2017-12-24  Sean ParkinsonEAP-pwd: Use abstract crypto API
2015-03-28  Jouni MalinenEAP-pwd: Mark helper function arguments const when...
2014-05-11  Jouni MalinenEAP-pwd peer: Export Session-Id through getSessionId...
2012-07-02  Jouni MalinenEAP-pwd: Replace direct OpenSSL HMAC use with wrapper
2012-02-11  Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11  Dan HarkinsEAP-pwd: Add support for fragmentation
2011-11-19  Jouni MalinenEAP-pwd: Remove struct eap_pwd_hdr
2011-01-16  Dan HarkinsEAP-pwd: Fix some interoperability issues
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...