1. 165564d Merge pull request #3946 from AndrzejKurek/optimized-key-exchange by Andrzej Kurek · 4 years, 8 months ago
  2. df6e684 Add a valgrind test for baremetal config by Andrzej Kurek · 4 years, 8 months ago
  3. 3e80b1a Fix compilation errors when building sign_with_k test function by Andrzej Kurek · 4 years, 8 months ago
  4. f384495 Sideport the variable IO buffer size feature to baremetal by Andrzej Kurek · 4 years, 10 months ago
  5. d66d13e Add a no-strict build to armcc baremetal tests in all.sh by Andrzej Kurek · 4 years, 10 months ago
  6. 825ebd4 Merge mbedtls 2.16.6 into baremetal by Andrzej Kurek · 5 years ago
  7. a4c1c4b Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
  8. 06c1e23 Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
  9. 6e2cb64 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  10. 6eec4ab Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  11. b3e5439 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  12. 3ccb7f1 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  13. 34693b5 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  14. f0658b1 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  15. df59bfc Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  16. 4b3b8c2 Merge remote-tracking branch 'public/pr/2886' into baremetal by Simon Butcher · 6 years ago
  17. 029fe86 Fix some pylint warnings by Darryl Green · 6 years ago
  18. 430ac13 Add config and test for AES SCA countermeasures by Arto Kinnunen · 6 years ago
  19. 0252cd6 Merge remote-tracking branch 'public/pr/2940' into baremetal by Simon Butcher · 6 years ago
  20. e06e039 Fix basic-build-test.sh to work in different env by Teppo Järvelin · 6 years ago
  21. 9699887 Add Makefile option to exclude TinyCrypt files by Simon Butcher · 6 years ago
  22. f5a6404 Merge remote-tracking branch 'public/pr/2892' into baremetal by Simon Butcher · 6 years ago
  23. 0fa65aa Review corrections by Arto Kinnunen · 6 years ago
  24. c0a8bd4 Tests for AES encypt only by Arto Kinnunen · 6 years ago
  25. 4c003ca Update AES 128-key test by Arto Kinnunen · 6 years ago
  26. 4ab702b Add AES 128-bit key dependency to tests by Arto Kinnunen · 6 years ago
  27. e2bf54d Merge remote-tracking branch 'public/pr/2877' into baremetal by Simon Butcher · 6 years ago
  28. a26fb4c Merge remote-tracking branch 'public/pr/2870' into baremetal by Simon Butcher · 6 years ago
  29. 66491e1 Fix undefined references to hardware_poll() by Manuel Pégourié-Gonnard · 6 years ago
  30. 08d6cf2 Modify the test_baremetal in all.sh by Jarno Lamsa · 6 years ago
  31. 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
  32. 990135e Add all.sh entry by Jarno Lamsa · 6 years ago
  33. 8d0684d Merge remote-tracking branch 'public/pr/2835' into baremetal by Simon Butcher · 6 years ago
  34. 1c1cc0d Add config.h option MBEDTLS_PK_SINGLE_HASH by Manuel Pégourié-Gonnard · 6 years ago
  35. e5a0b36 Merge branch 'baremetal' into baremetal-2.16-20190909 by Manuel Pégourié-Gonnard · 6 years ago
  36. 88b535a Merge remote-tracking branch 'origin/pr/654' into baremetal by Simon Butcher · 6 years ago
  37. 303d399 Merge remote-tracking branch 'origin/pr/609' into baremetal by Simon Butcher · 6 years ago
  38. 8abd0a0 Merge branch 'mbedtls-2.16' into baremetal-2.16-20190909 by Manuel Pégourié-Gonnard · 6 years ago
  39. 60ebd98 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  40. c73f857 Remove unnecessary memory buffer alloc and memory backtrace unsets by Andrzej Kurek · 6 years ago
  41. 1f5a596 Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  42. 1d07082 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  43. d130b98 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  44. f8799e8 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  45. 74b5e34 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  46. a9c2a3b Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
  47. 9ec3fe0 Introduce configuration option to remove CRT verification callbacks by Hanno Becker · 6 years ago
  48. f207562 Fixup: Typo in all.sh component description for single-MD hardcoding by Hanno Becker · 6 years ago
  49. c763e9d Add test for MD hardcoding to all.sh by Hanno Becker · 6 years ago
  50. d6ac330 Adjust depends-hashes.pl to test NO_SHA224 as well by Manuel Pégourié-Gonnard · 6 years ago
  51. 0e89572 Merge remote-tracking branch 'origin/pr/656' into baremetal by Simon Butcher · 6 years ago
  52. fcda6dd Fixup: Correct typo in DTLS only component of all.sh by Hanno Becker · 6 years ago
  53. baac25d Add DTLS-only build + test to all.sh by Hanno Becker · 6 years ago
  54. fe08844 TinyCrypt Test: Include ECDH and ECDHE-PSK in all.sh TinyCrypt test by Hanno Becker · 6 years ago
  55. 8b3408f TinyCrypt Test: Run ssl-opt.sh without restrictions by Hanno Becker · 6 years ago
  56. 6b2b221 depends-pkalgs.pl: Unset all EC curves when testing !MBEDTLS_ECP_C by Hanno Becker · 6 years ago
  57. 325eb33 TinyCrypt Test: Disable all legacy ECCs in TinyCrypt all.sh test by Hanno Becker · 6 years ago
  58. 4873fde TinyCrypt Test: Expand scope of compatibility testing for TinyCrypt by Hanno Becker · 6 years ago
  59. 7c2cd3e TinyCrypt Test: Force use of Secp256r1 CRTs and Keys in all.sh test by Hanno Becker · 6 years ago
  60. b107497 all.sh: Remove default + TinyCrypt test from all.sh by Hanno Becker · 6 years ago
  61. 49ac40b Fixup: Don't reference legacy ECP curve identifier in config.h by Hanno Becker · 6 years ago
  62. 42e4e72 Merge remote-tracking branch 'origin/pr/648' into baremetal by Simon Butcher · 6 years ago
  63. c973fde all.sh: Add test exercising configurations without CTR DRBG by Hanno Becker · 6 years ago
  64. fc8adba Merge branch 'mbedtls-2.16' into baremetal-2.16-20190827 by Manuel Pégourié-Gonnard · 6 years ago
  65. 87f57f6 Merge pull request #642 from jarvte/mbedtls_ssl_set_hostname_to_optional by Manuel Pégourié-Gonnard · 6 years ago
  66. 4009d8f Make function mbedtls_ssl_set_hostname(...) as optional by Teppo Järvelin · 6 years ago
  67. 6d079ba Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  68. 376d0d9 Merge remote-tracking branch 'upstream-public/pr/2736' into mbedtls-2.16 by Gilles Peskine · 6 years ago
  69. 7ba6288 Add all.sh tests for testing tinycrypt by Jarno Lamsa · 6 years ago
  70. 19bf09e Remove standalone tinyCrypt tests from all.sh by Hanno Becker · 6 years ago
  71. 560f332 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  72. 88eda1a Merge remote-tracking branch 'origin/pr/636' into baremetal by Simon Butcher · 6 years ago
  73. e07b9ff Switch armel build to -Os by Gilles Peskine · 6 years ago
  74. 0bd284d Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  75. 39581c7 Merge branch 'mbedtls-2.16' into baremetal-2.16-20190801 by Manuel Pégourié-Gonnard · 6 years ago
  76. 62daad3 all.sh: Adhere to convention that build_ prefixes build-only tests by Hanno Becker · 6 years ago
  77. b7769e4 Remove wrong reference to ARMCC in all.sh test name by Hanno Becker · 6 years ago
  78. c4296a3 Modify all.sh test names to reflect use of ARMCC by Hanno Becker · 6 years ago
  79. e7895aa Add all.sh test for baremetal.h runtime test by Hanno Becker · 6 years ago
  80. fe1bd78 Add all.sh test for hardcoded elliptic curve by Hanno Becker · 6 years ago
  81. 6dd8e1c Add all.sh test for hardcoded miscellaneous SSL config options by Hanno Becker · 6 years ago
  82. 2a0cd5a Add all.sh test for hardcoded IO callbacks by Hanno Becker · 6 years ago
  83. 9fb3f1e Add all.sh test for hardcoded SSL version by Hanno Becker · 6 years ago
  84. ffb45b9 Add test for hardcoded timer callbacks to all.sh by Hanno Becker · 6 years ago
  85. ae3f851 Merge remote-tracking branch 'origin/pr/615' into baremetal by Simon Butcher · 6 years ago
  86. af4578f Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  87. 7c52e22 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  88. 9d40da2 Make the script portable to both pythons by Ron Eldor · 6 years ago
  89. b43fe57 Update the test encoding to support python3 by Ron Eldor · 6 years ago
  90. 56b6e52 update the test script by Ron Eldor · 6 years ago
  91. 133294e Merge remote-tracking branch 'origin/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  92. d7ec086 Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  93. efe1327 Add test to all.sh exercising hardcoded ciphersuite by Hanno Becker · 6 years ago
  94. dc25c32 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  95. 2c47ffc Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  96. 87bf1b5 Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  97. 47d7c2d Allow TODO in code by Gilles Peskine · 6 years ago
  98. 79cfef0 Use the docstring in the command line help by Gilles Peskine · 6 years ago
  99. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  100. 37261e6 Merge remote-tracking branch 'restricted/pr/601' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago