1. f384495 Sideport the variable IO buffer size feature to baremetal by Andrzej Kurek · 4 years, 10 months ago
  2. d66d13e Add a no-strict build to armcc baremetal tests in all.sh by Andrzej Kurek · 4 years, 10 months ago
  3. a793237 Calculate hashes of ssl encryption and decryption keys by Andrzej Kurek · 4 years, 11 months ago
  4. 1175044 Merge enc/dec cipher contexts in ssl transforms by Andrzej Kurek · 4 years, 11 months ago
  5. 9539f83 Swap out CRC calculation in AES in favour of a simple hash by Andrzej Kurek · 5 years ago
  6. c87e91c Merge pull request #3553 from AndrzejKurek/crc-calculation-base by Andrzej Kurek · 5 years ago
  7. fba5921 aes: validate keys using crc before encryption/decryption by Andrzej Kurek · 5 years ago
  8. 9df2b41 Add a CRC module to mbedtls and baremetal config by Andrzej Kurek · 5 years ago
  9. 4353b69 hmac_drbg: make no reseeding behaviour explicit by Andrzej Kurek · 5 years ago
  10. 6bc37fa hmac_drbg: set_entropy_len can now return an error by Andrzej Kurek · 5 years ago
  11. 8ac4a55 test_suite_x509parse: shorten test names by Andrzej Kurek · 5 years ago
  12. e861e70 Rename md_info_t to md_handle_t in test_suite_entropy by Andrzej Kurek · 5 years ago
  13. 731d7c0 Fix lack of cookie check on hard reconnect by Manuel Pégourié-Gonnard · 5 years ago
  14. 825ebd4 Merge mbedtls 2.16.6 into baremetal by Andrzej Kurek · 5 years ago
  15. a4c1c4b Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
  16. 06c1e23 Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
  17. f5faa25 shrink tests: clearer description by Gilles Peskine · 6 years ago
  18. 7313e2c Move test functions from Lilliput to Blefuscu by Gilles Peskine · 6 years ago
  19. edb621b Better coverage for copy and swap by Gilles Peskine · 6 years ago
  20. 16fca92 Bignum copy/shrink: More precise test case descriptions by Gilles Peskine · 6 years ago
  21. d817f54 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  22. 7006ca1 Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  23. 0f14c15 Add missing return code check on calls to mbedtls_md() by Gilles Peskine · 6 years ago
  24. a48fe01 Check that mbedtls_mpi_grow succeeds by Gilles Peskine · 6 years ago
  25. e7b49d3 Bump version to Mbed TLS 2.16.4 by Janos Follath · 6 years ago
  26. 10a7f62 Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  27. bcdd8bc Enable more test cases without MBEDTLS_MEMORY_DEBUG by Gilles Peskine · 6 years ago
  28. 6a1ec6a More accurate test case description by Gilles Peskine · 6 years ago
  29. 8064dbb Clarify that the "FATAL" message is expected by Gilles Peskine · 6 years ago
  30. 47b56a1 mpi_lt_mpi_ct: Add further tests by Janos Follath · 6 years ago
  31. 006b207 mpi_lt_mpi_ct: Fix test numbering by Janos Follath · 6 years ago
  32. d2aa4aa mpi_lt_mpi_ct perform tests for both limb size by Janos Follath · 6 years ago
  33. 44e40c0 mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs by Janos Follath · 6 years ago
  34. eb8fcf81 Add more tests for mbedtls_mpi_lt_mpi_ct by Janos Follath · 6 years ago
  35. 3be2fa4 mpi_lt_mpi_ct test: hardcode base 16 by Janos Follath · 6 years ago
  36. 8faf1d6 Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
  37. 7ce3a25 Add tests to constant time mpi comparison by Janos Follath · 6 years ago
  38. 20dbfb9 CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  39. 6e2cb64 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  40. 6eec4ab Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  41. b3e5439 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  42. 3ccb7f1 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  43. 34693b5 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  44. f0658b1 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  45. 079864e Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  46. df59bfc Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  47. 282911e Merge remote-tracking branch 'public/pr/2978' into baremetal by Simon Butcher · 6 years ago
  48. 4b3b8c2 Merge remote-tracking branch 'public/pr/2886' into baremetal by Simon Butcher · 6 years ago
  49. 0a8f87f Remove entropy source overwrite in baremetal_test by Arto Kinnunen · 6 years ago
  50. 029fe86 Fix some pylint warnings by Darryl Green · 6 years ago
  51. e76c638 Merge remote-tracking branch 'public/pr/2925' into baremetal by Simon Butcher · 6 years ago
  52. 430ac13 Add config and test for AES SCA countermeasures by Arto Kinnunen · 6 years ago
  53. 0252cd6 Merge remote-tracking branch 'public/pr/2940' into baremetal by Simon Butcher · 6 years ago
  54. 5b45c6e Merge remote-tracking branch 'public/pr/2932' into baremetal by Simon Butcher · 6 years ago
  55. e06e039 Fix basic-build-test.sh to work in different env by Teppo Järvelin · 6 years ago
  56. 9d6a535 Return and propagate UECC_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  57. 1a53371 Remove curve parameter from public functions by Manuel Pégourié-Gonnard · 6 years ago
  58. 677b7f6 Fix direct use of struct instead of abstract type by Manuel Pégourié-Gonnard · 6 years ago
  59. 9699887 Add Makefile option to exclude TinyCrypt files by Simon Butcher · 6 years ago
  60. 10d8e8e Use safer return values in uECC_verify() by Manuel Pégourié-Gonnard · 6 years ago
  61. 2e2fa5e Adress review comments by Jarno Lamsa · 6 years ago
  62. 77c4fcc Use DER encoded keys with tinycrypt by Jarno Lamsa · 6 years ago
  63. 6ba32ca Add authentication tests for baremetal config by Jarno Lamsa · 6 years ago
  64. 6f54fe7 Add a bad version of server11 certificate by Jarno Lamsa · 6 years ago
  65. b514cd3 Remove dependency to MBEDTLS_ERROR_C by Jarno Lamsa · 6 years ago
  66. d342805 Added Forced ECC ciphersuite with CCM tests by Jarno Lamsa · 6 years ago
  67. c40184b Add test for small server packet by Jarno Lamsa · 6 years ago
  68. 0ed6808 Add test for small client packet by Jarno Lamsa · 6 years ago
  69. c5118b7 Add a new keyUsage test for p256 using DTLS by Jarno Lamsa · 6 years ago
  70. ff434c2 Add test for enforcing extended master secret by Jarno Lamsa · 6 years ago
  71. 7544195 Remove echo FORCE SKIP by Jarno Lamsa · 6 years ago
  72. 8b2c642 Merge remote-tracking branch 'public/pr/2904' into baremetal by Simon Butcher · 6 years ago
  73. f5a6404 Merge remote-tracking branch 'public/pr/2892' into baremetal by Simon Butcher · 6 years ago
  74. 4ecfbd3 Fix tests to work in Mbed OS test environment by Arto Kinnunen · 6 years ago
  75. 0fa65aa Review corrections by Arto Kinnunen · 6 years ago
  76. c0a8bd4 Tests for AES encypt only by Arto Kinnunen · 6 years ago
  77. 366c13e Update AES 128-bit key test by Arto Kinnunen · 6 years ago
  78. 4c003ca Update AES 128-key test by Arto Kinnunen · 6 years ago
  79. 4ab702b Add AES 128-bit key dependency to tests by Arto Kinnunen · 6 years ago
  80. e2bf54d Merge remote-tracking branch 'public/pr/2877' into baremetal by Simon Butcher · 6 years ago
  81. a26fb4c Merge remote-tracking branch 'public/pr/2870' into baremetal by Simon Butcher · 6 years ago
  82. 66491e1 Fix undefined references to hardware_poll() by Manuel Pégourié-Gonnard · 6 years ago
  83. 08d6cf2 Modify the test_baremetal in all.sh by Jarno Lamsa · 6 years ago
  84. 33281d5 Add requires entries for tests by Jarno Lamsa · 6 years ago
  85. f0963f7 Merge remote-tracking branch 'public/pr/2867' into baremetal by Simon Butcher · 6 years ago
  86. 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
  87. 990135e Add all.sh entry by Jarno Lamsa · 6 years ago
  88. f098b26 Add rng for the test suites by Jarno Lamsa · 6 years ago
  89. b9fc079 Merge remote-tracking branch 'origin/pr/2864' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  90. b0328ba Merge remote-tracking branch 'origin/pr/2323' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  91. cfbeb76 ssl-opt.sh: Adjust authentication test flags 2 by Arto Kinnunen · 6 years ago
  92. 13db25f ssl-opt.sh: Fix requires_config_value_exactly by Arto Kinnunen · 6 years ago
  93. c457ab1 ssl-opt.sh: Adjust authentication test flags by Arto Kinnunen · 6 years ago
  94. a1e9806 ssl-opt.sh: Modify test sets based on config value 2 by Arto Kinnunen · 6 years ago
  95. 3f1190d sslopt.sh: Modify test sets based on config value by Arto Kinnunen · 6 years ago
  96. 7821352 ssl-opt.sh: use query_config to read flag value by Arto Kinnunen · 6 years ago
  97. c0d2fa7 Update Makefiles and revert changes to config.pl by Arto Kinnunen · 6 years ago
  98. 85b495b Merge remote-tracking branch 'origin/pr/652' into baremetal by Simon Butcher · 6 years ago
  99. 8307802 Enable tests in Mbed OS environment by Arto Kinnunen · 6 years ago
  100. ab9a29b ssl-opt.sh: Reuse query config test program for requires_config_xxx by Hanno Becker · 6 years ago