1. 6a5ced4 Merge remote-tracking branch 'public/pr/1811' into mbedtls-2.1 by Simon Butcher · 7 years ago
  2. 86d32e6 Merge remote-tracking branch 'public/pr/1973' into mbedtls-2.1 by Simon Butcher · 7 years ago
  3. 1010831 ssl-opt.sh: change expected output for large srv packet test with SSLv3 by Andrzej Kurek · 7 years ago
  4. 4115a8c Add missing large and small packet tests for ssl_server2 by Andrzej Kurek · 7 years ago
  5. f4f59c0 Added buffer_size and response_size options for ssl-server2. by Andrzej Kurek · 7 years ago
  6. 16fe2fd ssl-opt.sh: Add DTLS session resumption tests by Hanno Becker · 7 years ago
  7. a24ed19 Add tests for empty CA list in CertificateRequest, TLS 1.0 & 1.1 by Hanno Becker · 7 years ago
  8. 942cfea Merge remote-tracking branch 'upstream-public/pr/1815' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  9. dc8b6df Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  10. 6877685 Restore accidentally deleted lines by Ron Eldor · 7 years ago
  11. 2cc7ad4 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 7 years ago
  12. 2eee2e6 Update ssl-opt.sh test to run condition by Ron Eldor · 7 years ago
  13. b27a1ab Add ECC extensions test in ssl-opts.sh by Ron Eldor · 7 years ago
  14. 12826df Extend the timeout for SNI DTLS tests by Simon Butcher · 7 years ago
  15. 0b8eaa8 Add more SNI/DTLS tests by Andres Amaya Garcia · 7 years ago
  16. 021ad3d Rename SNI/DTLS tests in ssl-opt.sh script by Andres Amaya Garcia · 7 years ago
  17. 52142f1 Add SNI with DTLS tests to ssl-opt.sh script by Andres AG · 9 years ago
  18. 341e378 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  19. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  20. 2b72742 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  21. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  22. 784f41c wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  23. 3f69e54 Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  24. 87244fa Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  25. 684a517 wait_server_start: minor efficiency improvement by Gilles Peskine · 8 years ago
  26. 914fd5d Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  27. aed7188 Merge remote-tracking branch 'upstream-restricted/pr/427' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  28. bb4aaf1 ssl-opt.sh: support fixed seed for random tests by Gilles Peskine · 8 years ago
  29. 8e75b6c Improve style in tests/ssl-opt.sh by Hanno Becker · 8 years ago
  30. b018723 Correct truncated HMAC tests in ssl-opt.sh by Hanno Becker · 8 years ago
  31. 02f632e Add truncated HMAC extension tests for DTLS by Hanno Becker · 8 years ago
  32. d51bec7 Add missing truncated HMAC test for TLS by Hanno Becker · 8 years ago
  33. 461cb81 Add small packet tests for DTLS by Hanno Becker · 8 years ago
  34. 0b9d913 Extend large packet tests for TLS by Hanno Becker · 8 years ago
  35. 7aae46c Extend small packet tests for TLS by Hanno Becker · 8 years ago
  36. a83fafa Add missing dependencies on trunc HMAC ext in ssl-opt.sh by Hanno Becker · 8 years ago
  37. 49349ba Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  38. ce516ff Fix heap corruption in ssl_decrypt_buf by Hanno Becker · 8 years ago
  39. 7889113 Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh by Hanno Becker · 8 years ago
  40. 6ed76f7 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 8 years ago
  41. 64691dc Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384 by Hanno Becker · 8 years ago
  42. 0d885d3 Add expected number of fragments to 16384-byte packet tests by Hanno Becker · 8 years ago
  43. 2fabe5f Add tests for messages beyond 16384 bytes to ssl-opt.sh by Hanno Becker · 8 years ago
  44. 0560778 Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH by Hanno Becker · 8 years ago
  45. 80e0d46 Use 2048-bit DHE parameters from RFC 3526 instead of 5114 by default by Hanno Becker · 8 years ago
  46. 5f1dd80 Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  47. 266f344 Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  48. 81cc8f6 Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh by Hanno Becker · 8 years ago
  49. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  50. 591035d Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 8 years ago
  51. 5539366 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 8 years ago
  52. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  53. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  54. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  55. 35db5ba Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  56. ae76599 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  57. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  58. 9b1927b Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  59. 6d3e338 Add simple test for repeated IVs when using AEAD by Janos Follath · 9 years ago
  60. b700c46 Add a test for SSLv3 with extensions, server side by Janos Follath · 9 years ago
  61. 3b224ff Split test into valgrind and no-valgrind version by Paul Bakker · 9 years ago
  62. 6eb066e Fixes RC4 config dependencies in tests in ssl-opt.h by Simon Butcher · 9 years ago
  63. 365b226 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  64. 542ee5d Update default configuration by Janos Follath · 9 years ago
  65. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 10 years ago
  66. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 10 years ago
  67. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 10 years ago
  68. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 10 years ago
  69. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 10 years ago
  70. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 10 years ago
  71. ab5f7b4 Fix indentation by Manuel Pégourié-Gonnard · 10 years ago
  72. a365add Make ssl-opt.sh more robust against client timeout by Manuel Pégourié-Gonnard · 10 years ago
  73. 74681fa Make ssl-opt.sh more tolerant to start timeouts by Manuel Pégourié-Gonnard · 10 years ago
  74. d55bc20 Fix missing gnutls guard in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  75. 4268ae0 Fix test for new debug message level by Manuel Pégourié-Gonnard · 10 years ago
  76. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 10 years ago
  77. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 10 years ago
  78. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  79. 31cafa3 Rm obsolete test in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  80. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  81. 6ea831d Add tests for mbedtls_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  82. c948a79 Add tests for mbedtls_ssl_set_hs_authmode() by Manuel Pégourié-Gonnard · 10 years ago
  83. 4d6f178 Add support for SNI CA and authmode in ssl_server2 by Manuel Pégourié-Gonnard · 10 years ago
  84. 6195767 Fix default of openssl s_server by Manuel Pégourié-Gonnard · 10 years ago
  85. 7a010aa Add tests for dhm_min_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  86. 2240486 Allow more time for DTLS interop tests with proxy by Manuel Pégourié-Gonnard · 10 years ago
  87. 662c6e8 Disable truncated HMAC by default by Manuel Pégourié-Gonnard · 10 years ago
  88. 6df3196 Fix typo in test name by Manuel Pégourié-Gonnard · 10 years ago
  89. e6efa6f manually merge 9f98251 make extKeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  90. 89addc4 manually merge 0c6ce2f use x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  91. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  92. fa44f20 Change authmode default to Required on client by Manuel Pégourié-Gonnard · 10 years ago
  93. 988209f Adapt to SSlv2 Hello disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  94. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  95. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  96. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  97. 8fe411e Avoid issue with OpenSSl in interop test by Manuel Pégourié-Gonnard · 10 years ago
  98. 9699996 Add missing require_gnutls guards in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  99. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  100. 539d972 Add missing guards for gnuTLS by Paul Bakker · 10 years ago