1. 63cc716 Fix all.sh check_tools function to handle paths by Andres AG · 9 years ago
  2. 642ddb5 Merge remote-tracking branch 'public/pr/1864' into mbedtls-2.1 by Simon Butcher · 7 years ago
  3. 62041cc Merge remote-tracking branch 'public/pr/1873' into mbedtls-2.1 by Simon Butcher · 7 years ago
  4. f10188d Merge remote-tracking branch 'public/pr/1876' into mbedtls-2.1 by Simon Butcher · 7 years ago
  5. 698cb34 Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  6. 7ef1f5b all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  7. f218c0c Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  8. 3a97bc2 Merge remote-tracking branch 'public/pr/1837' into mbedtls-2.1 by Simon Butcher · 7 years ago
  9. dc8b6df Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  10. 275265d Merge remote-tracking branch 'public/pr/1823' into mbedtls-2.1 by Simon Butcher · 7 years ago
  11. 7175918 Merge remote-tracking branch 'public/pr/1445' into mbedtls-2.1 by Simon Butcher · 7 years ago
  12. d1da083 tests: dhm: Rename Hallman to Hellman by Jaeden Amero · 7 years ago
  13. 2cc7ad4 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 7 years ago
  14. e5828ce Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 by Simon Butcher · 7 years ago
  15. e509b4f Merge remote-tracking branch 'public/pr/1770' into mbedtls-2.1 by Simon Butcher · 7 years ago
  16. e893431 Merge remote-tracking branch 'public/pr/1391' into mbedtls-2.1 by Simon Butcher · 7 years ago
  17. ba3e5e6 Merge remote-tracking branch 'public/pr/1558' into mbedtls-2.1 by Simon Butcher · 7 years ago
  18. ad761c4 Fix multiple quality issues in the source by Simon Butcher · 7 years ago
  19. f8277f9 Add check-files.py to all.sh by Darryl Green · 7 years ago
  20. dd3c93f Add script for source integrity checking by Darryl Green · 7 years ago
  21. 6fc9cee Change the library version to 2.1.13 by Simon Butcher · 7 years ago
  22. b795b4f Merge remote-tracking branch 'public/pr/1665' into mbedtls-2.1 by Simon Butcher · 7 years ago
  23. 12826df Extend the timeout for SNI DTLS tests by Simon Butcher · 7 years ago
  24. a5fb40d Merge remote-tracking branch 'public/pr/1465' into mbedtls-2.1 by Simon Butcher · 7 years ago
  25. 4ffe49e Merge remote-tracking branch 'public/pr/1607' into mbedtls-2.1 by Simon Butcher · 7 years ago
  26. 0b8eaa8 Add more SNI/DTLS tests by Andres Amaya Garcia · 7 years ago
  27. 021ad3d Rename SNI/DTLS tests in ssl-opt.sh script by Andres Amaya Garcia · 7 years ago
  28. 52142f1 Add SNI with DTLS tests to ssl-opt.sh script by Andres AG · 9 years ago
  29. eb4f2d6 Merge remote-tracking branch 'upstream-public/pr/1488' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  30. e19e4bf Fix uninitialized var in check-generated-files.sh by Andres AG · 7 years ago
  31. ce229df Check generated-visualc-files in check-generated-files by Andres Amaya Garcia · 8 years ago
  32. 6c0fba4 Update version to 2.1.12 by Jaeden Amero · 7 years ago
  33. 0620206 Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  34. 341e378 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  35. 2256840 Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  36. a1149a7 Add tests for "return plaintext data faster on unpadded decryption" by Andrzej Kurek · 7 years ago
  37. 82e288a Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  38. 478baec Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  39. e425103 Fix some test deps by Deomid Ryabkov · 9 years ago
  40. 748ddda Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  41. aa3ff98 Fix shared library lookup on Mac OS X when running tests by Andres Amaya Garcia · 7 years ago
  42. 9b2c5b7 Make DLEXT var configurable in programs and tests makefiles by Andres Amaya Garcia · 7 years ago
  43. 9a05d1a Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  44. a193169 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  45. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  46. 1a886ff Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  47. aebcfbb all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  48. 00de2fd all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  49. 341ea25 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  50. cd0265e Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  51. 37c88db all.sh: support armcc path options for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  52. 32d9293 all.sh: add --no-yotta for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  53. 243bb4c all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  54. 7efa8cf all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  55. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  56. 23f503f Merge remote-tracking branch 'upstream-restricted/pr/465' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  57. 5e50ff8 Merge remote-tracking branch 'upstream-restricted/pr/395' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  58. a566dc4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  59. 74b8ae8 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  60. 85f36ae x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  61. b066176 x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  62. be80726 generate_code: add #line directives by Gilles Peskine · 7 years ago
  63. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  64. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  65. 503047f Fix 2.1-specific remaining MD/PK depend issues by Manuel Pégourié-Gonnard · 7 years ago
  66. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  67. 8da4f86 Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  68. 62732b3 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  69. 8326fb2 Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  70. adee195 Merge branch 'pr_1409' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  71. 857802a Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  72. 31ed29d all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  73. 52de8e0 Document choice of script exit code by Manuel Pégourié-Gonnard · 8 years ago
  74. fb3946a Tests: depends-pkalgs.pl - disable less options by Gert van Dijk · 8 years ago
  75. 8111a85 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
  76. dc8b748 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  77. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  78. 3273955 Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  79. 8f29107 Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  80. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  81. 3f0f972 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  82. 0eb6315 Make some perl scripts usable with git bisect run by Manuel Pégourié-Gonnard · 8 years ago
  83. aa86a61 Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  84. 7e00e1c Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  85. 93d828c Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  86. ecff9e9 Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  87. 9c9a228 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  88. 94ff1c6 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  89. 2431061 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  90. ac92a48 Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  91. f2fd546 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  92. f35e3a8 Add new test script depends-pkalgs.pl by Manuel Pégourié-Gonnard · 8 years ago
  93. 293b884 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  94. 364ece3 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  95. 57176e5 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  96. c1a91e2 Add new test script depends-hashes.pl by Manuel Pégourié-Gonnard · 8 years ago
  97. 6a42083 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  98. 92cd3fe Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  99. 3c87346 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  100. a8ed751 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago