1. 365b226 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  2. f6f5441 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  3. 02b8d48 Adapt SSLv3 test configuration for new default by Simon Butcher · 9 years ago
  4. 542ee5d Update default configuration by Janos Follath · 9 years ago
  5. f10f85f Add test for yotta debug build by Manuel Pégourié-Gonnard · 10 years ago
  6. bb81b4a Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  7. 79a1da6 Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  8. 5429c0a Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  9. d0e0c03 Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  10. 543e436 Change version number to 2.1.4 by Simon Butcher · 10 years ago mbedtls-2.1.4
  11. 3cb2074 Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  12. 922cd9b Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  13. ef43d41 Changed version number to 2.1.3 by Simon Butcher · 10 years ago mbedtls-2.1.3
  14. 5b28920 Remove debugging code left in test case by Simon Butcher · 10 years ago
  15. 7315635 Disable Yotta tests from 'all tests' script by Simon Butcher · 10 years ago
  16. e34dcd7 Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
  17. e03fa7c Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 10 years ago
  18. 1d9348a Fix a style issue by Manuel Pégourié-Gonnard · 10 years ago
  19. fd1f9e7 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  20. 841caf1 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  21. 36f1234 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  22. c7bea31 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  23. d13585f Small improvement to test script by Manuel Pégourié-Gonnard · 10 years ago
  24. 93080df Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  25. 134ca18 Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 10 years ago
  26. fe3affd Add -Werror to reduced configs test scripts by Manuel Pégourié-Gonnard · 10 years ago
  27. 4b56e75 Add script to test configs with single key exchanges by Manuel Pégourié-Gonnard · 10 years ago
  28. c4cbc94 Small fix to 'make test' script by Manuel Pégourié-Gonnard · 10 years ago
  29. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.2
  30. 50a739f Add test for base64 output length by Manuel Pégourié-Gonnard · 10 years ago
  31. 2f056a0 Try to run yotta update for yotta build test by Manuel Pégourié-Gonnard · 10 years ago
  32. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.1
  33. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 10 years ago
  34. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 10 years ago
  35. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 10 years ago
  36. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 10 years ago
  37. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 10 years ago
  38. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  39. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  40. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 10 years ago
  41. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 10 years ago
  42. 38db006 Finish test in pkwrite by Manuel Pégourié-Gonnard · 10 years ago
  43. 04b7eec Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  44. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 10 years ago
  45. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  46. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 10 years ago
  47. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  48. ab5f7b4 Fix indentation by Manuel Pégourié-Gonnard · 10 years ago
  49. a365add Make ssl-opt.sh more robust against client timeout by Manuel Pégourié-Gonnard · 10 years ago
  50. 74681fa Make ssl-opt.sh more tolerant to start timeouts by Manuel Pégourié-Gonnard · 10 years ago
  51. bf6ed08 Fix list-symbols.sh by Manuel Pégourié-Gonnard · 10 years ago
  52. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  53. 39e2ca9 Use OpenSSL in compat.sh on Travis, except DTLS by Manuel Pégourié-Gonnard · 10 years ago
  54. d55bc20 Fix missing gnutls guard in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  55. 4268ae0 Fix test for new debug message level by Manuel Pégourié-Gonnard · 10 years ago
  56. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 10 years ago
  57. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  58. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 10 years ago
  59. e88b493 Fix run-test-suite.pl with coverage by Manuel Pégourié-Gonnard · 10 years ago
  60. 4cb87f4 Prepare for 2.0.0 release by Paul Bakker · 10 years ago mbedtls-2.0.0
  61. 78ec2b0 Cosmetics in Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  62. 1780f89 Some more scripts simplified by Manuel Pégourié-Gonnard · 10 years ago
  63. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  64. 89eb197 mklink needs /d for directories by Manuel Pégourié-Gonnard · 10 years ago
  65. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  66. 6cacde2 Invoke perl directly in Makefile by Manuel Pégourié-Gonnard · 10 years ago
  67. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  68. 31cafa3 Rm obsolete test in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  69. ae738c2 Fix warning from Perl 5.21 in helper script by Manuel Pégourié-Gonnard · 10 years ago
  70. 3083053 More cmake for windows tune-ups by Manuel Pégourié-Gonnard · 10 years ago
  71. 7e2d68c cmake: -W flags only for GCC and Clang by Manuel Pégourié-Gonnard · 10 years ago
  72. a16e7c4 Rename a debug function by Manuel Pégourié-Gonnard · 10 years ago
  73. b74c245 Rework debug to not need dynamic alloc by Manuel Pégourié-Gonnard · 10 years ago
  74. fc36708 Use $(MAKE), not make by Manuel Pégourié-Gonnard · 10 years ago
  75. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  76. 4fd0b25 Fix dual use of buffer in test by Manuel Pégourié-Gonnard · 10 years ago
  77. 4b00f08 Fix snprintf test by Manuel Pégourié-Gonnard · 10 years ago
  78. ea9556a Fix mistaken changes in Makefile's clean target by Manuel Pégourié-Gonnard · 10 years ago
  79. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  80. c84d0e1 Use LD_LIBRARY_PATH to run test with SHARED=1 by Manuel Pégourié-Gonnard · 10 years ago
  81. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  82. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  83. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  84. 21e1ac2 Fix linking order with make by Manuel Pégourié-Gonnard · 10 years ago
  85. 5c59a4f Split libs with make + general make cleanups by Manuel Pégourié-Gonnard · 10 years ago
  86. 8d4a613 Small Makefile improvements by Manuel Pégourié-Gonnard · 10 years ago
  87. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  88. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  89. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  90. d23f593 Avoid static buffer in debug module by Manuel Pégourié-Gonnard · 10 years ago
  91. 655a964 Adapt check_key_usage to new weird bits by Manuel Pégourié-Gonnard · 10 years ago
  92. 9a70225 Add parsing/printing for new X.509 keyUsage flags by Manuel Pégourié-Gonnard · 10 years ago
  93. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  94. 9386664 Move from inttypes.h to stdint.h by Manuel Pégourié-Gonnard · 10 years ago
  95. e91e21c Simplify code in test suites by Manuel Pégourié-Gonnard · 10 years ago
  96. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  97. 6ea831d Add tests for mbedtls_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  98. c948a79 Add tests for mbedtls_ssl_set_hs_authmode() by Manuel Pégourié-Gonnard · 10 years ago
  99. 4d6f178 Add support for SNI CA and authmode in ssl_server2 by Manuel Pégourié-Gonnard · 10 years ago
  100. 7b6dcbe Add tests for snprintf by Manuel Pégourié-Gonnard · 10 years ago