1. d7126d7 Merge remote-tracking branch 'public/pr/779' into mbedtls-2.7 by Simon Butcher · 7 years ago
  2. bd40916 Merge remote-tracking branch 'public/pr/1872' into mbedtls-2.7 by Simon Butcher · 7 years ago
  3. 948f264 Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  4. 5113bde all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  5. 7c6b841 Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  6. 0e342f7 Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7 by Simon Butcher · 7 years ago
  7. 8c83673 Merge remote-tracking branch 'public/pr/1708' into mbedtls-2.7 by Simon Butcher · 7 years ago
  8. ee3a3d4 Merge remote-tracking branch 'public/pr/1470' into mbedtls-2.7 by Simon Butcher · 7 years ago
  9. bd38c3b Add check-files.py to all.sh by Darryl Green · 7 years ago
  10. 11d5551 Merge remote-tracking branch 'upstream-public/pr/1487' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  11. 763da6e all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  12. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  13. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  14. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  15. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  16. 19ceb71 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  17. 54933e9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  18. 53038eb all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  19. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  20. 4848b97 Merge remote-tracking branch 'upstream-public/pr/1249' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  21. 69d45cc Add a run with RSA_NO_CRT to all.sh by Hanno Becker · 7 years ago
  22. 4d9e7cb Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  23. 1ddd682 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  24. 056eab5 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  25. 483a776 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  26. b4ef45b all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  27. 0afe624 all.sh: add test with MBEDTLS_DEPRECATED_REMOVED by Gilles Peskine · 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. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  47. bf37b10 Add test run for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  48. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  49. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  50. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  51. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  52. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  53. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  54. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  55. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  56. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  57. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  58. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  59. dd29c2f Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  60. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  61. 9839360 Fix all.sh check_tools function to handle paths by Andres AG · 9 years ago
  62. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  63. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  64. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  65. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  66. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  67. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  68. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  69. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  70. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  71. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  72. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  73. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  74. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  75. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  76. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  77. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  78. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  79. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  80. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  81. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago
  82. a4ed19c Fixes test script all.sh to output errors from armcc by Simon Butcher · 9 years ago
  83. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  84. b928343 Fixes all.sh for full config by Simon Butcher · 9 years ago
  85. 1c71965 Fixes armcc builds in all.sh by Simon Butcher · 9 years ago
  86. eebf1b9 Various fixes for NV SEED feature in all.sh by Simon Butcher · 9 years ago
  87. 284b4c9 Fixes all.sh script for filesystem IO test build by Simon Butcher · 9 years ago
  88. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  89. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  90. d2e7ff7 Fix test message for entropy safety switch. by Janos Follath · 9 years ago
  91. 06c5400 Add test for the entropy safety switch feature. by Janos Follath · 9 years ago
  92. 35d48cb Fix missing cleanup in all.sh by Janos Follath · 9 years ago
  93. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  94. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  95. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  96. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  97. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 10 years ago
  98. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  99. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 10 years ago
  100. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago