1. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  2. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  3. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  4. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 10 years ago
  5. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  6. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 10 years ago
  7. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  8. 503a5ef Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 10 years ago
  9. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  10. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  11. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  12. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  13. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  14. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  15. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  16. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  17. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  18. bbc60db Adjustments for armcc in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  19. 3d4755b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  20. 721e6bb Fix all.sh for recent config.pl change by Manuel Pégourié-Gonnard · 10 years ago
  21. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  22. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  23. 7185936 Use -std=c99 only for library by Manuel Pégourié-Gonnard · 10 years ago
  24. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  25. 009a264 Add test build with -std=c99 by Manuel Pégourié-Gonnard · 10 years ago
  26. 66b8e95 Add test build with all except ssl_cli/srv.c by Manuel Pégourié-Gonnard · 10 years ago
  27. 5a8d56d Rm hard dependency of DTLS on TIMING_C by Manuel Pégourié-Gonnard · 10 years ago
  28. d09a6b5 Move test scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  29. a687baf Add check-names.sh to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  30. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  31. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  32. ba2e72c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  33. f1002f8 Fix issue with armcc test in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  34. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  35. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  36. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  37. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  38. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  39. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  40. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  41. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  42. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  43. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  44. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  45. 6448bce Add mingw cross-compile test to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  46. 6ca4076 Update all.sh for new dependency by Manuel Pégourié-Gonnard · 10 years ago
  47. b3b8e43 New test script for generated files by Manuel Pégourié-Gonnard · 10 years ago
  48. a71780e Add test for no platform.c in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  49. c5c5939 Add armcc to all.sh if available by Manuel Pégourié-Gonnard · 10 years ago
  50. edb2dc9 Add some cross-compile runs to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  51. 392d3dd Adapt all.sh for OS X (no MemSan) by Manuel Pégourié-Gonnard · 11 years ago
  52. 1e77a96 Fix memsan false positive on Linux >= 3.17 by Manuel Pégourié-Gonnard · 11 years ago
  53. e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
  54. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  55. 76c99a0 Fix Gnu-ism in script by Manuel Pégourié-Gonnard · 11 years ago
  56. ea29d15 Add recursion.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  57. 89d69b3 Fix 3DES -> DES in all.sh (+ time estimates) by Manuel Pégourié-Gonnard · 11 years ago
  58. 246978d Add curves.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  59. 9bda9b3 Rework all.sh to use MSan instead of valgrind by Manuel Pégourié-Gonnard · 11 years ago
  60. 61bc57a Optimize all.sh for new build options by Manuel Pégourié-Gonnard · 11 years ago
  61. e73b263 Add config-full to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  62. fe0984d Let all.sh work without shell expansion by Paul Bakker · 11 years ago
  63. 57255b1 Tweak test ordering in all.sh by Manuel Pégourié-Gonnard · 11 years ago
  64. 4a9dc2a Test memory a bit more often in all.sh by Manuel Pégourié-Gonnard · 11 years ago
  65. 2be0b52 Add selftest program to the list of tests by Manuel Pégourié-Gonnard · 11 years ago
  66. 3895f5a all.sh: directly go for ASan build by Manuel Pégourié-Gonnard · 11 years ago
  67. 897a595 Make all.sh more robust in some use cases by Manuel Pégourié-Gonnard · 11 years ago
  68. 80955ee all.sh: one test script to run them all by Manuel Pégourié-Gonnard · 11 years ago