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