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