mbedtls/programs/ssl
Manuel Pégourié-Gonnard bfccdd3c92 Merge commit '36adc36' into dtls
* commit '36adc36':
  Add support for getrandom()
  Use library default for trunc-hmac in ssl_client2
  Make truncated hmac a runtime option server-side
  Fix portability issue in script
  Specific error for suites in common but none good
  Prefer SHA-1 certificates for pre-1.2 clients
  Some more refactoring/tuning.
  Minor refactoring

Conflicts:
	include/polarssl/error.h
	include/polarssl/ssl.h
	library/error.c
2015-01-21 13:48:45 +00: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 commit '36adc36' into dtls 2015-01-21 13:48:45 +00: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 commit '36adc36' into dtls 2015-01-21 13:48:45 +00:00