nl80211: Add driver parameter force_bss_selection
[mech_eap.git] / src / tls / tlsv1_server.c
2015-08-02 Jouni MalinenRename tls_connection_get_keys() to tls_connection_get_...
2015-03-31 Jouni MalinenRemove master key extraction from tls_connection_get_keys()
2014-12-09 Jouni MalinenTLS: Add new cipher suites to tls_get_cipher()
2014-03-16 Jouni MalinenTLS testing: Add new test cases for RSA-DHE primes
2014-03-16 Jouni MalinenTLS testing: Fix test_flags check for ApplData report
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow TLS implementation add log entries
2014-03-09 Jouni MalinenTLS: Add support for DHE-RSA cipher suites
2014-03-09 Jouni MalinenTLS server: Enable SHA256-based cipher suites
2012-09-09 Jouni MalinenEnable 256-bit key AES in internal TLS implementation
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenTLS: Update file headers to include TLS v1.2 support
2011-11-27 Jouni MalinenTLS: Pass version to tls_prf() in preparation for new...
2011-11-05 Jouni MalinenTLS: Clean up TLS record layer processing
2011-09-25 Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-09-25 Jouni MalinenTLS: Do not enforce in-place processing in tlsv1_record...
2009-12-06 Jouni MalinenInclude functionality to support EAP-FAST unconditionally
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...