mbedtls/programs/ssl
Manuel Pégourié-Gonnard b8834d313d Merge branch 'development' into beta-release-restricted
* development:
  Bump yotta patch version
  Merging iotssl-457-badtail with development branch
  Moe top-level Readme to markdown
  Changelog entry fro the previous commit
  Add NULL checks to top-level SSL functions
  Skip to trusted certs early in the chain
  Add tests for verify callback
  Improve mbedtls_ssl_write() documentation
  Add mbedtls_ssl_get_max_frag_len()
  Print "thread ID" in debug messages
  Only use -Wshadow with GCC 4.8 or higher
  Fix error reporting in pkey/pk_* programs
  Fix more comments/outputs in verify programs
  Fix hash buffer size in pkey programs
  Change default RSA key size in rsa_genkey
  Fix comments about filenames in some programs
  Fix memory corruption in rsa sign/verify programs
  Fix warning with MD/SHA ALT implementation
  Fix handling of long PSK identities
  Fix -Wshadow warnings
2015-09-03 16:45:58 +02:00
..
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
dtls_client.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
dtls_server.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
mini_client.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_client1.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_client2.c Merge branch 'development' into beta-release-restricted 2015-09-03 16:45:58 +02:00
ssl_fork_server.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_mail_client.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_pthread_server.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_server.c Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
ssl_server2.c Merge branch 'development' into beta-release-restricted 2015-09-03 16:45:58 +02:00