mbedtls/programs/ssl
Manuel Pégourié-Gonnard fadacb9d0b Merge branch 'development' into iotssl-461-ecjpake-finalization
* development: (73 commits)
  Bump yotta dependencies version
  Fix typo in documentation
  Corrected misleading fn description in ssl_cache.h
  Corrected URL/reference to MPI library
  Fix yotta dependencies
  Fix minor spelling mistake in programs/pkey/gen_key.c
  Bump version to 2.1.2
  Fix CVE number in ChangeLog
  Add 'inline' workaround where needed
  Fix references to non-standard SIZE_T_MAX
  Fix yotta version dependencies again
  Upgrade yotta dependency versions
  Fix compile error in net.c with musl libc
  Add missing warning in doc
  Remove inline workaround when not useful
  Fix macroization of inline in C++
  Changed attribution for Guido Vranken
  Merge of IOTSSL-476 - Random malloc in pem_read()
  Fix for IOTSSL-473 Double free error
  Fix potential overflow in CertificateRequest
  ...

Conflicts:
	include/mbedtls/ssl_internal.h
	library/ssl_cli.c
2015-10-20 15:00:29 +02:00
..
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
dtls_client.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
dtls_server.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
mini_client.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_client1.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_client2.c Merge branch 'development' into iotssl-461-ecjpake-finalization 2015-10-20 15:00:29 +02:00
ssl_fork_server.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_mail_client.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_pthread_server.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_server2.c Merge branch 'development' into iotssl-461-ecjpake-finalization 2015-10-20 15:00:29 +02:00
ssl_server.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00