mbedtls/programs
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
..
aes Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Merge pull request #311 from jcowgill/spelling-fix 2015-10-09 09:38:52 +01:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Merge branch 'development' into iotssl-461-ecjpake-finalization 2015-10-20 15:00:29 +02:00
test Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00