mbedtls/tests
Manuel Pégourié-Gonnard edb7ed3a43 Merge commit 'd7e2483' into dtls
* commit 'd7e2483': (57 commits)
  Skip signature_algorithms ext if PSK only
  Fix bug in ssl_client2 reconnect option
  Cosmetics in ssl_server2
  Improve debugging message.
  Fix net_usleep for durations greater than 1 second
  Use pk_load_file() in X509
  Create ticket keys only if enabled
  Fix typo in #ifdef
  Clarify documentation a bit
  Fix comment on resumption
  Update comment from draft to RFC
  Use more #ifdef's on CLI_C and SRV_C in ssl_tls.c
  Add recursion.pl to all.sh
  Allow x509_crt_verify_child() in recursion.pl
  Set a compile-time limit to X.509 chain length
  Fix 3DES -> DES in all.sh (+ time estimates)
  Add curves.pl to all.sh
  Rework all.sh to use MSan instead of valgrind
  Fix depends on individual curves in tests
  Add script to test depends on individual curves
  ...

Conflicts:
	CMakeLists.txt
	programs/ssl/ssl_client2.c
2015-01-20 16:52:28 +00:00
..
data_files Add tests for concatenated CRLs 2014-11-19 16:08:34 +01:00
scripts Merge miscellaneous fixes into development 2015-01-13 16:04:38 +01:00
suites Merge commit 'd7e2483' into dtls 2015-01-20 16:52:28 +00:00
.gitignore Add test_suite_entropy 2014-06-10 15:38:44 +02:00
CMakeLists.txt Merge commit 'd7e2483' into dtls 2015-01-20 16:52:28 +00:00
compat.sh Merge branch 'development' into dtls 2015-01-12 14:54:55 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Merge commit '8b9bcec' into dtls 2015-01-20 16:38:39 +00:00
ssl-opt.sh Merge support for Encrypt-then-MAC 2015-01-13 14:23:56 +01:00