1. eb4f2d6 Merge remote-tracking branch 'upstream-public/pr/1488' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  2. 6c0fba4 Update version to 2.1.12 by Jaeden Amero · 7 years ago
  3. 341e378 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  4. 2256840 Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  5. a1149a7 Add tests for "return plaintext data faster on unpadded decryption" by Andrzej Kurek · 7 years ago
  6. 82e288a Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  7. 478baec Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  8. e425103 Fix some test deps by Deomid Ryabkov · 9 years ago
  9. 748ddda Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  10. aa3ff98 Fix shared library lookup on Mac OS X when running tests by Andres Amaya Garcia · 7 years ago
  11. 9b2c5b7 Make DLEXT var configurable in programs and tests makefiles by Andres Amaya Garcia · 7 years ago
  12. 9a05d1a Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  13. a193169 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  14. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  15. 1a886ff Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  16. 37c88db all.sh: support armcc path options for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  17. 32d9293 all.sh: add --no-yotta for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  18. 243bb4c all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  19. 7efa8cf all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  20. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  21. 23f503f Merge remote-tracking branch 'upstream-restricted/pr/465' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  22. 5e50ff8 Merge remote-tracking branch 'upstream-restricted/pr/395' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  23. a566dc4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  24. 74b8ae8 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  25. 85f36ae x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  26. b066176 x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  27. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  28. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  29. 503047f Fix 2.1-specific remaining MD/PK depend issues by Manuel Pégourié-Gonnard · 7 years ago
  30. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  31. 8da4f86 Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  32. 62732b3 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  33. 8326fb2 Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  34. adee195 Merge branch 'pr_1409' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  35. 857802a Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  36. 52de8e0 Document choice of script exit code by Manuel Pégourié-Gonnard · 8 years ago
  37. fb3946a Tests: depends-pkalgs.pl - disable less options by Gert van Dijk · 8 years ago
  38. 8111a85 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
  39. dc8b748 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  40. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  41. 3273955 Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  42. 8f29107 Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  43. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  44. 3f0f972 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  45. 0eb6315 Make some perl scripts usable with git bisect run by Manuel Pégourié-Gonnard · 8 years ago
  46. aa86a61 Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  47. 7e00e1c Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  48. 93d828c Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  49. ecff9e9 Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  50. 9c9a228 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  51. 94ff1c6 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  52. 2431061 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  53. ac92a48 Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  54. f2fd546 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  55. f35e3a8 Add new test script depends-pkalgs.pl by Manuel Pégourié-Gonnard · 8 years ago
  56. 293b884 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  57. 364ece3 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  58. 57176e5 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  59. c1a91e2 Add new test script depends-hashes.pl by Manuel Pégourié-Gonnard · 8 years ago
  60. 6a42083 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  61. 92cd3fe Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  62. 3c87346 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  63. a8ed751 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  64. 3d12638 Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  65. 9c1282c Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
  66. 90eb5d9 Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 8 years ago
  67. c53082c Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
  68. cabc098 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  69. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  70. ac33180 Merge branch 'pr_1354' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  71. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  72. 0a63f9e tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 8 years ago
  73. ac857f3 data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 8 years ago
  74. b0fe7be tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 8 years ago
  75. 6ae1fe0 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 8 years ago
  76. b9e3c6d pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  77. 607033e Add some tests for different available profiles by Ron Eldor · 7 years ago
  78. f885c81 Update version to 2.1.10 by Jaeden Amero · 8 years ago
  79. c2c3432 Improve test_suite_pk size_t vs unsigned int check by Andres Amaya Garcia · 8 years ago
  80. 401441b Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  81. ce37ab7 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  82. 2b72742 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  83. 9442121 Merge remote-tracking branch 'upstream-public/pr/1288' into mbedtls-2.1 by Jaeden Amero · 8 years ago
  84. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  85. 4af5921 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  86. 35836bf Support verbose output of the test suites by Ron Eldor · 8 years ago
  87. e5b443e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  88. 60411a8 Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  89. 8bcd549 Refactored test suite template code by SimonB · 9 years ago
  90. 0284f58 Added support for per test suite helper functions by SimonB · 9 years ago
  91. e39088a Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  92. 9b9ae0d Test corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  93. e9cfe14 Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  94. aff7992 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  95. 784f41c wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  96. 3f69e54 Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  97. 1741db9 fix bug in get_one_and_zeros_padding() by Micha Kraus · 8 years ago
  98. 1010760 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  99. b70ba9f Address issues found by coverity by Hanno Becker · 8 years ago
  100. 92deeaa all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago