]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_peer/eap_mschapv2.c
Use os_memdup()
[thirdparty/hostap.git] / src / eap_peer / eap_mschapv2.c
2017-03-07  Johannes BergUse os_memdup()
2017-02-28  Jouni Malinencrypto: Process des_encrypt() error returns in callers
2016-01-13  Jouni MalinenEAP peer: Simplify EAP method registration call
2015-08-02  Jouni MalinenAdd build option to remove all internal RC4 uses
2015-02-01  Jouni MalinenEAP-MSCHAPv2 peer: Add option to disable password retry...
2014-07-02  Jouni MalinenEAP peer: Clear keying material on deinit
2014-06-14  Jouni MalinenEAP-MSCHAPv2: Check hash function results more consiste...
2013-04-27  Jouni MalinenAdd dup_binstr() to help common binary string tasks
2012-08-03  Jouni MalinenEXT PW: Add support for password parameter from externa...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23  Jouni MalinenAnnotate places depending on strong random numbers
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-08-16  Jouni MalinenVerify CHAP/MSCHAPv2 return code
2008-12-14  Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...