1. f8758b8 Adds test_suite_pkcs1_v15 to tests/Makefile by Simon Butcher · 9 years ago
  2. e6aef9f Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  3. 58ec0a6 Merge branch 'development-restricted' by Simon Butcher · 9 years ago
  4. 1cabdd5 Merge branch 'development' by Simon Butcher · 9 years ago
  5. 6eaf365 Fixes Travis post-mortem script dump following review by Simon Butcher · 9 years ago
  6. 371a9e0 Merge branch 'iotssl-683-travis-failing-intermittently' by Simon Butcher · 9 years ago
  7. bbe2ee9 Resolves conflicts in basic-build-test.sh by Simon Butcher · 9 years ago
  8. d9106f3 Makes basic-build-test.sh tests more consistent by Simon Butcher · 9 years ago
  9. 4c5dccf Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  10. b14de92 Merge branch 'development' by Simon Butcher · 9 years ago
  11. c2b0efc Fix the basic test build script to always build by Simon Butcher · 9 years ago
  12. 831a65f Make Travis more chatty. by Janos Follath · 9 years ago
  13. 184990c Merge development into development-restricted by Simon Butcher · 9 years ago
  14. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  15. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  16. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago
  17. 75f3caa Fix unit test script to ignore coverage data by SimonB · 9 years ago
  18. ad8fbc0 Add test result breakdown to test suites script by SimonB · 9 years ago
  19. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  20. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  21. 8a49a01 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  22. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  23. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  24. e2681a4 Update default configuration by Janos Follath · 9 years ago
  25. 3000f78 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  26. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  27. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  28. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  29. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  30. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  31. 0269dad Refactored test suite template code by SimonB · 9 years ago
  32. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  33. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  34. ef50c0d Added script to split the test case data files by Simon Butcher · 9 years ago
  35. aad787f Parameterised the test suite applications by Simon Butcher · 9 years ago
  36. e154f95 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  37. 0b24234 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  38. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 9 years ago
  39. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 9 years ago
  40. de7ae7b Exclude some warnings from the doxygen test by Manuel Pégourié-Gonnard · 9 years ago
  41. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 9 years ago
  42. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 9 years ago
  43. d2655ac Add test for yotta debug build by Manuel Pégourié-Gonnard · 9 years ago
  44. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 9 years ago
  45. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 9 years ago
  46. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  47. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 9 years ago
  48. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 9 years ago
  49. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 9 years ago mbedos-release-15-11 mbedtls-2.2.0
  50. a8838af Use own implementation of strsep() by Manuel Pégourié-Gonnard · 9 years ago
  51. 0a543a8 Merge pull request #320 from Inikup/fix-issue-318 by Manuel Pégourié-Gonnard · 9 years ago
  52. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 9 years ago
  53. 6c92268 Improved on the previous fix and added a test case to cover both types by Janos Follath · 9 years ago
  54. 067523e Small improvement to test script by Manuel Pégourié-Gonnard · 9 years ago
  55. 45777c3 Fix a style issue by Manuel Pégourié-Gonnard · 9 years ago
  56. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 9 years ago
  57. 03dde85 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 9 years ago
  58. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  59. c87747b Removed debug code accidentally left in test code by Simon Butcher · 9 years ago
  60. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 9 years ago
  61. e357a64 Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalization by Simon Butcher · 9 years ago
  62. 8483e28 Merge remote-tracking branch 'upstream/development' into iss309 by Janos Follath · 9 years ago
  63. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 9 years ago
  64. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 9 years ago
  65. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  66. 503a5ef Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 9 years ago
  67. 50bd260 Add -Werror to reduced configs test scripts by Manuel Pégourié-Gonnard · 9 years ago
  68. 5df9216 Add script to test configs with single key exchanges by Manuel Pégourié-Gonnard · 9 years ago
  69. c8cd2c6 Small fix to 'make test' script by Manuel Pégourié-Gonnard · 9 years ago
  70. 8a7a189 Fix curves.pl for ECJPAKE disabled by default by Manuel Pégourié-Gonnard · 9 years ago
  71. 12ca6f5 Update ssl-opt.sh for EC J-PAKE disabled by default by Manuel Pégourié-Gonnard · 9 years ago
  72. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 9 years ago
  73. ca700b2 Add config-thread.h to test-ref-configs.pl by Manuel Pégourié-Gonnard · 9 years ago
  74. eb47b87 Rework test-ref-configs.pl to also use ssl-opt.sh by Manuel Pégourié-Gonnard · 9 years ago
  75. 00ee6ee Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 9 years ago
  76. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 9 years ago
  77. 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 9 years ago
  78. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  79. 50a739f Add test for base64 output length by Manuel Pégourié-Gonnard · 9 years ago
  80. 2f056a0 Try to run yotta update for yotta build test by Manuel Pégourié-Gonnard · 9 years ago
  81. d0d8cb3 Cache ClientHello extension by Manuel Pégourié-Gonnard · 9 years ago
  82. 6657b8d Fix curve-dependency test by Manuel Pégourié-Gonnard · 9 years ago
  83. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  84. 921f2d0 Add test cases with DTLS and/or password mismatch by Manuel Pégourié-Gonnard · 9 years ago
  85. 0f1660a Implement key exchange messages and PMS derivation by Manuel Pégourié-Gonnard · 9 years ago
  86. 0a1324a Add client-side extension parsing by Manuel Pégourié-Gonnard · 9 years ago
  87. 55c7f99 Add server writing of the extension by Manuel Pégourié-Gonnard · 9 years ago
  88. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 9 years ago
  89. e511b4e Ignore ECJPAKE suite if not configured on server by Manuel Pégourié-Gonnard · 9 years ago
  90. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 9 years ago
  91. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 9 years ago
  92. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 9 years ago
  93. cd34589 Fix #ifdef in test suite by Manuel Pégourié-Gonnard · 9 years ago
  94. d9802af Add tests for round 2 by Manuel Pégourié-Gonnard · 9 years ago
  95. 3059095 Complete tests for reading round one by Manuel Pégourié-Gonnard · 9 years ago
  96. bbe4e52 Start adding tests for EC J-PAKE round one by Manuel Pégourié-Gonnard · 9 years ago
  97. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 9 years ago
  98. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 9 years ago
  99. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 9 years ago
  100. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 9 years ago