1. 266f344 Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  2. 81cc8f6 Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh by Hanno Becker · 8 years ago
  3. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  4. 591035d Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 8 years ago
  5. 5539366 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 8 years ago
  6. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  7. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  8. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  9. 35db5ba Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  10. ae76599 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  11. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  12. 9b1927b Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  13. 6d3e338 Add simple test for repeated IVs when using AEAD by Janos Follath · 9 years ago
  14. b700c46 Add a test for SSLv3 with extensions, server side by Janos Follath · 9 years ago
  15. 3b224ff Split test into valgrind and no-valgrind version by Paul Bakker · 9 years ago
  16. 6eb066e Fixes RC4 config dependencies in tests in ssl-opt.h by Simon Butcher · 9 years ago
  17. 365b226 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  18. 542ee5d Update default configuration by Janos Follath · 9 years ago
  19. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 10 years ago
  20. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 10 years ago
  21. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 10 years ago
  22. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 10 years ago
  23. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 10 years ago
  24. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 10 years ago
  25. ab5f7b4 Fix indentation by Manuel Pégourié-Gonnard · 10 years ago
  26. a365add Make ssl-opt.sh more robust against client timeout by Manuel Pégourié-Gonnard · 10 years ago
  27. 74681fa Make ssl-opt.sh more tolerant to start timeouts by Manuel Pégourié-Gonnard · 10 years ago
  28. d55bc20 Fix missing gnutls guard in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  29. 4268ae0 Fix test for new debug message level by Manuel Pégourié-Gonnard · 10 years ago
  30. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 10 years ago
  31. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 10 years ago
  32. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  33. 31cafa3 Rm obsolete test in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  34. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  35. 6ea831d Add tests for mbedtls_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  36. c948a79 Add tests for mbedtls_ssl_set_hs_authmode() by Manuel Pégourié-Gonnard · 10 years ago
  37. 4d6f178 Add support for SNI CA and authmode in ssl_server2 by Manuel Pégourié-Gonnard · 10 years ago
  38. 6195767 Fix default of openssl s_server by Manuel Pégourié-Gonnard · 10 years ago
  39. 7a010aa Add tests for dhm_min_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  40. 2240486 Allow more time for DTLS interop tests with proxy by Manuel Pégourié-Gonnard · 10 years ago
  41. 662c6e8 Disable truncated HMAC by default by Manuel Pégourié-Gonnard · 10 years ago
  42. 6df3196 Fix typo in test name by Manuel Pégourié-Gonnard · 10 years ago
  43. e6efa6f manually merge 9f98251 make extKeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  44. 89addc4 manually merge 0c6ce2f use x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  45. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  46. fa44f20 Change authmode default to Required on client by Manuel Pégourié-Gonnard · 10 years ago
  47. 988209f Adapt to SSlv2 Hello disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  48. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  49. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  50. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  51. 8fe411e Avoid issue with OpenSSl in interop test by Manuel Pégourié-Gonnard · 10 years ago
  52. 9699996 Add missing require_gnutls guards in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  53. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  54. 539d972 Add missing guards for gnuTLS by Paul Bakker · 10 years ago
  55. 3bb0801 Add default/basic test for DTLS by Manuel Pégourié-Gonnard · 11 years ago
  56. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  57. dc370e4 Improve script portability by Manuel Pégourié-Gonnard · 11 years ago
  58. 23eb74d Fix issues with new defaults by Manuel Pégourié-Gonnard · 11 years ago
  59. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  60. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  61. 0017c2b Merge commit '9835bc0' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  62. 8fbb01e Merge commit 'b2eaac1' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  63. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  64. 51d8166 Adapt tests to new defaults/errors. by Manuel Pégourié-Gonnard · 11 years ago
  65. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  66. c82b7e2 Merge option to disable truncated hmac on the server-side by Paul Bakker · 11 years ago
  67. e522d0f Merge smarter certificate selection for pre-TLS-1.2 clients by Paul Bakker · 11 years ago
  68. 9835bc0 Fix racy test. by Manuel Pégourié-Gonnard · 11 years ago
  69. a852cf4 Fix issue with non-blocking I/O & record splitting by Manuel Pégourié-Gonnard · 11 years ago
  70. f356115 Merge support for 1/n-1 record splitting by Paul Bakker · 11 years ago
  71. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  72. d9e2dd2 Merge support for Encrypt-then-MAC by Paul Bakker · 11 years ago
  73. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  74. a65d508 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  75. 54b1a8f Merge support for Extended Master Secret (session-hash) by Paul Bakker · 11 years ago
  76. b52b015 Merge support for FALLBACK_SCSV by Paul Bakker · 11 years ago
  77. 448ea50 Set min version to TLS 1.0 in programs by Manuel Pégourié-Gonnard · 11 years ago
  78. e117a8f Make truncated hmac a runtime option server-side by Manuel Pégourié-Gonnard · 11 years ago
  79. f01768c Specific error for suites in common but none good by Manuel Pégourié-Gonnard · 11 years ago
  80. df331a5 Prefer SHA-1 certificates for pre-1.2 clients by Manuel Pégourié-Gonnard · 11 years ago
  81. 3ff7823 Add tests for CBC record splitting by Manuel Pégourié-Gonnard · 11 years ago
  82. c82ee35 Fix tests that were failing with record splitting by Manuel Pégourié-Gonnard · 11 years ago
  83. f46f128 Fix test scripts portability issues by Manuel Pégourié-Gonnard · 11 years ago
  84. 590f416 Add tests for periodic renegotiation by Manuel Pégourié-Gonnard · 11 years ago
  85. 85d915b Add tests for renego security enforcement by Manuel Pégourié-Gonnard · 11 years ago
  86. f9d778d Merge branch 'etm' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  87. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  88. fedba98 Merge branch 'fb-scsv' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  89. b575b54 Forbid extended master secret with SSLv3 by Manuel Pégourié-Gonnard · 11 years ago
  90. 169dd6a Adjust minimum length for EtM by Manuel Pégourié-Gonnard · 11 years ago
  91. 78e745f Don't send back EtM extension if not using CBC by Manuel Pégourié-Gonnard · 11 years ago
  92. 0098e7d Preparation for EtM by Manuel Pégourié-Gonnard · 11 years ago
  93. 699cafa Implement initial negotiation of EtM by Manuel Pégourié-Gonnard · 11 years ago
  94. 01b2699 Implement FALLBACK_SCSV server-side by Manuel Pégourié-Gonnard · 11 years ago
  95. 1cbd39d Implement FALLBACK_SCSV client-side by Manuel Pégourié-Gonnard · 11 years ago
  96. 367381f Add negotiation of Extended Master Secret by Manuel Pégourié-Gonnard · 11 years ago
  97. a6ace04 Test for lost HelloRequest by Manuel Pégourié-Gonnard · 11 years ago
  98. f138447 Avoid spurious timeout in ssl-opt.sh by Manuel Pégourié-Gonnard · 11 years ago
  99. 74a1378 Avoid false positive in ssl-opt.sh with memcheck by Manuel Pégourié-Gonnard · 11 years ago
  100. e698f59 Add tests for ssl_set_dtls_badmac_limit() by Manuel Pégourié-Gonnard · 11 years ago