1. dc08545 Update ChangeLog to reflect by Paul Bakker · 8 years ago
  2. 362689d Split test into valgrind and no-valgrind version by Paul Bakker · 8 years ago
  3. 1f65092 Add fix to ignore valgrind messages related to compressed debug symbols by Paul Bakker · 8 years ago
  4. 456fea0 Amended ChangeLog by Paul Bakker · 8 years ago
  5. 774180e Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 8 years ago
  6. 26b60bf Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 8 years ago
  7. a30a72f Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 8 years ago
  8. 38d1888 Cleanup ifdef statements by Paul Bakker · 8 years ago
  9. 440ce42 Put clang analyzer fix inside __clang_analyzer__ guard by Paul Bakker · 8 years ago
  10. cc4eabd Reverts change in commit daf534d by Simon Butcher · 8 years ago
  11. cfe392b Add end guard comment by Paul Bakker · 8 years ago
  12. c0715cb Fix single threaded builds by Embedthis Software · 9 years ago
  13. da01266 Corrects incorrectly named function in ctr_drbg.c comment by Simon Butcher · 8 years ago
  14. ae79124 Disables backtrace config from basic-build-test.sh by Simon Butcher · 8 years ago
  15. a557cfb Widens test bounds on memory alloc tests by Simon Butcher · 8 years ago
  16. 80119c5 Fixes minor typos in comments in pk.h and ctr_drbg.c by Simon Butcher · 8 years ago
  17. acaac85 Add option to preserve all logs in ssl-opt.sh by Paul Bakker · 8 years ago
  18. e20310a Add option to print test numbers in ssl-opt.sh output by Paul Bakker · 8 years ago
  19. b7584a5 Add ability to only run select numbered tests in ssl-opt.sh by Paul Bakker · 8 years ago
  20. 4fde40f Fix logic to allow at least one PKCS version enabled by Paul Bakker · 8 years ago
  21. 37068a7 Add check to prevent enabling of RSA without selecting PKCS version(s) by Paul Bakker · 8 years ago
  22. 4ec1e81 Widens test parameters in memory alloc tests by Simon Butcher · 8 years ago
  23. 214f5c0 Additional tests to test stack buffer allocator by SimonB · 8 years ago
  24. 295dfa2 Clarifies documentation on reported memory statistics by SimonB · 8 years ago
  25. 4a3b023 Adds line numbering in errors for test helpers by SimonB · 8 years ago
  26. 20273dd Adds reporting of file/line no. in failed tests by SimonB · 8 years ago
  27. 525b792 Fixes off by 1 error reported in line number errors by SimonB · 8 years ago
  28. ab07135 Adds line number substitution in test cases by SimonB · 8 years ago
  29. 99cff58 Fixes memory leak in memory_buffer_alloc.c debug by SimonB · 8 years ago
  30. 1b66655 Silence a clang-analyze warning by Nicholas Wilson · 9 years ago
  31. f002164 Refactor slightly to silence a clang-analyze warning by Nicholas Wilson · 9 years ago
  32. b47fd5e Remove a dead store to silence clang-analyze by Nicholas Wilson · 9 years ago
  33. e735303 Shut up a few clang-analyze warnings about use of uninitialized variables by Nicholas Wilson · 9 years ago
  34. 91c68a5 Shut up a clang-analyzer warning by Nicholas Wilson · 9 years ago
  35. 2791ba1 Fix handle leak in mbedtls_platform_entropy_poll() on Windows on error by Attila Molnar · 9 years ago
  36. c840460 Move K inside MBEDTLS_SHA512_PROCESS_ALT block by Alexey Skalozub · 9 years ago
  37. c788b4c Fix segfault on x32 by using better register constraints in bn_mul.h by James Cowgill · 9 years ago
  38. 5c1e24c Fix build errors on x32 by using the generic 'add' instruction by James Cowgill · 9 years ago
  39. b19bac4 Allow test suites to be run on Windows by Nicholas Wilson · 9 years ago
  40. c6dab2b Fix non compliance SSLv3 in server extension handling. by Janos Follath · 8 years ago
  41. 00efff7 Add a test for SSLv3 with extensions, server side by Janos Follath · 8 years ago
  42. 0b98d2f Fix minor doc issue by Attila Molnar · 8 years ago
  43. 45732c7 Update ChangeLog for bug #429 in ssl_fork_server by Simon Butcher · 8 years ago
  44. 582a461 Improves and makes pretty the ssl_fork_server output by Janos Follath · 8 years ago
  45. fe049db Fix issue #429 in ssl_fork_server.c by Janos Follath · 9 years ago
  46. b2d5dd1 Fixes X509 sample app and SSL test suite by Simon Butcher · 8 years ago
  47. d3138c3 Fixes SSL sample apps for non-default configs by Simon Butcher · 8 years ago
  48. 80aea30 Fixes syntax and naming for check-names.sh by Simon Butcher · 8 years ago
  49. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 8 years ago
  50. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 8 years ago
  51. 1594210 Adds better support to debug generated code by SimonB · 8 years ago
  52. a543d11 Fixes mbedtls_mpi_zeroize() function name in ChangeLog by Simon Butcher · 8 years ago
  53. d7e9ad7 Updates ChangeLog with faster MPI zeroize fix by Simon Butcher · 8 years ago
  54. e17a8da Rename MPI zeroize function to mbedtls_mpi_zeroize by Alexey Skalozub · 9 years ago
  55. 3d53f41 Faster mbedtls_zeroize for MPI by Alexey Skalozub · 9 years ago
  56. 8a31705 Fix bug in ssl_write_supported_elliptic_curves_ext by Janos Follath · 8 years ago
  57. 55abc21 Fix ci break in builds without platform.h by Janos Follath · 9 years ago
  58. 1ed9f99 Fix null pointer dereference in the RSA module. by Janos Follath · 9 years ago
  59. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  60. 098a3b5 Makes basic-build-test.sh test the full config by SimonB · 9 years ago
  61. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  62. 3f5c875 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  63. 10c575b Fix odd bitlength RSA key generation by Janos Follath · 9 years ago
  64. 0e4d9af Use Freescale's RNGA on the K64F by Manuel Pégourié-Gonnard · 9 years ago
  65. 6eaf365 Fixes Travis post-mortem script dump following review by Simon Butcher · 9 years ago
  66. 371a9e0 Merge branch 'iotssl-683-travis-failing-intermittently' by Simon Butcher · 9 years ago
  67. 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  68. ba9dd1e Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY by SimonB · 9 years ago
  69. 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
  70. a7ffc8f Update the yotta module version number by Simon Butcher · 9 years ago mbedos-16.01-release mbedos-16.03-release mbedos-2016q1-oob3 yotta-2.3.0
  71. 3527514 Update the yotta module number by Simon Butcher · 9 years ago yotta-2.2.3
  72. f2d18a2 Merge branch 'development' by Simon Butcher · 9 years ago
  73. cd0ee5e Fixes following review of 'iotssl-682-selftest-ci-break' by Simon Butcher · 9 years ago
  74. c2b0efc Fix the basic test build script to always build by Simon Butcher · 9 years ago
  75. 831a65f Make Travis more chatty. by Janos Follath · 9 years ago
  76. c351d18 Restore a change in the documentation. by Janos Follath · 9 years ago
  77. be412aa Fix the basic test build script to always build by Simon Butcher · 9 years ago
  78. d75b782 Fix a typo that confuses check-names.sh by Janos Follath · 9 years ago
  79. 2e3aca2 Fix test break in 'test-ref-configs.pl' by Janos Follath · 9 years ago
  80. 9194744 Add exit value macros to platform abstraction layer. by Janos Follath · 9 years ago
  81. 68c0bd7 Clarified current status of RC4 usage by Simon Butcher · 9 years ago
  82. 7ef5cf3 Provided doxygen function definitions for debug.h by Simon Butcher · 9 years ago
  83. 9a5c0aa Update the version number of the yotta module by Simon Butcher · 9 years ago mbedos-2016q1-oob2 yotta-2.2.2
  84. 1404ddb Added clarification text on benchmark usefulness. by Simon Butcher · 9 years ago
  85. 60ddf16 Fix yotta examples baud rate. by Janos Follath · 9 years ago
  86. 00aea9a Fix function name in hashing module doxygen file by Simon Butcher · 9 years ago
  87. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  88. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  89. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago
  90. 75f3caa Fix unit test script to ignore coverage data by SimonB · 9 years ago
  91. ad8fbc0 Add test result breakdown to test suites script by SimonB · 9 years ago
  92. 5a8afb8 Fix exit code and add a count of the test suites by SimonB · 9 years ago
  93. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  94. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  95. 5be92ea Merge 'iotssl-591-glue-layers' into development by Simon Butcher · 9 years ago
  96. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago
  97. 00157ce Update the ChangeLog by Simon Butcher · 9 years ago
  98. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  99. c7940f0 Fix yotta builds for change in default configs by Simon Butcher · 9 years ago
  100. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago