1. f4fbdda Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  2. d485c31 Make small corrections to all.sh by Hanno Becker · 8 years ago
  3. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  4. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  5. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 8 years ago
  6. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  7. 192c72f all.sh: add some documentation by Gilles Peskine · 8 years ago
  8. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  9. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 8 years ago
  10. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  11. 709346a all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  12. 7ad603e all.sh: indent by Gilles Peskine · 8 years ago
  13. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 8 years ago
  14. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  15. 4daffe2 Merge branch 'pr_1025' into development by Gilles Peskine · 8 years ago
  16. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  17. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  18. b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
  19. 26182ed Allow comments in test data files by Gilles Peskine · 8 years ago
  20. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  21. bf37b10 Add test run for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  22. bf007d2 Pre push hook script by Ron Eldor · 9 years ago
  23. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  24. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  25. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  26. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  27. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  28. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  29. fcb7491 Pre push hook script by Ron Eldor · 9 years ago
  30. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  31. f058f34 Support negative dependencies in test cases by Hanno Becker · 8 years ago
  32. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  33. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  34. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  35. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  36. dd29c2f Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  37. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  38. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  39. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  40. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  41. d3f0f5e Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 9 years ago
  42. 071db41 Skip all non-executables in run-test-suites.pl by Gilles Peskine · 8 years ago
  43. 9cfdf2c Merge branch 'development-restricted' by Simon Butcher · 8 years ago
  44. ba6aa63 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  45. 5371639 Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  46. 0911f08 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  47. 7f08d7a Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  48. 9e3fba0 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  49. 1e6f5ac Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  50. 4ae4fdc Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  51. 9510cc1 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  52. b9d3db6 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  53. 9060d4d Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  54. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  55. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  56. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  57. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  58. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  59. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  60. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  61. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  62. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  63. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  64. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  65. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  66. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  67. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  68. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  69. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  70. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  71. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  72. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  73. 4b8bc52 Removed running selftest program from basic-build-test.sh by Paul Bakker · 9 years ago
  74. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago
  75. a4ed19c Fixes test script all.sh to output errors from armcc by Simon Butcher · 9 years ago
  76. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  77. b928343 Fixes all.sh for full config by Simon Butcher · 9 years ago
  78. 1c71965 Fixes armcc builds in all.sh by Simon Butcher · 9 years ago
  79. eebf1b9 Various fixes for NV SEED feature in all.sh by Simon Butcher · 9 years ago
  80. 284b4c9 Fixes all.sh script for filesystem IO test build by Simon Butcher · 9 years ago
  81. ab069c6 Merge branch 'development' into development-restricted by Simon Butcher · 9 years ago
  82. 71ebc58 Changes to check-names.sh script to accept yotta constants by Simon Butcher · 9 years ago
  83. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  84. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  85. d2e7ff7 Fix test message for entropy safety switch. by Janos Follath · 9 years ago
  86. 06c5400 Add test for the entropy safety switch feature. by Janos Follath · 9 years ago
  87. c4191e4 Make basic-build-test.sh clean up after itself. by Janos Follath · 9 years ago
  88. 9c22e73 Merge branch 'development' by Simon Butcher · 9 years ago
  89. cbb9075 Adds parallel builds to basic-build-test.sh by Simon Butcher · 9 years ago
  90. ae79124 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  91. 4a3b023 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  92. 525b792 Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  93. ab07135 Adds line number substitution in test cases by SimonB · 9 years ago
  94. bc4d9c1 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  95. 938f65c Merge 'development' into development by Simon Butcher · 9 years ago
  96. 37f2620 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  97. 43dba3d Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  98. c1d2eb3 Adds line number substitution in test cases by SimonB · 9 years ago
  99. e4a46f6 Merge branch 'development' by Simon Butcher · 9 years ago
  100. 1594210 Adds better support to debug generated code by SimonB · 9 years ago