1. 94bafdf Merge branch 'development' by Simon Butcher · 9 years ago
  2. d7392c4 Merge branch 'ssl-opt-regression' into development by Paul Bakker · 9 years ago
  3. edb7fd9 Fixes stdlib.h dependencies in test suites by Simon Butcher · 9 years ago
  4. db0feca Fixes platform time_t abstraction by Simon Butcher · 9 years ago
  5. c21bec8 Merge branch 'development' by Simon Butcher · 9 years ago
  6. f8e3794 Update ChangeLog to reflect by Paul Bakker · 9 years ago
  7. b8c8018 Split test into valgrind and no-valgrind version by Paul Bakker · 9 years ago
  8. 629c1ad Add fix to ignore valgrind messages related to compressed debug symbols by Paul Bakker · 9 years ago
  9. cf1c6da Merge branch 'memcheck-fix' into development by Paul Bakker · 9 years ago
  10. 8f0e4c2 Amended ChangeLog by Paul Bakker · 9 years ago
  11. 53f0119 Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 9 years ago
  12. 2a259c6 Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 9 years ago
  13. 6e51915 Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 9 years ago
  14. 21cc574 Cleanup ifdef statements by Paul Bakker · 9 years ago
  15. d1fe7aa Put clang analyzer fix inside __clang_analyzer__ guard by Paul Bakker · 9 years ago
  16. 2dd49d1 Reverts change in commit daf534d by Simon Butcher · 9 years ago
  17. 9edf1eb Merge pull request #376 from jcowgill/x32 by Paul Bakker · 9 years ago
  18. f4743a6 Merge pull request #457 from NWilson/clang-analyze-fixes by Paul Bakker · 9 years ago
  19. e1fbac4 Merge pull request #409 from attilamolnar/fix-handle-leak by Paul Bakker · 9 years ago
  20. aaee547 Merge pull request #402 from pieceofsummer/sha512-process-alt-k by Paul Bakker · 9 years ago
  21. 324258f Merge pull request #353 from NWilson/win-tests by Paul Bakker · 9 years ago
  22. e049ccd Add end guard comment by Paul Bakker · 9 years ago
  23. 17ddff5 Fix single threaded builds by Embedthis Software · 10 years ago
  24. 71c7ac5 Corrects incorrectly named function in ctr_drbg.c comment by Simon Butcher · 9 years ago
  25. bc4d9c1 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  26. 699d719 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  27. 938f65c Merge 'development' into development by Simon Butcher · 9 years ago
  28. e9f25c8 Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  29. 295639b Fixes minor typos in comments in pk.h and ctr_drbg.c by Simon Butcher · 9 years ago
  30. d96924d Widens test parameters in memory alloc tests by Simon Butcher · 9 years ago
  31. 70eab85 Merge branch 'iotssl-734-memcheck' into development by Simon Butcher · 9 years ago
  32. 7e8a6fb Fix minor doc issue by Attila Molnar · 9 years ago
  33. a0ed709 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  34. 5be3a25 Clarifies documentation on reported memory statistics by SimonB · 9 years ago
  35. 37f2620 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  36. 31a6c49 Adds reporting of file/line no. in failed tests by SimonB · 9 years ago
  37. 43dba3d Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  38. c1d2eb3 Adds line number substitution in test cases by SimonB · 9 years ago
  39. 4225611 Fixes memory leak in memory_buffer_alloc.c debug by SimonB · 9 years ago
  40. f893507 Update ChangeLog for bug #429 in ssl_fork_server by Simon Butcher · 9 years ago
  41. 98c2b0e Improves and makes pretty the ssl_fork_server output by Janos Follath · 9 years ago
  42. e609a08 Fix issue #429 in ssl_fork_server.c by Janos Follath · 9 years ago
  43. 0b98d2f Fix minor doc issue by Attila Molnar · 9 years ago
  44. 45732c7 Update ChangeLog for bug #429 in ssl_fork_server by Simon Butcher · 9 years ago
  45. 582a461 Improves and makes pretty the ssl_fork_server output by Janos Follath · 9 years ago
  46. fe049db Fix issue #429 in ssl_fork_server.c by Janos Follath · 9 years ago
  47. e4a46f6 Merge branch 'development' by Simon Butcher · 9 years ago
  48. b2d5dd1 Fixes X509 sample app and SSL test suite by Simon Butcher · 9 years ago
  49. d3138c3 Fixes SSL sample apps for non-default configs by Simon Butcher · 9 years ago
  50. 80aea30 Fixes syntax and naming for check-names.sh by Simon Butcher · 9 years ago
  51. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 9 years ago
  52. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  53. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  54. a543d11 Fixes mbedtls_mpi_zeroize() function name in ChangeLog by Simon Butcher · 9 years ago
  55. d7e9ad7 Updates ChangeLog with faster MPI zeroize fix by Simon Butcher · 9 years ago
  56. e17a8da Rename MPI zeroize function to mbedtls_mpi_zeroize by Alexey Skalozub · 10 years ago
  57. 3d53f41 Faster mbedtls_zeroize for MPI by Alexey Skalozub · 10 years ago
  58. 35d48cb Fix missing cleanup in all.sh by Janos Follath · 9 years ago
  59. 8a31705 Fix bug in ssl_write_supported_elliptic_curves_ext by Janos Follath · 9 years ago
  60. 956420d Merge branch 'development' by Simon Butcher · 9 years ago
  61. 55abc21 Fix ci break in builds without platform.h by Janos Follath · 9 years ago
  62. 2300776 Merge branch 'development' by Simon Butcher · 9 years ago
  63. 1ed9f99 Fix null pointer dereference in the RSA module. by Janos Follath · 9 years ago
  64. f5e254a Remove unused code from PKCS1v15 test suite by Janos Follath · 9 years ago
  65. 0c53944 Fixes no return value warning in selftest.c by Janos Follath · 9 years ago
  66. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  67. 098a3b5 Makes basic-build-test.sh test the full config by SimonB · 9 years ago
  68. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  69. 3f5c875 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  70. 10c575b Fix odd bitlength RSA key generation by Janos Follath · 9 years ago
  71. 0e4d9af Use Freescale's RNGA on the K64F by Manuel Pégourié-Gonnard · 10 years ago
  72. 0914ac4 Add missing config dependencies to PKCS1 V15 tests by Simon Butcher · 9 years ago
  73. 42d47f0 Silence a clang-analyze warning by Nicholas Wilson · 9 years ago
  74. 5d5e421 Refactor slightly to silence a clang-analyze warning by Nicholas Wilson · 9 years ago
  75. daf534d Remove a dead store to silence clang-analyze by Nicholas Wilson · 9 years ago
  76. 1ef918d Add missing stdlib.h header to rsa sample programs by Simon Butcher · 9 years ago
  77. 409401c Shut up a few clang-analyze warnings about use of uninitialized variables by Nicholas Wilson · 9 years ago
  78. 2cc69ff Shut up a clang-analyzer warning by Nicholas Wilson · 9 years ago
  79. 6b46c62 Fixes error and exit paths in rsa sample programs by Simon Butcher · 9 years ago
  80. f8758b8 Adds test_suite_pkcs1_v15 to tests/Makefile by Simon Butcher · 9 years ago
  81. f713b0a Fix memory leaks in example programs. by Janos Follath · 9 years ago
  82. e6aef9f Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  83. 58ec0a6 Merge branch 'development-restricted' by Simon Butcher · 9 years ago
  84. 1cabdd5 Merge branch 'development' by Simon Butcher · 9 years ago
  85. 6eaf365 Fixes Travis post-mortem script dump following review by Simon Butcher · 9 years ago
  86. 371a9e0 Merge branch 'iotssl-683-travis-failing-intermittently' by Simon Butcher · 9 years ago
  87. 024ac94 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  88. c3352d6 Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY by SimonB · 9 years ago
  89. 2181449 Adds option to config.pl to force config changes by SimonB · 9 years ago
  90. bbe2ee9 Resolves conflicts in basic-build-test.sh by Simon Butcher · 9 years ago
  91. d9106f3 Makes basic-build-test.sh tests more consistent by Simon Butcher · 9 years ago
  92. 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  93. ba9dd1e Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY by SimonB · 9 years ago
  94. 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
  95. 4c5dccf Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  96. b14de92 Merge branch 'development' by Simon Butcher · 9 years ago
  97. 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
  98. 3527514 Update the yotta module number by Simon Butcher · 9 years ago yotta-2.2.3
  99. f2d18a2 Merge branch 'development' by Simon Butcher · 9 years ago
  100. cd0ee5e Fixes following review of 'iotssl-682-selftest-ci-break' by Simon Butcher · 9 years ago