]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_server/eap_server_fast.c
Use os_memdup()
[thirdparty/hostap.git] / src / eap_server / eap_server_fast.c
2017-03-07  Johannes BergUse os_memdup()
2016-12-28  Jouni MalinenRemove trailing whitespace
2016-05-23  David BenjaminTLS: Split tls_connection_prf() into two functions
2016-01-13  Jouni MalinenEAP server: Simplify EAP method registration call
2015-12-31  Jouni MalinenEAP-FAST: Enable AES256-based TLS cipher suites with...
2015-12-12  Jouni MalinenEAP-FAST: Check T-PRF result in MSK/EMSK derivation
2015-10-24  Jouni MalinenEAP-FAST server: Avoid undefined behavior in pointer...
2015-08-23  Jouni MalinenEAP server: Disable TLS session ticket with EAP-TLS...
2015-01-20  Haim Dreyfusseap_server: Avoid NULL pointer dereference in eap_fast_...
2014-11-30  Jouni MalinenEAP server: Add getSessionId
2014-10-11  Jouni MalinenEAP-FAST server: Remove unused assignment
2014-10-11  Jouni MalinenEAP-FAST server: Remove unused write
2014-10-07  Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-07-26  Jouni MalinenEAP-FAST server: Fix potential read-after-buffer (by...
2014-07-02  Jouni MalinenEAP server: Clear keying material on deinit
2014-07-02  Jouni MalinenEAP-FAST: Use os_memcmp_const() for hash/password compa...
2014-06-18  Jouni MalinenEAP-FAST: Clean up TLV length validation (CID 62853)
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23  Jouni MalinenAnnotate places depending on strong random numbers
2010-08-19  Jouni MalinenEAP-FAST server: Add I-ID into PAC-Info
2010-02-19  Jouni MalinenRename EAP server source files to avoid duplicate names