mbedtls/programs/ssl
Manuel Pégourié-Gonnard 8fbb01ec84 Merge commit 'b2eaac1' into dtls
* commit 'b2eaac1':
  Stop assuming chars are signed
  Add tests for CBC record splitting
  Fix tests that were failing with record splitting
  Allow disabling record splitting at runtime
  Add 1/n-1 record splitting
  Enhance doc on ssl_write()

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