1. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  2. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  3. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 7 years ago
  4. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 7 years ago
  5. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 7 years ago
  6. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 7 years ago
  7. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 7 years ago
  8. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 7 years ago
  9. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  10. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  11. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  12. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 7 years ago
  13. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 7 years ago
  14. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  15. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 7 years ago
  16. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 7 years ago
  17. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 7 years ago
  18. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 7 years ago
  19. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 7 years ago
  20. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  21. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  22. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  23. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago
  24. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  25. 9b04e19 Use grep to detect zeroize test failures on GDB by Andres Amaya Garcia · 7 years ago
  26. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  27. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  28. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  29. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 7 years ago
  30. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  31. a07039c Add check-files.py to all.sh by Darryl Green · 7 years ago
  32. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  33. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  34. 5ffe41c Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default by Gilles Peskine · 7 years ago
  35. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  36. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  37. dbb14e0 all.sh: run ssl-opt.sh on ECJPAKE, SSL async by Gilles Peskine · 8 years ago
  38. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 8 years ago
  39. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 8 years ago
  40. ddebc49 Add gdb script to test mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  41. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  42. 98a6786 Adapt changes to all.sh to work with --keep-going mode by Hanno Becker · 7 years ago
  43. 783cb06 Remove duplicate test in all.sh by Hanno Becker · 7 years ago
  44. 396fac1 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  45. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  46. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  47. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  48. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  49. 38d8165 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  50. 8a244c9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  51. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  52. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  53. 7547682 Merge remote-tracking branch 'upstream-public/pr/1249' into development-proposed by Gilles Peskine · 7 years ago
  54. 6f486a6 Fix merge error by Hanno Becker · 7 years ago
  55. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  56. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  57. b4ef45b all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  58. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  59. 0afe624 all.sh: add test with MBEDTLS_DEPRECATED_REMOVED by Gilles Peskine · 7 years ago
  60. 14c3c06 Test with 32-bit and 64-bit bignum limbs on all architectures by Gilles Peskine · 8 years ago
  61. 48e689e Remove duplicate build run by Gilles Peskine · 8 years ago
  62. f4fbdda Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  63. d485c31 Make small corrections to all.sh by Hanno Becker · 8 years ago
  64. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  65. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  66. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 8 years ago
  67. 9736b9d all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  68. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  69. 192c72f all.sh: add some documentation by Gilles Peskine · 8 years ago
  70. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  71. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 8 years ago
  72. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  73. 709346a all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  74. 7ad603e all.sh: indent by Gilles Peskine · 8 years ago
  75. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 8 years ago
  76. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  77. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  78. d5ba5ef Add ASan build-and-test run for MBEDTLS_RSA_NO_CRT in all.sh by Hanno Becker · 8 years ago
  79. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  80. bf37b10 Add test run for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  81. 602544e Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  82. 43be6cd Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  83. 9ba9dfb Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  84. 1fe6bb9 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  85. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  86. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  87. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  88. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  89. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  90. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  91. 940737f Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  92. 72df64a Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  93. 0593197 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  94. fe843a3 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  95. ed942f8 MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  96. 84e6ce8 Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  97. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  98. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  99. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  100. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago