1. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 6 years ago
  2. b51e267 Add Jenkinsfile for PR job by Darryl Green · 6 years ago
  3. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 6 years ago
  4. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 6 years ago
  5. 53546ea Update library version number to 2.13.1 by Simon Butcher · 6 years ago mbedtls-2.13.1
  6. 82986c1 Disable 3d test with no good openssl version by Manuel Pégourié-Gonnard · 6 years ago
  7. c1eda67 Disable fragmentation tests with openssl bugs by Manuel Pégourié-Gonnard · 6 years ago
  8. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 6 years ago
  9. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 6 years ago
  10. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 6 years ago
  11. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 6 years ago
  12. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 6 years ago
  13. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 6 years ago
  14. 39b8bc9 Change wording of debug message by Hanno Becker · 6 years ago
  15. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 6 years ago
  16. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 6 years ago
  17. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 6 years ago
  18. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 6 years ago
  19. 9598845 Merge remote-tracking branch 'public/pr/1955' into development by Simon Butcher · 6 years ago
  20. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 6 years ago
  21. b841b4f ssl-opt.sh: Remove reference to Github issue by Hanno Becker · 6 years ago
  22. 3b8b40c ssl-opt.sh: Add function to skip next test by Hanno Becker · 6 years ago
  23. 6f032a6 Merge remote-tracking branch 'public/pr/1963' into development by Simon Butcher · 6 years ago
  24. badeb07 Merge remote-tracking branch 'public/pr/1967' into development by Simon Butcher · 6 years ago
  25. b9a0086 ssl-opt.sh: Explain use of --insecure in GnuTLS client tests by Hanno Becker · 6 years ago
  26. 6a4f224 ssl-opt.sh: change expected output for large srv packet test with SSLv3 by Andrzej Kurek · 6 years ago
  27. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 6 years ago
  28. a1adcca ssl-opt.sh: Add tests exercising freeing of buffered messages by Hanno Becker · 6 years ago
  29. 5cd017f ssl-opt.sh: Allow numerical constraints for tests by Hanno Becker · 6 years ago
  30. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  31. 69ca0ad ssl-opt.sh: Remove wrong test exercising MTU implications of MFL by Hanno Becker · 6 years ago
  32. 6b6f602 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  33. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 6 years ago
  34. 34aa187 Force IPv4 for gnutls-cli DTLS tests by Manuel Pégourié-Gonnard · 6 years ago
  35. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  36. a67dee2 Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing by Hanno Becker · 6 years ago
  37. b8eec19 Implement PMTU auto-reduction in handshake by Manuel Pégourié-Gonnard · 6 years ago
  38. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  39. c1d54b7 Add tests with non-blocking I/O by Manuel Pégourié-Gonnard · 6 years ago
  40. 3d183ce Allow client-side resend in proxy MTU tests by Manuel Pégourié-Gonnard · 6 years ago
  41. 1d73993 ssl-opt.sh: Add DTLS session resumption tests by Hanno Becker · 6 years ago
  42. 903ee3d Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  43. 175cb8f ssl-opt.sh: Allow resend in DTLS session resumption tests, cont'd by Hanno Becker · 6 years ago
  44. e356705 ssl-opt.sh: Add test for reassembly after reordering by Hanno Becker · 6 years ago
  45. 5bcf2b0 ssl-opt.sh: Allow spurious resend in DTLS session resumption test by Hanno Becker · 6 years ago
  46. 6b13afe Fix indentation by Ron Eldor · 6 years ago
  47. 2f2d902 Add delay in test to avoid race condition by Manuel Pégourié-Gonnard · 6 years ago
  48. 6151298 Add missing requires_gnutls guards by Manuel Pégourié-Gonnard · 6 years ago
  49. 9434713 Move the assertion by Ron Eldor · 6 years ago
  50. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  51. f362c29 ssl-opt.sh Add dependency on gnutls in two fragmentation tests by Hanno Becker · 6 years ago
  52. 7be2e5b ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 6 years ago
  53. 4e1a9c1 ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 6 years ago
  54. 4532329 Add proxy-enforcement to a MTU test by Manuel Pégourié-Gonnard · 6 years ago
  55. 9829315 Add missing dependency in ssl-opt.sh by Hanno Becker · 6 years ago
  56. 58e9dc3 Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 6 years ago
  57. 02f3a8a Adjust timeout values for 3d test by Manuel Pégourié-Gonnard · 6 years ago
  58. 56cdfd1 Refine reordering tests by Hanno Becker · 6 years ago
  59. 8727304 Disable datagram packing in reordering tests by Hanno Becker · 6 years ago
  60. b34149c Add test for buffering of record from next epoch by Hanno Becker · 6 years ago
  61. e384221 Add test for reordering of handshake messages by Hanno Becker · 6 years ago
  62. aa5d0c4 Add test for buffering out-of-order CCS by Hanno Becker · 6 years ago
  63. 4a9d006 Add missing dependency in ssl-opt.sh by Hanno Becker · 6 years ago
  64. bc73e4a Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 6 years ago
  65. 7ae8a76 Add tests for datagram packing option to ssl-opt.sh by Hanno Becker · 6 years ago
  66. 1c9a24c Disable datagram packing for various UDP proxy tests by Hanno Becker · 6 years ago
  67. c430523 Re-enable delayed CCS test by Hanno Becker · 6 years ago
  68. 12405e7 Increase max_frag_len / MTU in fragmentation ref tests by Hanno Becker · 6 years ago
  69. 111fa49 TEST-ONLY: Remove delayed CCS test by Hanno Becker · 6 years ago
  70. 38110df Add interop test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  71. d26bb20 Add tests for empty CA list in CertificateRequest, TLS 1.0 & 1.1 by Hanno Becker · 6 years ago
  72. 0794d49 Skip some tests with valgrind (spurious resend) by Manuel Pégourié-Gonnard · 6 years ago
  73. 1218bc0 Add simple interop tests (reliable connection) by Manuel Pégourié-Gonnard · 6 years ago
  74. aa9f3fd Merge remote-tracking branch 'upstream-public/pr/930' into development by Jaeden Amero · 6 years ago
  75. 2d56f0d Add test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  76. 19c62f9 Add test for session resumption by Manuel Pégourié-Gonnard · 6 years ago
  77. 72c2707 Add tests for MTU with renegotiation by Manuel Pégourié-Gonnard · 6 years ago
  78. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 6 years ago
  79. 2cb17e2 Make handshake fragmentation follow max_frag_len by Manuel Pégourié-Gonnard · 7 years ago
  80. 2c069df Fix typo in test_suite_entropy.function by Mohammad Azim Khan · 6 years ago
  81. 446227a Enhance nist_kw with some NULL buffers tests by Ron Eldor · 6 years ago
  82. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 6 years ago
  83. 5cb7017 Less obscure test suites template by Mohammad Azim Khan · 6 years ago
  84. d2d0112 Style fixes by Mohammad Azim Khan · 6 years ago
  85. 440d873 Fix macro validation regex by Mohammad Azim Khan · 6 years ago
  86. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 6 years ago
  87. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 6 years ago
  88. 539aa06 Fix Python 2 & 3 compatibility in test_generate_test_code.py by Mohammad Azim Khan · 6 years ago
  89. 32cbcda Fix Pylint errors in Python scripts by Mohammad Azim Khan · 6 years ago
  90. 6302813 Replaced escaped_split() logic with regex by Azim Khan · 6 years ago
  91. fcdf685 Make test function parsing robust by Azim Khan · 6 years ago
  92. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 6 years ago
  93. 8d686bf Incorporated code revoew comments. by Azim Khan · 6 years ago
  94. b31aa44 Fix style errors reported by pylint by Azim Khan · 6 years ago
  95. aee05bb Add test suite framework summary by Azim Khan · 6 years ago
  96. 63ab501 Fix generate_test_code.py argument --helpers-file in CMakeLists.txt by Azim Khan · 6 years ago
  97. 27a35e7 Wildcard possible targets and document by Azim Khan · 6 years ago
  98. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 6 years ago
  99. 62a5d7d Document status/error codes in helper.function by Azim Khan · 6 years ago
  100. 951a2c8 Improve documentation in mbedtls_test.py by Azim Khan · 6 years ago