1. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 6 years ago
  2. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 6 years ago
  3. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 6 years ago
  4. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 6 years ago
  5. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 6 years ago
  6. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 6 years ago
  7. 42ab4ae Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed by Simon Butcher · 6 years ago
  8. a8b13d7 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 6 years ago
  9. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 6 years ago
  10. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 6 years ago
  11. 6e1adee Regenerate test files by Hanno Becker · 6 years ago
  12. 381c77c Change serial in test-ca.crt from 0 to 3 to circumvent ASN.1 bug by Hanno Becker · 6 years ago
  13. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 6 years ago
  14. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 6 years ago
  15. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  16. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 6 years ago
  17. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  18. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  19. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 6 years ago
  20. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 6 years ago
  21. 02ef525 Merge remote-tracking branch 'public/pr/2107' into development-proposed by Simon Butcher · 6 years ago
  22. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 6 years ago
  23. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 6 years ago
  24. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 6 years ago
  25. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 6 years ago
  26. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 6 years ago
  27. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 6 years ago
  28. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 6 years ago
  29. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 6 years ago
  30. bcedb92 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  31. b51e267 Add Jenkinsfile for PR job by Darryl Green · 6 years ago
  32. 198611d Add missing return value check in ECDSA test suite by Hanno Becker · 6 years ago
  33. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 6 years ago
  34. 7a28e99 Expand test to ensure no assumption on output by Manuel Pégourié-Gonnard · 6 years ago
  35. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  36. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 6 years ago
  37. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 6 years ago
  38. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 6 years ago
  39. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 6 years ago
  40. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 6 years ago
  41. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 6 years ago
  42. ac2ead0 Improve deterministic test for prime testing by Darryl Green · 6 years ago
  43. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 6 years ago
  44. 64eca05 Bignum: Add tests for primality testing by Janos Follath · 6 years ago
  45. a3cb7eb Bignum: Add test for improved prime generation by Janos Follath · 6 years ago
  46. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 6 years ago
  47. 0fc9cf4 ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams by Andrzej Kurek · 6 years ago
  48. 948fe80 ssl-opt.sh: adjust test timeouts to fit slower targets by Andrzej Kurek · 6 years ago
  49. 52f8491 ssl-opt.sh: adjust tests to fit slower targets by Andrzej Kurek · 6 years ago
  50. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 6 years ago
  51. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 6 years ago
  52. 427df37 Don't try to disable ASLR by Gilles Peskine · 6 years ago
  53. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 6 years ago
  54. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 6 years ago
  55. 65593d2 rsa: pss: Add no possible salt size tests by Jaeden Amero · 6 years ago
  56. 80d99ea rsa: pss: Extend tests for variable salt length by Jaeden Amero · 6 years ago
  57. 3725bb2 rsa: pss: Enable use of big hashes with small keys by Jaeden Amero · 6 years ago
  58. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 6 years ago
  59. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 6 years ago
  60. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  61. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 6 years ago
  62. 2561a50 Fix "make WINDOWS_BUILD=1 clean" on non-Windows hosts by Gilles Peskine · 6 years ago
  63. 7c025a9 Generalize dh_flag in mbedtls_mpi_gen_prime by Janos Follath · 6 years ago
  64. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  65. 53546ea Update library version number to 2.13.1 by Simon Butcher · 6 years ago mbedtls-2.13.1
  66. 82986c1 Disable 3d test with no good openssl version by Manuel Pégourié-Gonnard · 6 years ago
  67. c1eda67 Disable fragmentation tests with openssl bugs by Manuel Pégourié-Gonnard · 6 years ago
  68. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 6 years ago
  69. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 6 years ago
  70. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 6 years ago
  71. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 6 years ago
  72. acedc91 Fix build issue on clang by Nir Sonnenschein · 6 years ago
  73. 85fcb58 Refactor test code for CTR DRBG to clarify test functions by Nir Sonnenschein · 6 years ago
  74. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 6 years ago
  75. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 6 years ago
  76. 6275be3 Re-factor test functions and add support for data_t parameters by Nir Sonnenschein · 6 years ago
  77. ce266e4 use single define for 128bit key for ctr_drbg and update test dependencies by Nir Sonnenschein · 6 years ago
  78. 39b8bc9 Change wording of debug message by Hanno Becker · 6 years ago
  79. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 6 years ago
  80. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 6 years ago
  81. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 6 years ago
  82. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 6 years ago
  83. 9598845 Merge remote-tracking branch 'public/pr/1955' into development by Simon Butcher · 6 years ago
  84. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 6 years ago
  85. b841b4f ssl-opt.sh: Remove reference to Github issue by Hanno Becker · 6 years ago
  86. 3b8b40c ssl-opt.sh: Add function to skip next test by Hanno Becker · 6 years ago
  87. 6f032a6 Merge remote-tracking branch 'public/pr/1963' into development by Simon Butcher · 6 years ago
  88. badeb07 Merge remote-tracking branch 'public/pr/1967' into development by Simon Butcher · 6 years ago
  89. b9a0086 ssl-opt.sh: Explain use of --insecure in GnuTLS client tests by Hanno Becker · 6 years ago
  90. 6a4f224 ssl-opt.sh: change expected output for large srv packet test with SSLv3 by Andrzej Kurek · 6 years ago
  91. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 6 years ago
  92. a1adcca ssl-opt.sh: Add tests exercising freeing of buffered messages by Hanno Becker · 6 years ago
  93. 5cd017f ssl-opt.sh: Allow numerical constraints for tests by Hanno Becker · 6 years ago
  94. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  95. 69ca0ad ssl-opt.sh: Remove wrong test exercising MTU implications of MFL by Hanno Becker · 6 years ago
  96. 6b6f602 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  97. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 6 years ago
  98. 34aa187 Force IPv4 for gnutls-cli DTLS tests by Manuel Pégourié-Gonnard · 6 years ago
  99. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  100. a67dee2 Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing by Hanno Becker · 6 years ago