mbedtls/programs/ssl
Manuel Pégourié-Gonnard 0017c2be48 Merge commit '9835bc0' into dtls
* commit '9835bc0':
  Fix racy test.
  Fix stupid error in previous commit
  Don't check errors on ssl_close_notify()
  Fix char signedness issue
  Fix issue with non-blocking I/O & record splitting
  Fix warning

Conflicts:
	programs/ssl/ssl_client2.c
	programs/ssl/ssl_server2.c
2015-01-21 13:42:16 +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 'b2eaac1' into dtls 2015-01-21 13:37:08 +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_server2.c Merge commit '9835bc0' into dtls 2015-01-21 13:42:16 +00:00
ssl_server.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00