mbedtls/programs
Manuel Pégourié-Gonnard da61ed3346 Merge branch 'mbedtls-1.3' into development
* mbedtls-1.3:
  Include changes from the 1.2 branch
  Remove unused headers in o_p_test
  Add countermeasure against cache-based lucky 13
  Make results of (ext)KeyUsage accessible
  Fix missing NULL check in MPI
  Fix detection of getrandom()
  Fix "make install" handling of symlinks
  Fix bugs in programs displaying verify flags

Conflicts:
	Makefile
	include/polarssl/ssl.h
	library/entropy_poll.c
	library/ssl_srv.c
	library/ssl_tls.c
	programs/test/o_p_test.c
	programs/test/ssl_cert_test.c
	programs/x509/cert_app.c
2015-04-30 10:38:44 +02:00
..
aes The Great Renaming 2015-04-08 13:25:31 +02:00
hash The Great Renaming 2015-04-08 13:25:31 +02:00
pkey Update ctr_drbg_init() usage in programs 2015-04-29 02:08:34 +02:00
random Update ctr_drbg_init() usage in programs 2015-04-29 02:08:34 +02:00
ssl Split ssl_init() -> ssl_setup() 2015-04-29 02:08:34 +02:00
test Merge branch 'mbedtls-1.3' into development 2015-04-30 10:38:44 +02:00
util The Great Renaming 2015-04-08 13:25:31 +02:00
x509 Fix bugs in programs displaying verify flags 2015-04-29 14:28:48 +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 Fix incomplete changes from merge 2015-03-13 17:19:39 +00:00
wince_main.c Rename website and repository 2015-03-06 13:17:10 +00:00