1. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  2. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 7 years ago
  3. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  4. a07039c Add check-files.py to all.sh by Darryl Green · 7 years ago
  5. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  6. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  7. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  8. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 8 years ago
  9. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 8 years ago
  10. ddebc49 Add gdb script to test mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  11. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  12. 98a6786 Adapt changes to all.sh to work with --keep-going mode by Hanno Becker · 7 years ago
  13. 783cb06 Remove duplicate test in all.sh by Hanno Becker · 7 years ago
  14. 396fac1 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  15. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  16. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  17. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  18. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  19. 38d8165 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  20. 8a244c9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  21. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  22. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  23. 7547682 Merge remote-tracking branch 'upstream-public/pr/1249' into development-proposed by Gilles Peskine · 7 years ago
  24. 6f486a6 Fix merge error by Hanno Becker · 7 years ago
  25. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  26. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  27. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  28. 14c3c06 Test with 32-bit and 64-bit bignum limbs on all architectures by Gilles Peskine · 8 years ago
  29. 48e689e Remove duplicate build run by Gilles Peskine · 8 years ago
  30. f4fbdda Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  31. d485c31 Make small corrections to all.sh by Hanno Becker · 8 years ago
  32. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  33. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  34. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 8 years ago
  35. 9736b9d all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  36. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  37. 192c72f all.sh: add some documentation by Gilles Peskine · 8 years ago
  38. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  39. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 8 years ago
  40. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  41. 709346a all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  42. 7ad603e all.sh: indent by Gilles Peskine · 8 years ago
  43. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 8 years ago
  44. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  45. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  46. d5ba5ef Add ASan build-and-test run for MBEDTLS_RSA_NO_CRT in all.sh by Hanno Becker · 8 years ago
  47. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  48. bf37b10 Add test run for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  49. 602544e Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  50. 43be6cd Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  51. 9ba9dfb Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  52. 1fe6bb9 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  53. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  54. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  55. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  56. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  57. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  58. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  59. 940737f Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  60. 72df64a Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  61. 0593197 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  62. fe843a3 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  63. ed942f8 MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  64. 84e6ce8 Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  65. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  66. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  67. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  68. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  69. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  70. dd29c2f Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  71. 83ebf78 Add test for AES_ROM_TABLES and AES_FEWER_TABLES to all.sh by Hanno Becker · 8 years ago
  72. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  73. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  74. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  75. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  76. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  77. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  78. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  79. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  80. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  81. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  82. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  83. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  84. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  85. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  86. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  87. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  88. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  89. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  90. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  91. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  92. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago
  93. a4ed19c Fixes test script all.sh to output errors from armcc by Simon Butcher · 9 years ago
  94. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  95. b928343 Fixes all.sh for full config by Simon Butcher · 9 years ago
  96. 1c71965 Fixes armcc builds in all.sh by Simon Butcher · 9 years ago
  97. eebf1b9 Various fixes for NV SEED feature in all.sh by Simon Butcher · 9 years ago
  98. 284b4c9 Fixes all.sh script for filesystem IO test build by Simon Butcher · 9 years ago
  99. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  100. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago