]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_common/eap_pwd_common.c
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
[thirdparty/hostap.git] / src / eap_common / eap_pwd_common.c
2012-07-02  Jouni MalinenEAP-pwd: Replace direct OpenSSL HMAC use with wrapper
2012-06-30  Jouni MalinenEAP-pwd: Avoid double-frees on some error paths
2012-06-30  Jouni MalinenEAP-pwd: Increase maximum number of hunting-and-pecking...
2012-02-11  Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11  Dan HarkinsEAP-pwd: Fix the argument name in compute_keys()
2011-11-19  Dan HarkinsEAP-pwd: Fix zero-padding of input to H()
2011-11-19  Dan HarkinsEAP-pwd: Fix KDF for group 21
2011-01-16  Dan HarkinsEAP-pwd: Fix some interoperability issues
2011-01-16  Jouni MalinenEAP-pwd: Use os_free to free memory allocated with...
2010-09-15  Jouni MalinenEAP-pwd: Fix couple of memory leaks
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...