1. 179c227 Fix CA encoding issue with gnutls-cli by Manuel Pégourié-Gonnard · 6 years ago
  2. 37abf12 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  3. a92990a Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  4. a67508e Merge pull request #3002 from gilles-peskine-arm/coverity-20200115-2.7 into mbedtls-2.7 by Janos Follath · 6 years ago
  5. 16ba09c Check that mbedtls_mpi_grow succeeds by Gilles Peskine · 6 years ago
  6. ee88f81 Bump version to Mbed TLS 2.7.13 by Janos Follath · 6 years ago
  7. d8180f8 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago mbedtls-2.7.13
  8. db64989 Merge pull request #2895 from gilles-peskine-arm/drbg-set_entropy_len-2.7 by Jaeden Amero · 6 years ago
  9. 02fbc08 Enable more test cases without MBEDTLS_MEMORY_DEBUG by Gilles Peskine · 6 years ago
  10. 786f068 More accurate test case description by Gilles Peskine · 6 years ago
  11. 04d45c9 Clarify that the "FATAL" message is expected by Gilles Peskine · 6 years ago
  12. f4482aa mpi_lt_mpi_ct: Add further tests by Janos Follath · 6 years ago
  13. a776aea mpi_lt_mpi_ct: Fix test numbering by Janos Follath · 6 years ago
  14. 1b86eeb mpi_lt_mpi_ct perform tests for both limb size by Janos Follath · 6 years ago
  15. 6adff06 mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs by Janos Follath · 6 years ago
  16. 9332ece Add more tests for mbedtls_mpi_lt_mpi_ct by Janos Follath · 6 years ago
  17. aaa3f22 mpi_lt_mpi_ct test: hardcode base 16 by Janos Follath · 6 years ago
  18. c3b376e Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
  19. 883801d Add tests to constant time mpi comparison by Janos Follath · 6 years ago
  20. b729e1b CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  21. c87a546 Merge pull request #2900 from gilles-peskine-arm/asan-test-fail-2.7 by Jaeden Amero · 6 years ago
  22. cc656ac Merge pull request #2872 from gilles-peskine-arm/test_malloc_0_null-2.7 by Jaeden Amero · 6 years ago
  23. 5ee14d7 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  24. 4c2697f Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  25. 260921d Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  26. c20a405 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  27. 5cc748e Merge remote-tracking branch 'origin/pr/2866' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  28. 2fc6cf5 Merge remote-tracking branch 'origin/pr/2704' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  29. 0ab4092 Reduce stack usage of test_suite_pkcs1_v15 by Ron Eldor · 7 years ago
  30. dd4277f Reduce stack usage of test_suite_pkcs1_v21 by Ron Eldor · 7 years ago
  31. b3d3973 Reduce stack usage of test_suite_rsa by Ron Eldor · 7 years ago
  32. 6827d1c Reduce stack usage of test_suite_pk by Ron Eldor · 7 years ago
  33. 0981a5d Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  34. 9b1c248 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  35. 7eb7f8d Remove unnecessary memory buffer alloc unsets by Andrzej Kurek · 6 years ago
  36. 6addfdd Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  37. 9a461a1 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  38. 7aad93c Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  39. 167ae43 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  40. f5baaaa Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  41. c7f97f1 Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
  42. d7bd10d Bump version to Mbed TLS 2.7.12 by Jaeden Amero · 6 years ago
  43. e1d93e5 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  44. b86bcb4 ssl-opt.sh: wait for proxy to start before running the script further by Unknown · 6 years ago
  45. ad72522 Merge remote-tracking branch 'upstream-restricted/mbedtls-2.7-proposed' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  46. 3b8cf47 Merge remote-tracking branch 'upstream-restricted/pr/508' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  47. 298a43a Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  48. ab327df Merge remote-tracking branch 'upstream-restricted/pr/614' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  49. 0e08fff Merge remote-tracking branch 'upstream-public/pr/2737' into mbedtls-2.7 by Gilles Peskine · 6 years ago
  50. c7ad7ed Merge remote-tracking branch 'upstream-public/pr/2755' into mbedtls-2.7 by Gilles Peskine · 6 years ago
  51. 6ad89c2 Exclude DTLS 1.2 only with older OpenSSL by Gilles Peskine · 6 years ago
  52. 5d3be4a Merge pull request #640 from ARMmbed/mbedtls-2.7-proposed by Gilles Peskine · 6 years ago
  53. ad8c9bf Merge pull request #2418 from RonEld/Backport2.7_2734 by Gilles Peskine · 6 years ago
  54. d56ca65 entropy_nv_seed: cope with SHA-256 by Gilles Peskine · 6 years ago
  55. 923f7f9 entropy_nv_seed: clean up properly by Gilles Peskine · 6 years ago
  56. a115207 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  57. 4f928c0 Create certificates with correct string formatting by Ron Eldor · 6 years ago
  58. 3936a02 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  59. ea6149a Update soon to be expired crl by Ron Eldor · 6 years ago
  60. 3473091 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  61. c455be6 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  62. 0f16ada Add a test for mlaformed ECJPAKE context by k-stachowiak · 6 years ago
  63. 950de1e Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  64. 17ecb24 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  65. f852f5f Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  66. 570f7a2 Allow TODO in code by Gilles Peskine · 6 years ago
  67. 081daf0 Use the docstring in the command line help by Gilles Peskine · 6 years ago
  68. 1e61b0f Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  69. c0ff88e Merge remote-tracking branch 'origin/pr/2702' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  70. 54c800e Merge remote-tracking branch 'origin/pr/2616' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  71. 0cf1776 Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  72. dd11fbc Merge remote-tracking branch 'origin/pr/2320' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  73. 9bf1509 Adapt auth_crypt_tv usage to 2.7 by Gilles Peskine · 6 years ago
  74. dd91b24 Add missing dependencies in test_suite_cipher.gcm by Hanno Becker · 7 years ago
  75. 311276c Add NIST AES GCM test vectors to single-step cipher API test suite by Hanno Becker · 7 years ago
  76. 35a7e46 Merge remote-tracking branch 'origin/pr/2688' into mbedtls-2.7 by Jaeden Amero · 6 years ago mbedtls-2.7.11
  77. d535f4d Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  78. 2fa0172 Merge remote-tracking branch 'origin/pr/2483' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  79. 98fc5f4 Merge remote-tracking branch 'origin/pr/2482' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  80. 6794f68 Update library version to 2.7.11 by Jaeden Amero · 6 years ago
  81. 45d0ba1 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  82. 19557c2 Always return a high-level error code from X.509 module by Hanno Becker · 6 years ago
  83. 1de13db Obey bounds of ASN.1 substructures by Hanno Becker · 6 years ago
  84. b6bf496 Correct name of X.509 parsing test for well-formed, ill-signed CRT by Hanno Becker · 6 years ago
  85. 958c411 Add test cases exercising successful verification of MD2/MD4/MD5 CRT by Hanno Becker · 6 years ago
  86. c6b33db Add test case exercising verification of valid MD2 CRT by Hanno Becker · 6 years ago
  87. dcb1e60 Add MD[245] test CRTs to tree by Hanno Becker · 6 years ago
  88. 067f357 Add instructions for MD[245] test CRTs to tests/data_files/Makefile by Hanno Becker · 6 years ago
  89. fb63a7c Convert further x509parse tests to use lower-case hex data by Hanno Becker · 6 years ago
  90. c03c6ac test: Always use `make clean` by itself by Jaeden Amero · 6 years ago
  91. 29cf243 Use SHA-256 instead of MD2 in X.509 CRT parsing tests by Hanno Becker · 6 years ago
  92. f9681e5 Consistently use lower case hex data in X.509 parsing tests by Hanno Becker · 6 years ago
  93. 227ee24 list-symbols.sh: if the build fails, print the build transcript by Gilles Peskine · 6 years ago
  94. 017adc7 Document "check-names.sh -v" by Gilles Peskine · 6 years ago
  95. e952fdf all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  96. ef39c49 Print a command trace if the check-names.sh exits unexpectedly by Gilles Peskine · 6 years ago
  97. 59bc9a1 Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  98. d0edbd5 Document the scripts behaviour further by Darryl Green · 6 years ago
  99. d830fef Add --internal option to list-identifiers.sh by Darryl Green · 6 years ago
  100. 26cae71 Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago