1. 0eaa6d5 Fix buffer overflow in test mbedtls_mpi_is_prime_det by Gilles Peskine · 7 years ago
  2. 0b74161 Bignum: Add tests for primality testing by Janos Follath · 7 years ago
  3. 34997fd Update library version number to 2.7.6 by Simon Butcher · 7 years ago
  4. f88aace Change test dependencies to RC4 from DES by Simon Butcher · 7 years ago
  5. 8385110 Update version to 2.7.5 by Jaeden Amero · 7 years ago
  6. fc2c4d0 tests: dhm: Rename Hallman to Hellman by Jaeden Amero · 7 years ago
  7. 662ae9e Change the library version to 2.7.4 by Simon Butcher · 7 years ago
  8. bb5e1c3 Fix multiple quality issues in the source by Simon Butcher · 7 years ago
  9. 1fc4d33 Update version to 2.7.3 by Jaeden Amero · 7 years ago
  10. a0e03a8 Merge branch 'pr_1538' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  11. a24adde Add tests for "return plaintext data faster on unpadded decryption" by Andrzej Kurek · 7 years ago
  12. 38e37bd Merge remote-tracking branch 'upstream-public/pr/1529' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  13. 0d89104 Merge remote-tracking branch 'upstream-public/pr/1524' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  14. 004e371 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  15. 980fa58 Fix some test deps by Deomid Ryabkov · 9 years ago
  16. e9ff785 Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  17. 79d441c Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  18. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  19. 9ae1fba Update version to 2.7.2 by Jaeden Amero · 7 years ago mbedtls-2.7.2
  20. e0b1a73 Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  21. 73923e1 Merge remote-tracking branch 'upstream-restricted/pr/459' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  22. dae3fc3 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  23. 282159c x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  24. 5a9f46e x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  25. 64540d9 Merge remote-tracking branch 'upstream-restricted/pr/458' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  26. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  27. b0ba5bc Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  28. 427ff48 Merge remote-tracking branch 'upstream-public/pr/1219' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  29. c5671bd Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  30. a3c5ad5 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  31. b314ece Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  32. 8eda5ec Merge branch 'pr_1408' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  33. 930ec7d Minor fixes by Hanno Becker · 7 years ago
  34. 22797fc Remove redundant dependency by Sanne Wouda · 8 years ago
  35. bb50113 Rename test and update dependencies by Sanne Wouda · 8 years ago
  36. 90da97d Add test case found through fuzzing to pkparse test suite by Sanne Wouda · 8 years ago
  37. 19f33a8 Add regression test for parsing subjectAltNames by Andres Amaya Garcia · 8 years ago
  38. b8e40ef Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
  39. 7c28b56 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  40. aefd2dc Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  41. 650780c Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  42. b0add2e Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  43. 50fc51a Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  44. 166b1e0 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  45. 37a560c Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  46. 5bc9738 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  47. cd2118f Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  48. ae6d710 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  49. 1ddd682 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  50. 0ce53f5 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  51. 483a776 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  52. 9c1b20c Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  53. fe65bf7 Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  54. 3bdcda7 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  55. b0ef3e2 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  56. 9cca267 Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  57. 189bb40 Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
  58. 94f2aa3 Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 8 years ago
  59. 7e9709a Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
  60. 33d8e33 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  61. 6a4e22c Update version to 2.7.1 by Jaeden Amero · 7 years ago mbedtls-2.7.1
  62. 420386d Merge branch 'pr_1352' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  63. 1e3fd69 Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed by Gilles Peskine · 7 years ago
  64. 8d7d1ea tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 8 years ago
  65. bfa440e tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 8 years ago
  66. e87e885 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 8 years ago
  67. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  68. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  69. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 8 years ago
  70. 6ff067d Add missing stdint.h header to test_suite_pk.func by Andres Amaya Garcia · 8 years ago
  71. 7ea6727 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  72. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  73. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  74. 4753256 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  75. e278b36 Change mbedtls_entropy_func in tests to mbedtls_test_entropy_func by Reut Caspi · 8 years ago
  76. 3c082ce Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  77. fbeed6e Merge remote-tracking branch 'upstream-public/pr/1236' into development by Jaeden Amero · 8 years ago
  78. 8ec3bfe Test corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  79. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  80. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  81. d40c22b Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  82. 71b0060 Merge branch 'development' into iotssl-247 by Hanno Becker · 8 years ago
  83. 31f3f0b Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  84. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  85. f342cb7 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  86. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  87. eb2a6ab Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  88. ae3925c Merge remote-tracking branch 'public/pr/1136' into development by Manuel Pégourié-Gonnard · 8 years ago
  89. ba8316f fix bug in get_one_and_zeros_padding() by Micha Kraus · 8 years ago
  90. a47023e Incorporate comments on merge commit by Hanno Becker · 8 years ago
  91. f40cdf9 Add dependency of new RSA tests on presence of strong entropy source by Hanno Becker · 8 years ago
  92. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  93. 2a26d62 Timing unit tests: more protection against infinite loops by Gilles Peskine · 8 years ago
  94. 078f1a1 Unit test for mbedtls_timing_hardclock by Gilles Peskine · 8 years ago
  95. 8064bf3 New timing unit tests by Gilles Peskine · 8 years ago
  96. 1827368 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  97. 4712119 Merge remote-tracking branch 'restricted/pr/397' into development by Manuel Pégourié-Gonnard · 8 years ago
  98. 880c6e7 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  99. e3783da Merge remote-tracking branch 'upstream-public/pr/1172' into development by Gilles Peskine · 8 years ago
  100. 7fb29b1 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago