1. 864e998 Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  2. 63cc716 Fix all.sh check_tools function to handle paths by Andres AG · 9 years ago
  3. 62041cc Merge remote-tracking branch 'public/pr/1873' into mbedtls-2.1 by Simon Butcher · 7 years ago
  4. 698cb34 Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  5. 7ef1f5b all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  6. f218c0c Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  7. e509b4f Merge remote-tracking branch 'public/pr/1770' into mbedtls-2.1 by Simon Butcher · 7 years ago
  8. e893431 Merge remote-tracking branch 'public/pr/1391' into mbedtls-2.1 by Simon Butcher · 7 years ago
  9. f8277f9 Add check-files.py to all.sh by Darryl Green · 7 years ago
  10. a5fb40d Merge remote-tracking branch 'public/pr/1465' into mbedtls-2.1 by Simon Butcher · 7 years ago
  11. eb4f2d6 Merge remote-tracking branch 'upstream-public/pr/1488' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  12. a193169 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  13. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  14. aebcfbb all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  15. 00de2fd all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  16. 341ea25 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  17. 37c88db all.sh: support armcc path options for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  18. 32d9293 all.sh: add --no-yotta for compatibility with later Mbed TLS by Gilles Peskine · 7 years ago
  19. 243bb4c all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  20. 7efa8cf all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  21. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  22. 857802a Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  23. 31ed29d all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  24. ac92a48 Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  25. f2fd546 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  26. 364ece3 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  27. 57176e5 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  28. 29af5f3 all.sh: add test with MBEDTLS_DEPRECATED_REMOVED by Gilles Peskine · 7 years ago
  29. 401441b Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  30. 92deeaa all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  31. d7602c2 all.sh: add some documentation by Gilles Peskine · 8 years ago
  32. b9344e3 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  33. a8bf986 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  34. a6901f4 all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  35. 30dfbaf all.sh: indent by Gilles Peskine · 8 years ago
  36. 49349ba Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  37. 9293592 Add test case for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  38. 4f9973e Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  39. 797c084 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  40. b49351d all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  41. d7f1902 Updated test script all.sh by Simon Butcher · 9 years ago
  42. 02b8d48 Adapt SSLv3 test configuration for new default by Simon Butcher · 9 years ago
  43. bb81b4a Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  44. 7315635 Disable Yotta tests from 'all tests' script by Simon Butcher · 10 years ago
  45. 134ca18 Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 10 years ago
  46. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  47. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  48. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  49. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  50. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  51. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  52. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  53. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  54. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  55. bbc60db Adjustments for armcc in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  56. 3d4755b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  57. 721e6bb Fix all.sh for recent config.pl change by Manuel Pégourié-Gonnard · 10 years ago
  58. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  59. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  60. 7185936 Use -std=c99 only for library by Manuel Pégourié-Gonnard · 10 years ago
  61. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  62. 009a264 Add test build with -std=c99 by Manuel Pégourié-Gonnard · 10 years ago
  63. 66b8e95 Add test build with all except ssl_cli/srv.c by Manuel Pégourié-Gonnard · 10 years ago
  64. 5a8d56d Rm hard dependency of DTLS on TIMING_C by Manuel Pégourié-Gonnard · 10 years ago
  65. d09a6b5 Move test scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  66. a687baf Add check-names.sh to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  67. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  68. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  69. ba2e72c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  70. f1002f8 Fix issue with armcc test in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  71. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  72. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  73. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  74. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  75. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  76. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  77. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  78. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  79. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  80. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  81. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  82. 6448bce Add mingw cross-compile test to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  83. 6ca4076 Update all.sh for new dependency by Manuel Pégourié-Gonnard · 10 years ago
  84. b3b8e43 New test script for generated files by Manuel Pégourié-Gonnard · 10 years ago
  85. a71780e Add test for no platform.c in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  86. c5c5939 Add armcc to all.sh if available by Manuel Pégourié-Gonnard · 10 years ago
  87. edb2dc9 Add some cross-compile runs to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  88. 392d3dd Adapt all.sh for OS X (no MemSan) by Manuel Pégourié-Gonnard · 11 years ago
  89. 1e77a96 Fix memsan false positive on Linux >= 3.17 by Manuel Pégourié-Gonnard · 11 years ago
  90. e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
  91. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  92. 76c99a0 Fix Gnu-ism in script by Manuel Pégourié-Gonnard · 11 years ago
  93. ea29d15 Add recursion.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  94. 89d69b3 Fix 3DES -> DES in all.sh (+ time estimates) by Manuel Pégourié-Gonnard · 11 years ago
  95. 246978d Add curves.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  96. 9bda9b3 Rework all.sh to use MSan instead of valgrind by Manuel Pégourié-Gonnard · 11 years ago
  97. 61bc57a Optimize all.sh for new build options by Manuel Pégourié-Gonnard · 11 years ago
  98. e73b263 Add config-full to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  99. fe0984d Let all.sh work without shell expansion by Paul Bakker · 11 years ago
  100. 57255b1 Tweak test ordering in all.sh by Manuel Pégourié-Gonnard · 11 years ago