1. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  2. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  3. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  4. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  5. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  6. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  7. 4b8bc52 Removed running selftest program from basic-build-test.sh by Paul Bakker · 9 years ago
  8. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago
  9. a4ed19c Fixes test script all.sh to output errors from armcc by Simon Butcher · 9 years ago
  10. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  11. b928343 Fixes all.sh for full config by Simon Butcher · 9 years ago
  12. 1c71965 Fixes armcc builds in all.sh by Simon Butcher · 9 years ago
  13. eebf1b9 Various fixes for NV SEED feature in all.sh by Simon Butcher · 9 years ago
  14. 284b4c9 Fixes all.sh script for filesystem IO test build by Simon Butcher · 9 years ago
  15. ab069c6 Merge branch 'development' into development-restricted by Simon Butcher · 9 years ago
  16. 71ebc58 Changes to check-names.sh script to accept yotta constants by Simon Butcher · 9 years ago
  17. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  18. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  19. d2e7ff7 Fix test message for entropy safety switch. by Janos Follath · 9 years ago
  20. 06c5400 Add test for the entropy safety switch feature. by Janos Follath · 9 years ago
  21. c4191e4 Make basic-build-test.sh clean up after itself. by Janos Follath · 9 years ago
  22. 9c22e73 Merge branch 'development' by Simon Butcher · 9 years ago
  23. cbb9075 Adds parallel builds to basic-build-test.sh by Simon Butcher · 9 years ago
  24. ae79124 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  25. 4a3b023 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  26. 525b792 Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  27. ab07135 Adds line number substitution in test cases by SimonB · 9 years ago
  28. bc4d9c1 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  29. 938f65c Merge 'development' into development by Simon Butcher · 9 years ago
  30. 37f2620 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  31. 43dba3d Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  32. c1d2eb3 Adds line number substitution in test cases by SimonB · 9 years ago
  33. e4a46f6 Merge branch 'development' by Simon Butcher · 9 years ago
  34. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  35. 35d48cb Fix missing cleanup in all.sh by Janos Follath · 9 years ago
  36. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  37. 098a3b5 Makes basic-build-test.sh test the full config by SimonB · 9 years ago
  38. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  39. 6eaf365 Fixes Travis post-mortem script dump following review by Simon Butcher · 9 years ago
  40. 371a9e0 Merge branch 'iotssl-683-travis-failing-intermittently' by Simon Butcher · 9 years ago
  41. c2b0efc Fix the basic test build script to always build by Simon Butcher · 9 years ago
  42. 831a65f Make Travis more chatty. by Janos Follath · 9 years ago
  43. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  44. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  45. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago
  46. 75f3caa Fix unit test script to ignore coverage data by SimonB · 9 years ago
  47. ad8fbc0 Add test result breakdown to test suites script by SimonB · 9 years ago
  48. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  49. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  50. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  51. 3000f78 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  52. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  53. 0269dad Refactored test suite template code by SimonB · 9 years ago
  54. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  55. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  56. ef50c0d Added script to split the test case data files by Simon Butcher · 10 years ago
  57. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 10 years ago
  58. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 10 years ago
  59. de7ae7b Exclude some warnings from the doxygen test by Manuel Pégourié-Gonnard · 10 years ago
  60. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  61. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 10 years ago
  62. d2655ac Add test for yotta debug build by Manuel Pégourié-Gonnard · 10 years ago
  63. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  64. 067523e Small improvement to test script by Manuel Pégourié-Gonnard · 10 years ago
  65. 2046062 Merge branch 'development' into misc by Simon Butcher · 10 years ago
  66. e357a64 Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalization by Simon Butcher · 10 years ago
  67. 503a5ef Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 10 years ago
  68. 50bd260 Add -Werror to reduced configs test scripts by Manuel Pégourié-Gonnard · 10 years ago
  69. 5df9216 Add script to test configs with single key exchanges by Manuel Pégourié-Gonnard · 10 years ago
  70. c8cd2c6 Small fix to 'make test' script by Manuel Pégourié-Gonnard · 10 years ago
  71. 8a7a189 Fix curves.pl for ECJPAKE disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  72. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  73. ca700b2 Add config-thread.h to test-ref-configs.pl by Manuel Pégourié-Gonnard · 10 years ago
  74. eb47b87 Rework test-ref-configs.pl to also use ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  75. 2f056a0 Try to run yotta update for yotta build test by Manuel Pégourié-Gonnard · 10 years ago
  76. 6657b8d Fix curve-dependency test by Manuel Pégourié-Gonnard · 10 years ago
  77. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  78. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 10 years ago
  79. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  80. bf6ed08 Fix list-symbols.sh by Manuel Pégourié-Gonnard · 10 years ago
  81. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  82. e88b493 Fix run-test-suite.pl with coverage by Manuel Pégourié-Gonnard · 10 years ago
  83. 1780f89 Some more scripts simplified by Manuel Pégourié-Gonnard · 10 years ago
  84. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  85. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  86. ae738c2 Fix warning from Perl 5.21 in helper script by Manuel Pégourié-Gonnard · 10 years ago
  87. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  88. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  89. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  90. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  91. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  92. bbc60db Adjustments for armcc in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  93. 3d4755b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  94. 721e6bb Fix all.sh for recent config.pl change by Manuel Pégourié-Gonnard · 10 years ago
  95. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  96. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  97. 7185936 Use -std=c99 only for library by Manuel Pégourié-Gonnard · 10 years ago
  98. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  99. 009a264 Add test build with -std=c99 by Manuel Pégourié-Gonnard · 10 years ago
  100. 6ad5d35 Catch a few more likely typos by Manuel Pégourié-Gonnard · 10 years ago