1. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 9 years ago
  2. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 9 years ago
  3. de7ae7b Exclude some warnings from the doxygen test by Manuel Pégourié-Gonnard · 9 years ago
  4. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 9 years ago
  5. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 9 years ago
  6. d2655ac Add test for yotta debug build by Manuel Pégourié-Gonnard · 9 years ago
  7. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 9 years ago
  8. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 9 years ago
  9. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  10. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 9 years ago
  11. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 9 years ago
  12. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 9 years ago mbedos-release-15-11 mbedtls-2.2.0
  13. a8838af Use own implementation of strsep() by Manuel Pégourié-Gonnard · 9 years ago
  14. 0a543a8 Merge pull request #320 from Inikup/fix-issue-318 by Manuel Pégourié-Gonnard · 9 years ago
  15. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 9 years ago
  16. 6c92268 Improved on the previous fix and added a test case to cover both types by Janos Follath · 9 years ago
  17. 067523e Small improvement to test script by Manuel Pégourié-Gonnard · 9 years ago
  18. 45777c3 Fix a style issue by Manuel Pégourié-Gonnard · 9 years ago
  19. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 9 years ago
  20. 03dde85 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 9 years ago
  21. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  22. c87747b Removed debug code accidentally left in test code by Simon Butcher · 9 years ago
  23. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 9 years ago
  24. e357a64 Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalization by Simon Butcher · 9 years ago
  25. 8483e28 Merge remote-tracking branch 'upstream/development' into iss309 by Janos Follath · 9 years ago
  26. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 9 years ago
  27. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 9 years ago
  28. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  29. 503a5ef Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 9 years ago
  30. 50bd260 Add -Werror to reduced configs test scripts by Manuel Pégourié-Gonnard · 9 years ago
  31. 5df9216 Add script to test configs with single key exchanges by Manuel Pégourié-Gonnard · 9 years ago
  32. c8cd2c6 Small fix to 'make test' script by Manuel Pégourié-Gonnard · 9 years ago
  33. 8a7a189 Fix curves.pl for ECJPAKE disabled by default by Manuel Pégourié-Gonnard · 9 years ago
  34. 12ca6f5 Update ssl-opt.sh for EC J-PAKE disabled by default by Manuel Pégourié-Gonnard · 9 years ago
  35. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 9 years ago
  36. ca700b2 Add config-thread.h to test-ref-configs.pl by Manuel Pégourié-Gonnard · 9 years ago
  37. eb47b87 Rework test-ref-configs.pl to also use ssl-opt.sh by Manuel Pégourié-Gonnard · 9 years ago
  38. 00ee6ee Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 9 years ago
  39. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 9 years ago
  40. 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 9 years ago
  41. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  42. 50a739f Add test for base64 output length by Manuel Pégourié-Gonnard · 9 years ago
  43. 2f056a0 Try to run yotta update for yotta build test by Manuel Pégourié-Gonnard · 9 years ago
  44. d0d8cb3 Cache ClientHello extension by Manuel Pégourié-Gonnard · 9 years ago
  45. 6657b8d Fix curve-dependency test by Manuel Pégourié-Gonnard · 9 years ago
  46. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  47. 921f2d0 Add test cases with DTLS and/or password mismatch by Manuel Pégourié-Gonnard · 9 years ago
  48. 0f1660a Implement key exchange messages and PMS derivation by Manuel Pégourié-Gonnard · 9 years ago
  49. 0a1324a Add client-side extension parsing by Manuel Pégourié-Gonnard · 9 years ago
  50. 55c7f99 Add server writing of the extension by Manuel Pégourié-Gonnard · 9 years ago
  51. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 9 years ago
  52. e511b4e Ignore ECJPAKE suite if not configured on server by Manuel Pégourié-Gonnard · 9 years ago
  53. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 9 years ago
  54. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 9 years ago
  55. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 9 years ago
  56. cd34589 Fix #ifdef in test suite by Manuel Pégourié-Gonnard · 9 years ago
  57. d9802af Add tests for round 2 by Manuel Pégourié-Gonnard · 9 years ago
  58. 3059095 Complete tests for reading round one by Manuel Pégourié-Gonnard · 9 years ago
  59. bbe4e52 Start adding tests for EC J-PAKE round one by Manuel Pégourié-Gonnard · 9 years ago
  60. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 9 years ago
  61. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 9 years ago
  62. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 9 years ago
  63. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 9 years ago
  64. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 9 years ago
  65. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 9 years ago
  66. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 9 years ago
  67. 38db006 Finish test in pkwrite by Manuel Pégourié-Gonnard · 9 years ago
  68. 04b7eec Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 9 years ago
  69. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 9 years ago
  70. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 9 years ago
  71. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 9 years ago
  72. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 9 years ago
  73. ab5f7b4 Fix indentation by Manuel Pégourié-Gonnard · 9 years ago
  74. a365add Make ssl-opt.sh more robust against client timeout by Manuel Pégourié-Gonnard · 9 years ago
  75. 74681fa Make ssl-opt.sh more tolerant to start timeouts by Manuel Pégourié-Gonnard · 9 years ago
  76. bf6ed08 Fix list-symbols.sh by Manuel Pégourié-Gonnard · 9 years ago
  77. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 9 years ago
  78. 39e2ca9 Use OpenSSL in compat.sh on Travis, except DTLS by Manuel Pégourié-Gonnard · 9 years ago
  79. d55bc20 Fix missing gnutls guard in ssl-opt.sh by Manuel Pégourié-Gonnard · 9 years ago
  80. 4268ae0 Fix test for new debug message level by Manuel Pégourié-Gonnard · 9 years ago
  81. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 9 years ago
  82. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 9 years ago
  83. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 9 years ago
  84. e88b493 Fix run-test-suite.pl with coverage by Manuel Pégourié-Gonnard · 9 years ago
  85. 4cb87f4 Prepare for 2.0.0 release by Paul Bakker · 9 years ago mbedtls-2.0.0
  86. 78ec2b0 Cosmetics in Makefiles by Manuel Pégourié-Gonnard · 9 years ago
  87. 1780f89 Some more scripts simplified by Manuel Pégourié-Gonnard · 9 years ago
  88. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 9 years ago
  89. 89eb197 mklink needs /d for directories by Manuel Pégourié-Gonnard · 9 years ago
  90. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 9 years ago
  91. 6cacde2 Invoke perl directly in Makefile by Manuel Pégourié-Gonnard · 9 years ago
  92. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 9 years ago
  93. 31cafa3 Rm obsolete test in ssl-opt.sh by Manuel Pégourié-Gonnard · 9 years ago
  94. ae738c2 Fix warning from Perl 5.21 in helper script by Manuel Pégourié-Gonnard · 9 years ago
  95. 3083053 More cmake for windows tune-ups by Manuel Pégourié-Gonnard · 9 years ago
  96. 7e2d68c cmake: -W flags only for GCC and Clang by Manuel Pégourié-Gonnard · 9 years ago
  97. a16e7c4 Rename a debug function by Manuel Pégourié-Gonnard · 9 years ago
  98. b74c245 Rework debug to not need dynamic alloc by Manuel Pégourié-Gonnard · 9 years ago
  99. fc36708 Use $(MAKE), not make by Manuel Pégourié-Gonnard · 9 years ago
  100. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 9 years ago