1. ef7730c [Backport 2.16] Mark basic constraints critical as appropriate. by Darren Krahn · 4 years, 11 months ago
  2. 69029cd Bump version to Mbed TLS 2.16.9 by Janos Follath · 4 years, 8 months ago
  3. 15e860c Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.9r0-pr by Janos Follath · 4 years, 8 months ago
  4. 319b593 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
  5. 3f35b87 Merge pull request #3938 from geecrypt/mbedtls-2.16 by Ronald Cron · 4 years, 8 months ago
  6. 8ed9ac8 Merge pull request #3513 from gilles-peskine-arm/ecp-bignum-error-checks-2.16 by Gilles Peskine · 4 years, 8 months ago
  7. bcfa417 Merge pull request #782 from chris-jones-arm/mbedtls-2.16-restricted by Janos Follath · 4 years, 8 months ago
  8. 77cb30c Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  9. 5dd1e26 Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
  10. 74b7ee4 Fix test_suite_dhm build by Chris Jones · 4 years, 8 months ago
  11. 49e6e9d Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
  12. ce6fa8f Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
  13. 877329a Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
  14. a18813e Reword test cases by Chris Jones · 4 years, 8 months ago
  15. 4a0ccb6 Extend exponentiation test coverage by Chris Jones · 4 years, 8 months ago
  16. 415c7be Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  17. 63d19c0 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  18. 027b601 Add tag check to cert algorithm check by Paul Elliott · 4 years, 9 months ago
  19. e98bbbe Merge pull request #3925 from rodrigo-dc/mbedtls-2.16 by Gilles Peskine · 4 years, 8 months ago
  20. d552630 Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  21. 2f78062 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  22. a3e5753 Merge pull request #3602 from gufe44/arc4random_buf-implicit-2.16 by Gilles Peskine · 4 years, 9 months ago
  23. e944cac Merge pull request #3529 from ronald-cron-arm/common-mbedtls_param_failed-2.16 by Gilles Peskine · 4 years, 10 months ago
  24. 87d7936 Make arc4random_buf declaration available on NetBSD by gufe44 · 5 years ago
  25. ad5c5a2 Merge pull request #3626 from gilles-peskine-arm/test-fail-report-first-2.16 by Gilles Peskine · 5 years ago
  26. 319ecf3 Initialize ret from test code by Gilles Peskine · 5 years ago
  27. dfb5cff Report the first failure, not the last one by Gilles Peskine · 5 years ago
  28. 1bfb580 Bump version to Mbed TLS 2.16.8 by Janos Follath · 5 years ago
  29. 36169d4 Merge branch 'mbedtls-2.16-restricted' by Janos Follath · 5 years ago
  30. 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  31. f082847 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  32. 590b2d9 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  33. f0b469e Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  34. 14cb46d Merge pull request #3598 from makise-homura/mbedtls-2.16 by Gilles Peskine · 5 years ago
  35. d69edda Merge pull request #3601 from gufe44/helpers-redirect-restore-output-2.16 by Gilles Peskine · 5 years ago
  36. 650ce76 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  37. 50f6a19 Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
  38. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  39. daba4f6 Merge pull request #3555 from mpg/x509-verify-non-dns-san-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  40. 4ca6050 Merge pull request #734 from gilles-peskine-arm/x509parse_crl-empty_entry-2.16 by Gilles Peskine · 5 years ago
  41. 3fa7c64 Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
  42. 4ddfdbf Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  43. d8dc8e2 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  44. 58c8da2 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  45. 681615a Remove obsolete comment about test dependency by Manuel Pégourié-Gonnard · 5 years ago
  46. 8e8898d tests: Replace "TEST_ASSERT(!memcmp ...)" by ASSERT_COMPARE by Ronald Cron · 5 years ago
  47. 4bdc13f tests: Remove usage of mbedtls_test_hexify for comparison by Ronald Cron · 5 years ago
  48. aea41df tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
  49. 9fde353 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  50. d239794 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  51. 1e94128 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  52. 0dab12e Start testing cf_hmac() for constant flow by Manuel Pégourié-Gonnard · 5 years ago
  53. a237722 Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  54. fde7505 Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
  55. 2845fcc Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
  56. 15a7cd1 Merge tag 'mbedtls-2.16.7' into merge-2.16.7-release-to-mbedtls-2.16 by Janos Follath · 5 years ago
  57. ef5f8fc Bump version to Mbed TLS 2.16.7 by Janos Follath · 5 years ago
  58. 14a5645 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  59. 1d5ef29 tests: ccm: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  60. b2eb38d tests: aes.ofb: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  61. afbe3ee tests: nist_kw: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  62. 7e8f1af tests: chacha20: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  63. d7a4df8 tests: hkdf: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  64. 6d1f0ad tests: aria: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  65. 5b13a86 tests: Reformating due to *hexify functions renaming by Ronald Cron · 5 years ago
  66. a0c9ff3 tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  67. 62b293d Merge pull request #3352 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  68. f2c6e34 Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  69. c98ca37 Add test cases to check rng failure by Jonas · 5 years ago
  70. 5ac9793 Strict C99: make sure that fileno() is declared by Gilles Peskine · 5 years ago
  71. 1e557b7 Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT by Gilles Peskine · 5 years ago
  72. 531b00b Make negative function_id value impossible in test suites by k-stachowiak · 6 years ago
  73. da1d437 Merge pull request #3197 from piotr-now/max_pathlen_overflow_mbedtls-2.16 by Jaeden Amero · 5 years ago
  74. acf7f2c Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  75. a8bc328 Merge pull request #3164 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix-2.16 by Gilles Peskine · 5 years ago
  76. c04703c Bump version to Mbed TLS 2.16.6 by Janos Follath · 5 years ago
  77. b19ad11 unit tests: Indicate missing unmet dependencies by Ronald Cron · 5 years ago
  78. 69cc630 unit tests: Fix potential buffer overflow by Ronald Cron · 5 years ago
  79. bde4d30 Prefer unsigned types for non-negative numbers by Gilles Peskine · 6 years ago
  80. 07c83f2 unit tests: Backport ARRAY_LENGTH macro by Ronald Cron · 5 years ago
  81. 901e87e Merge pull request #3124 from AndrzejKurek/typo_asn1_tests by Manuel Pégourié-Gonnard · 5 years ago
  82. e8caf26 Since unmet_dependencies stores integers, represent them as int by Gilles Peskine · 5 years ago
  83. 5c15847 Typo fix in test_suite_asn1write.function by Andrzej Kurek · 5 years ago
  84. 334cf59 Bump version to Mbed TLS 2.16.5 by Janos Follath · 5 years ago
  85. 96ed13e Test each failure mode of pk_parse_key_pkcs1_der() by Manuel Pégourié-Gonnard · 5 years ago
  86. 12fb9c3 Clean up test function pk_parse_key by Manuel Pégourié-Gonnard · 5 years ago
  87. 8ece857 shrink tests: clearer description by Gilles Peskine · 6 years ago
  88. e0ced3a Move test functions from Lilliput to Blefuscu by Gilles Peskine · 6 years ago
  89. 8fe3b79 Better coverage for copy and swap by Gilles Peskine · 6 years ago
  90. e6cca7c Bignum copy/shrink: More precise test case descriptions by Gilles Peskine · 6 years ago
  91. bac9f1b Merge pull request #3001 from from gilles-peskine-arm/coverity-20200115-2.16 into mbedtls-2.16 by Janos Follath · 6 years ago
  92. 75aab52 Add missing return code check on calls to mbedtls_md() by Gilles Peskine · 6 years ago
  93. 1a30fbb Check that mbedtls_mpi_grow succeeds by Gilles Peskine · 6 years ago
  94. 32b0216 Bump version to Mbed TLS 2.16.4 by Janos Follath · 6 years ago
  95. 39e2c0e Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago mbedtls-2.16.4
  96. c054643 Merge pull request #2894 from gilles-peskine-arm/drbg-set_entropy_len-2.16 by Jaeden Amero · 6 years ago
  97. 554d5d5 Enable more test cases without MBEDTLS_MEMORY_DEBUG by Gilles Peskine · 6 years ago
  98. 4a55e7c More accurate test case description by Gilles Peskine · 6 years ago
  99. 19baefa Clarify that the "FATAL" message is expected by Gilles Peskine · 6 years ago
  100. b159ae8 mpi_lt_mpi_ct: Add further tests by Janos Follath · 6 years ago