1. 905cef6 Changed library version number to 2.3.0 by Simon Butcher · 9 years ago
  2. ab069c6 Merge branch 'development' into development-restricted by Simon Butcher · 9 years ago
  3. 02c4a38 Corrects missing dependency for MBEDTLS_CIPHER_MODE_CBC in some tests by Simon Butcher · 9 years ago
  4. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  5. c568762 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite by Paul Bakker · 9 years ago
  6. b598c29 Fix dependency guard for test by Paul Bakker · 9 years ago
  7. 4a6c6fc Properly gate NV_SEED additions in test suite by Paul Bakker · 9 years ago
  8. ffbfb4c Add test cases for NV seed functionality by Paul Bakker · 9 years ago
  9. 04b591e Merge branch 'development' for weekly test report. by Janos Follath · 9 years ago
  10. 65b1fa6 Fixes warnings found by Clang static analyser by Simon Butcher · 9 years ago
  11. 774180e Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 9 years ago
  12. 26b60bf Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 9 years ago
  13. a30a72f Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 9 years ago
  14. a557cfb Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  15. 4ec1e81 Widens test parameters in memory alloc tests by Simon Butcher · 9 years ago
  16. 214f5c0 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  17. 20273dd Adds reporting of file/line no. in failed tests by SimonB · 9 years ago
  18. b19bac4 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  19. 94bafdf Merge branch 'development' by Simon Butcher · 9 years ago
  20. edb7fd9 Fixes stdlib.h dependencies in test suites by Simon Butcher · 9 years ago
  21. c21bec8 Merge branch 'development' by Simon Butcher · 9 years ago
  22. 53f0119 Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 9 years ago
  23. 2a259c6 Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 9 years ago
  24. 6e51915 Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 9 years ago
  25. 324258f Merge pull request #353 from NWilson/win-tests by Paul Bakker · 9 years ago
  26. 938f65c Merge 'development' into development by Simon Butcher · 9 years ago
  27. e9f25c8 Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  28. d96924d Widens test parameters in memory alloc tests by Simon Butcher · 9 years ago
  29. a0ed709 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  30. 31a6c49 Adds reporting of file/line no. in failed tests by SimonB · 9 years ago
  31. e4a46f6 Merge branch 'development' by Simon Butcher · 9 years ago
  32. b2d5dd1 Fixes X509 sample app and SSL test suite by Simon Butcher · 9 years ago
  33. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  34. 956420d Merge branch 'development' by Simon Butcher · 9 years ago
  35. 55abc21 Fix ci break in builds without platform.h by Janos Follath · 9 years ago
  36. 2300776 Merge branch 'development' by Simon Butcher · 9 years ago
  37. f5e254a Remove unused code from PKCS1v15 test suite by Janos Follath · 9 years ago
  38. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  39. 3f5c875 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  40. 0914ac4 Add missing config dependencies to PKCS1 V15 tests by Simon Butcher · 9 years ago
  41. e6aef9f Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  42. 4c5dccf Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  43. 184990c Merge development into development-restricted by Simon Butcher · 9 years ago
  44. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  45. 8a49a01 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  46. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  47. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  48. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  49. 0269dad Refactored test suite template code by SimonB · 9 years ago
  50. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  51. aad787f Parameterised the test suite applications by Simon Butcher · 10 years ago
  52. e154f95 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  53. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 10 years ago
  54. bfafadb Change version number to 2.2.1 by Simon Butcher · 10 years ago mbedtls-2.2.1
  55. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  56. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  57. 733676b Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  58. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 10 years ago mbedos-release-15-11 mbedtls-2.2.0
  59. a8838af Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
  60. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 10 years ago
  61. 6c92268 Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  62. 45777c3 Fix a style issue by Manuel Pégourié-Gonnard · 10 years ago
  63. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  64. 03dde85 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  65. c87747b Removed debug code accidentally left in test code by Simon Butcher · 10 years ago
  66. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 10 years ago
  67. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  68. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  69. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  70. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  71. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  72. 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  73. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.2
  74. 50a739f Add test for base64 output length by Manuel Pégourié-Gonnard · 10 years ago
  75. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.1
  76. cd34589 Fix #ifdef in test suite by Manuel Pégourié-Gonnard · 10 years ago
  77. d9802af Add tests for round 2 by Manuel Pégourié-Gonnard · 10 years ago
  78. 3059095 Complete tests for reading round one by Manuel Pégourié-Gonnard · 10 years ago
  79. bbe4e52 Start adding tests for EC J-PAKE round one by Manuel Pégourié-Gonnard · 10 years ago
  80. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 10 years ago
  81. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 10 years ago
  82. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 10 years ago
  83. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  84. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  85. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 10 years ago
  86. 38db006 Finish test in pkwrite by Manuel Pégourié-Gonnard · 10 years ago
  87. 04b7eec Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  88. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  89. 4cb87f4 Prepare for 2.0.0 release by Paul Bakker · 10 years ago archive/mbedtls-2.0 mbedtls-2.0 mbedtls-2.0.0
  90. a16e7c4 Rename a debug function by Manuel Pégourié-Gonnard · 10 years ago
  91. b74c245 Rework debug to not need dynamic alloc by Manuel Pégourié-Gonnard · 10 years ago
  92. 4fd0b25 Fix dual use of buffer in test by Manuel Pégourié-Gonnard · 10 years ago
  93. 4b00f08 Fix snprintf test by Manuel Pégourié-Gonnard · 10 years ago
  94. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  95. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  96. d23f593 Avoid static buffer in debug module by Manuel Pégourié-Gonnard · 10 years ago
  97. 655a964 Adapt check_key_usage to new weird bits by Manuel Pégourié-Gonnard · 10 years ago
  98. 9a70225 Add parsing/printing for new X.509 keyUsage flags by Manuel Pégourié-Gonnard · 10 years ago
  99. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  100. 9386664 Move from inttypes.h to stdint.h by Manuel Pégourié-Gonnard · 10 years ago