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