1. d5a09f1 Updated version number to 2.10.0 for release by Simon Butcher · 6 years ago
  2. d08a2f7 Adapt the ARIA test cases for new ECB function by Simon Butcher · 6 years ago
  3. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 6 years ago
  4. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 6 years ago
  5. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 6 years ago
  6. ba91994 Merge remote-tracking branch 'public/pr/1604' into development by Simon Butcher · 6 years ago
  7. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  8. 2699de3 Add check-files.py to pre-push.sh by Darryl Green · 7 years ago
  9. a07039c Add check-files.py to all.sh by Darryl Green · 7 years ago
  10. 10d9ce3 Add script for source integrity checking by Darryl Green · 7 years ago
  11. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  12. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  13. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  14. 0b3f00c Avoid -Wformat-truncation warning on gcc7 by Mohammad Azim Khan · 7 years ago
  15. 7d7bad6 Update version to 2.9.0 by Jaeden Amero · 7 years ago
  16. 38c42d5 Merge remote-tracking branch 'upstream-public/pr/1570' into development-proposed by Jaeden Amero · 7 years ago
  17. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  18. f13ca95 Test suites: print error on failed platform_setup by Andrzej Kurek · 7 years ago
  19. eecea0e Update zeroize test to use mbedtls_platform_zeroize() by Andres Amaya Garcia · 7 years ago
  20. 757cd72 Update license headers year and branding by Andres Amaya Garcia · 7 years ago
  21. 42defd1 Improve docs for zeroize.c and test_zeroize.gdb by Andres Amaya Garcia · 7 years ago
  22. 806f403 Improve detection of program exit code in gdb script by Andres Amaya Garcia · 7 years ago
  23. 7111a0d Change test_zeroize.gdb script breakpoint due to zeroize.c change by Andres Amaya Garcia · 7 years ago
  24. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 7 years ago
  25. 24768bf Improve test_zeroize.gdb breakpoint by Andres Amaya Garcia · 7 years ago
  26. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 7 years ago
  27. f2d1792 Document test_zeroize.gdb script by Andres Amaya Garcia · 7 years ago
  28. ddebc49 Add gdb script to test mbedtls_zeroize() by Andres Amaya Garcia · 7 years ago
  29. a282270 Add explicit checks for non-zero result of platform setup in test suites by Andrzej Kurek · 7 years ago
  30. 32a675f Add conditional platform context creation & usage by Andrzej Kurek · 7 years ago
  31. 1152fa8 Add platform setup and teardown calls to test suites by Andrzej Kurek · 7 years ago
  32. c4ec716 Fix uninitialized var in check-generated-files.sh by Andres AG · 7 years ago
  33. 4c1e2ec Check generated-visualc-files in check-generated-files by Andres Amaya Garcia · 7 years ago
  34. 6668927 Generate primes according to FIPS 186-4 by Jethro Beekman · 7 years ago
  35. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  36. 5c77f2e Merge remote-tracking branch 'upstream-public/pr/1535' into development-proposed by Gilles Peskine · 7 years ago
  37. be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
  38. 0ed632f Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed by Gilles Peskine · 7 years ago
  39. 695d557 Merge branch 'pr_1180' into development-proposed by Gilles Peskine · 7 years ago
  40. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 9 years ago
  41. 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  42. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  43. 2843d21 Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed by Jaeden Amero · 7 years ago
  44. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  45. 9528658 Merge remote-tracking branch 'upstream-public/pr/701' into development-proposed by Jaeden Amero · 7 years ago
  46. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  47. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  48. 576d474 Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  49. 79db933 Fix shared library lookup on Mac OS X when running tests by Andres Amaya Garcia · 7 years ago
  50. 420f0cc Make DLEXT var configurable in programs and tests makefiles by Andres Amaya Garcia · 7 years ago
  51. 98a6786 Adapt changes to all.sh to work with --keep-going mode by Hanno Becker · 7 years ago
  52. 783cb06 Remove duplicate test in all.sh by Hanno Becker · 7 years ago
  53. de420a4 Fix some test deps by Deomid Ryabkov · 8 years ago
  54. 1cfa2d0 Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  55. 396fac1 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  56. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  57. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  58. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  59. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  60. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  61. 8405257 Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  62. 38d8165 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  63. 8a244c9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  64. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  65. 8be0e6d Update version to 2.8.0 by Jaeden Amero · 7 years ago mbedtls-2.8.0
  66. adfa64f Abort idle-loop in ssl_server2 if sockets gets invalid by Hanno Becker · 7 years ago
  67. 8d83218 Increase UDP record packing time in ssl-opt.sh by Hanno Becker · 7 years ago
  68. 7b6582b Kill server and proxy via SIGQUIT in ssl-opt.sh by Hanno Becker · 7 years ago
  69. 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1
  70. 24b2d6f Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed by Jaeden Amero · 7 years ago
  71. 47a98d4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  72. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  73. 0bdb050 x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  74. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  75. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  76. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  77. 1ba8a3f Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  78. bc6c110 Add test to ssl-opt.sh demonstrating the need for ssl_check_pending by Hanno Becker · 7 years ago
  79. 6a33f59 Add tests for event-driven I/O in DTLS to ssl-opt.sh by Hanno Becker · 7 years ago
  80. a31d820 Merge remote-tracking branch 'upstream-public/pr/778' into development-proposed by Gilles Peskine · 7 years ago
  81. 88a8dcb Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  82. 147b28e Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  83. 469b882 Merge branch 'pr_1407' into development-proposed by Gilles Peskine · 7 years ago
  84. 7547682 Merge remote-tracking branch 'upstream-public/pr/1249' into development-proposed by Gilles Peskine · 7 years ago
  85. 6f486a6 Fix merge error by Hanno Becker · 7 years ago
  86. 22797fc Remove redundant dependency by Sanne Wouda · 7 years ago
  87. bb50113 Rename test and update dependencies by Sanne Wouda · 7 years ago
  88. 90da97d Add test case found through fuzzing to pkparse test suite by Sanne Wouda · 7 years ago
  89. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  90. ce5673c Add reference to github issue in compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  91. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  92. 977dc36 aria test suite: uniformize line wrapping by Manuel Pégourié-Gonnard · 7 years ago
  93. 8abc349 aria: rationalize buffer sizes in test functions by Manuel Pégourié-Gonnard · 7 years ago
  94. d82d791 aria: fix more whitespace by Manuel Pégourié-Gonnard · 7 years ago
  95. 693a1d9 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  96. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  97. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  98. 442f03b cmake: keep test list in alphabetic order by Manuel Pégourié-Gonnard · 7 years ago
  99. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  100. bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago