mbedtls/programs/ssl
Manuel Pégourié-Gonnard 56d985d0a6 Merge branch 'session-hash' into dtls
* session-hash:
  Update Changelog for session-hash
  Make session-hash depend on TLS versions
  Forbid extended master secret with SSLv3
  compat.sh: allow git version of gnutls
  compat.sh: make options a bit more robust
  Implement extended master secret
  Add negotiation of Extended Master Secret

Conflicts:
	include/polarssl/check_config.h
	programs/ssl/ssl_server2.c
2014-11-06 01:25:09 +01:00
..
test-ca - Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present. 2012-05-10 14:12:46 +00:00
CA-HOWTO.txt - Renamed include directory to polarssl 2009-01-03 21:22:43 +00:00
CMakeLists.txt Add dlts_client.c and dtls_server.c 2014-10-21 16:32:54 +02:00
dtls_client.c Add dlts_client.c and dtls_server.c 2014-10-21 16:32:54 +02:00
dtls_server.c Add dlts_client.c and dtls_server.c 2014-10-21 16:32:54 +02:00
ssl_client1.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
ssl_client2.c Merge branch 'session-hash' into dtls 2014-11-06 01:25:09 +01:00
ssl_fork_server.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
ssl_mail_client.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
ssl_pthread_server.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
ssl_server.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
ssl_server2.c Merge branch 'session-hash' into dtls 2014-11-06 01:25:09 +01:00