1. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  2. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  3. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  4. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  5. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  6. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  7. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  8. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  9. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  10. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  11. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  12. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  13. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  14. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  15. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  16. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  17. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  18. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  19. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  20. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  21. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  22. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  23. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  24. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  25. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  26. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  27. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  28. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  29. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  30. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago
  31. a4ed19c Fixes test script all.sh to output errors from armcc by Simon Butcher · 9 years ago
  32. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  33. b928343 Fixes all.sh for full config by Simon Butcher · 9 years ago
  34. 1c71965 Fixes armcc builds in all.sh by Simon Butcher · 9 years ago
  35. eebf1b9 Various fixes for NV SEED feature in all.sh by Simon Butcher · 9 years ago
  36. 284b4c9 Fixes all.sh script for filesystem IO test build by Simon Butcher · 9 years ago
  37. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  38. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  39. d2e7ff7 Fix test message for entropy safety switch. by Janos Follath · 9 years ago
  40. 06c5400 Add test for the entropy safety switch feature. by Janos Follath · 9 years ago
  41. 35d48cb Fix missing cleanup in all.sh by Janos Follath · 9 years ago
  42. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  43. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  44. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  45. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  46. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 10 years ago
  47. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  48. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 10 years ago
  49. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  50. 503a5ef 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