1. f75fbab Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  2. d7853a8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  3. ddcc0b7 Add changelog entry file to `ChangeLog.d` by Rodrigo Dias Correa · 4 years, 9 months ago
  4. 34018be Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
  5. 5fb1bd4 Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  6. 375366a Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
  7. d103823 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
  8. 6dd4975 Merge pull request #3920 from gilles-peskine-arm/sha512-doc-internal-fix-2.7 by Ronald Cron · 4 years, 8 months ago
  9. 785af30 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
  10. 06e838b Merge pull request #3870 from gilles-peskine-arm/cscope-make-2.7 by Ronald Cron · 4 years, 9 months ago
  11. 015356f Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
  12. 1562d9c Merge pull request #3894 from maroneze/mbedtls-2.7 by Gilles Peskine · 4 years, 9 months ago
  13. 9fc67f0 Backport 2.7: Fix use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
  14. a337176 Merge pull request #3888 from gilles-peskine-arm/error-include-string-2.7 by Gilles Peskine · 4 years, 9 months ago
  15. d754c8b Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
  16. 1eb2a95 Add missing config from test-ref-configs.pl by Gilles Peskine · 4 years, 9 months ago
  17. 8305b5e Sort entries to make it easier to eyeball the list by Gilles Peskine · 4 years, 9 months ago
  18. 4159c71 Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  19. 3335e9f Ignore cscope index by Gilles Peskine · 4 years, 9 months ago
  20. 53f74d0 Add a target for the cscope index by Gilles Peskine · 4 years, 9 months ago
  21. 2d847a5 Merge pull request #3862 from bensze01/ecb_iv_fix-2.7 by Gilles Peskine · 4 years, 9 months ago
  22. b4756c2 Do not set IV size for ECB mode ciphers by Bence Szépkúti · 4 years, 9 months ago
  23. a9fd4fc Merge pull request #3813 from ronald-cron-arm/aes-zeroize-less-2.7 by Gilles Peskine · 4 years, 9 months ago
  24. c9e20a0 Merge pull request #3829 from gilles-peskine-arm/ssl-opt-gnutls-printf-2.7 by Ronald Cron · 4 years, 9 months ago
  25. 352a7cf Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  26. e7a9c3a ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
  27. acbf9ec Put local variables in a struct by Gilles Peskine · 5 years ago
  28. 5706e92 Remove a useless zeroization by Gilles Peskine · 5 years ago
  29. dac5edc Merge pull request #3747 from gilles-peskine-arm/verbosify-cmake-tests-2.7 by Ronald Cron · 4 years, 10 months ago
  30. c10e602 Merge pull request #3597 from gilles-peskine-arm/cert-gen-cleanup-202008-2.7 by Ronald Cron · 4 years, 10 months ago
  31. 85e05d8 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  32. b8d0c2a Fix "make -C tests/data_files" by Gilles Peskine · 5 years ago
  33. 7399b8a Commit the intermediate files cert_md*.csr by Gilles Peskine · 5 years ago
  34. 8a1face Remove duplicate rule to generate cert_md5.crt by Gilles Peskine · 5 years ago
  35. b72d131 cert_req: discover hash algorithms automatically by Gilles Peskine · 5 years ago
  36. de97d1f all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
  37. 7e7c815 Merge pull request #3733 from gilles-peskine-arm/changelog-user-visible-only-2.7 by Janos Follath · 4 years, 10 months ago
  38. 8c79c3f When to write a changelog: minor improvements by Gilles Peskine · 4 years, 10 months ago
  39. 1ffd967 Explain when to write a changelog entry by Gilles Peskine · 4 years, 10 months ago
  40. 57205b2 We no longer credit contributors in the changelog by Gilles Peskine · 4 years, 10 months ago
  41. a89b650 Remove changelog entries without a user-visible impact by Gilles Peskine · 4 years, 10 months ago
  42. b016d8d Merge pull request #3729 from pkolbus/issue-3647-2.7 by Janos Follath · 4 years, 10 months ago
  43. e634564 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 11 months ago
  44. 2983b27 Merge pull request #3707 from ronald-cron-arm/feature/fix_return_code_1-2.7 by Gilles Peskine · 4 years, 11 months ago
  45. 45a5958 fix return code by Jens Reimann · 4 years, 11 months ago
  46. dc5fd03 Merge pull request #3661 from bensze01/typo-2.7 by Gilles Peskine · 5 years ago
  47. bfb2d13 Update ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt by Christopher · 5 years ago
  48. 7ad671b Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  49. 5796dfe Merge pull request #3652 from d-otte/mbedtls-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  50. 72a410d adding entry file to ChangeLog.d for backport of PR3592 by Daniel Otte · 5 years ago
  51. d985468 adjusting comment on sliding window memory usage. by Daniel Otte · 5 years ago
  52. e6f2fb4 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
  53. 1939460 adjusting size of sliding window array to correct size. by Daniel Otte · 5 years ago
  54. 75ffb27 Merge pull request #3627 from gilles-peskine-arm/test-fail-report-first-2.7 by Gilles Peskine · 5 years ago
  55. cb0ec05 Initialize ret from test code by Gilles Peskine · 5 years ago
  56. d4c9fd1 Report the first failure, not the last one by Gilles Peskine · 5 years ago
  57. 7cd4d2d Merge pull request #750 from ARMmbed/mbedtls-2.7.17r0-pr by Janos Follath · 5 years ago mbedtls-2.7.17 v2.7.17
  58. 6badb01 Update ChangeLog header by Janos Follath · 5 years ago
  59. 0db765a Bump version to Mbed TLS 2.7.17 by Janos Follath · 5 years ago
  60. 681a74d Assemble ChangeLog by Janos Follath · 5 years ago
  61. 93c784b Merge branch 'mbedtls-2.7-restricted' by Janos Follath · 5 years ago
  62. 934fe1e Merge pull request #3561 from raoulstrackx/raoul/verify_crl_without_time_bp2.7 by Gilles Peskine · 5 years ago
  63. d4c464f Merge pull request #746 from mpg/changelog-for-local-lucky13-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  64. 2a8e958 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  65. f530c80 Clarify that the Lucky 13 fix is quite general by Manuel Pégourié-Gonnard · 5 years ago
  66. c3f6837 Add a ChangeLog entry for local Lucky13 variant by Manuel Pégourié-Gonnard · 5 years ago
  67. 117587d Merge pull request #742 from mpg/cf-varpos-copy-2.7-restricted by Janos Follath · 5 years ago
  68. 520e78b Fix a typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
  69. f4435c4 Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  70. 426c2d4 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  71. 3b490a0 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  72. bf7a49e Use temporary buffer to hold the peer's HMAC by Manuel Pégourié-Gonnard · 5 years ago
  73. d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  74. 84be024 Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7 by Gilles Peskine · 5 years ago
  75. 46b3fc2 Merge pull request #3599 from makise-homura/mbedtls-2.7 by Gilles Peskine · 5 years ago
  76. 329fe7e A different approach of signed-to-unsigned comparison by makise-homura · 5 years ago
  77. 1323fba Update the copy of tests/data_files/server2-sha256.crt in certs.c by Gilles Peskine · 5 years ago
  78. 24e2217 Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7 by Gilles Peskine · 5 years ago
  79. b0ab8c2 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  80. 03c2b8f Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
  81. 00ebcbf Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  82. 74243ee Regenerate server2-sha256.crt with a PrintableString issuer by Gilles Peskine · 5 years ago
  83. da118e1 Regenerate test client certificates with a PrintableString issuer by Gilles Peskine · 5 years ago
  84. a3511b9 cert_write: support all hash algorithms by Gilles Peskine · 5 years ago
  85. 741c4e2 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  86. 351dd59 compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  87. a6e6402 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  88. 690eec0 Merge pull request #3583 from bensze01/license-2.7 by Gilles Peskine · 5 years ago
  89. 9df64ad Fix license header in pre-commit hook by Bence Szépkúti · 5 years ago
  90. 47ad15d Merge pull request #3581 from bensze01/copyright-2.7 by danh-arm · 5 years ago
  91. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  92. 918b5f1 Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  93. 30c1df3 Merge pull request #3570 from gufe44/net-sockets-fixes-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  94. 52df1cc Merge pull request #3566 from mpg/improve-ssl-opt-logs-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  95. 3ca3b9e Fix building on NetBSD 9.0 by gufe44 · 5 years ago
  96. 126b69a Merge pull request #735 from gilles-peskine-arm/x509parse_crl-empty_entry-2.7 by Gilles Peskine · 5 years ago
  97. 793c436 Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  98. 3365970 Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  99. ed0aaf4 Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  100. c5ae9c8 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago