1. d552630 Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  2. 1a0c7fb Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
  3. 0391ea3 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
  4. fbd0110 Merge pull request #3746 from gilles-peskine-arm/verbosify-cmake-tests-2.16 by Ronald Cron · 4 years, 10 months ago
  5. b74e0d0 Merge pull request #3596 from gilles-peskine-arm/cert-gen-cleanup-202008-2.16 by Ronald Cron · 4 years, 10 months ago
  6. e944cac Merge pull request #3529 from ronald-cron-arm/common-mbedtls_param_failed-2.16 by Gilles Peskine · 4 years, 10 months ago
  7. bd1b89a all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
  8. 2f26bf7 Merge pull request #3735 from gilles-peskine-arm/entropy_poll-_gnu_source-2.16 by Gilles Peskine · 4 years, 10 months ago
  9. 90b5458 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
  10. 188e192 Merge pull request #3732 from gilles-peskine-arm/changelog-user-visible-only-2.16 by Janos Follath · 4 years, 10 months ago
  11. e1a7cad When to write a changelog: minor improvements by Gilles Peskine · 4 years, 10 months ago
  12. 27db5e4 Explain when to write a changelog entry by Gilles Peskine · 4 years, 10 months ago
  13. 36c2ea5 We no longer credit contributors in the changelog by Gilles Peskine · 4 years, 10 months ago
  14. 4785ec1 Remove changelog entries without a user-visible impact by Gilles Peskine · 4 years, 10 months ago
  15. 319eee5 Merge pull request #3728 from pkolbus/issue-3647-2.16 by Janos Follath · 4 years, 10 months ago
  16. b2aeb75 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 11 months ago
  17. e39d14b Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  18. 506498e Merge pull request #3708 from ronald-cron-arm/feature/fix_return_code_1-2.16 by Gilles Peskine · 4 years, 11 months ago
  19. 84d4f02 fix return code by Jens Reimann · 4 years, 11 months ago
  20. e72c8d2 Merge pull request #3687 from Jongy/fix-docs-mbedtls-2.16 by Gilles Peskine · 4 years, 11 months ago
  21. f9604bb Fix docs to desribe written-into buffer parameter as writable by Yonatan Goldschmidt · 5 years ago
  22. 30b242d Merge pull request #3660 from bensze01/typo-2.16 by Gilles Peskine · 5 years ago
  23. 2681e99 Update ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt by Christopher · 5 years ago
  24. 0c633da Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  25. 99693aa Merge pull request #3651 from d-otte/mbedtls-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  26. 1bfb45c adding entry file to ChangeLog.d for backport of PR3592 by Daniel Otte · 5 years ago
  27. e4dbb99 adjusting comment on sliding window memory usage. by Daniel Otte · 5 years ago
  28. 639c5e5 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
  29. 359d049 adjusting size of sliding window array to correct size. by Daniel Otte · 5 years ago
  30. ad5c5a2 Merge pull request #3626 from gilles-peskine-arm/test-fail-report-first-2.16 by Gilles Peskine · 5 years ago
  31. 319ecf3 Initialize ret from test code by Gilles Peskine · 5 years ago
  32. dfb5cff Report the first failure, not the last one by Gilles Peskine · 5 years ago
  33. 848a4e0 Merge pull request #749 from ARMmbed/mbedtls-2.16.8r0-pr by Janos Follath · 5 years ago mbedtls-2.16.8 v2.16.8
  34. 627aeef Update ChangeLog header by Janos Follath · 5 years ago
  35. 1bfb580 Bump version to Mbed TLS 2.16.8 by Janos Follath · 5 years ago
  36. 4ac5a7b Assemble ChangeLog by Janos Follath · 5 years ago
  37. 36169d4 Merge branch 'mbedtls-2.16-restricted' by Janos Follath · 5 years ago
  38. de4bcf2 Merge pull request #3562 from raoulstrackx/raoul/verify_crl_without_time_bp2.16 by Gilles Peskine · 5 years ago
  39. fa3b3e0 Merge pull request #745 from mpg/changelog-for-local-lucky13-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  40. 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  41. f0a3cdd Clarify that the Lucky 13 fix is quite general by Manuel Pégourié-Gonnard · 5 years ago
  42. c9ebbd5 Add a ChangeLog entry for local Lucky13 variant by Manuel Pégourié-Gonnard · 5 years ago
  43. 5b2e60d Merge pull request #741 from mpg/cf-varpos-copy-2.16-restricted by Janos Follath · 5 years ago
  44. ab9ec32 Fix a typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
  45. 46f49a8 Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  46. f082847 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  47. 590b2d9 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  48. ce45d1a Use temporary buffer to hold the peer's HMAC by Manuel Pégourié-Gonnard · 5 years ago
  49. f0b469e Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  50. 14cb46d Merge pull request #3598 from makise-homura/mbedtls-2.16 by Gilles Peskine · 5 years ago
  51. 8c3fa63 A different approach of signed-to-unsigned comparison by makise-homura · 5 years ago
  52. d69edda Merge pull request #3601 from gufe44/helpers-redirect-restore-output-2.16 by Gilles Peskine · 5 years ago
  53. 650ce76 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  54. 03b4ef6 Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  55. 50f6a19 Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
  56. e6e812a Commit the intermediate files cert_md*.csr by Gilles Peskine · 5 years ago
  57. 6b739bb Fix "make -C tests/data_files" by Gilles Peskine · 5 years ago
  58. c3d0a7f cert_req: discover hash algorithms automatically by Gilles Peskine · 5 years ago
  59. db1e7a8 cert_write: support all hash algorithms by Gilles Peskine · 5 years ago
  60. 0ac8a78 Merge pull request #3593 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutls-2.16 by Gilles Peskine · 5 years ago
  61. 300e1b3 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  62. 91615cf compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  63. 0e7bdd1 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  64. 2dcd067 Merge pull request #3582 from bensze01/license-2.16 by Gilles Peskine · 5 years ago
  65. 2645bcc Fix license header in pre-commit hook by Bence Szépkúti · 5 years ago
  66. 2823efa Merge pull request #3580 from bensze01/copyright-2.16 by danh-arm · 5 years ago
  67. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  68. daba4f6 Merge pull request #3555 from mpg/x509-verify-non-dns-san-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  69. b9c64e4 Merge pull request #3558 from gufe44/net-sockets-fixes-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  70. 5bfa623 Merge pull request #3565 from mpg/improve-ssl-opt-logs-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  71. 19735b6 Fix building on NetBSD 9.0 by gufe44 · 5 years ago
  72. 4ca6050 Merge pull request #734 from gilles-peskine-arm/x509parse_crl-empty_entry-2.16 by Gilles Peskine · 5 years ago
  73. 62870c9 Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  74. a1919ad Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  75. 7442f84 Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  76. 581af9f Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  77. bedcb3e Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  78. cbd5c03 ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  79. e63fc6d ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  80. fcf6c16 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  81. 9acf943 Merge pull request #3560 from gufe44/netbsd-rand-arc4random_buf-2.16 by Gilles Peskine · 5 years ago
  82. 1505e42 Merge pull request #3548 from mpg/check-generated-files-2.16 by Gilles Peskine · 5 years ago
  83. ba5cba8 Log change as bugfix by gufe44 · 5 years ago
  84. d5f8c26 Add changelog entry by gufe44 · 5 years ago
  85. 3fa7c64 Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
  86. 0ca801a Merge pull request #732 from gabor-mezei-arm/689_bp216_zeroising_of_plaintext_buffers by Gilles Peskine · 5 years ago
  87. de7e036 Merge pull request #3489 from CodeMonkeyLeet/mbedtls-2.16_backport_3464 by Gilles Peskine · 5 years ago
  88. 4ddfdbf Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  89. 6579235 x509_crl_parse: fix 1-byte buffer overflow and entry->raw.tag by Gilles Peskine · 5 years ago
  90. d8dc8e2 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  91. 58c8da2 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  92. dfd5172 Merge pull request #3488 from CodeMonkeyLeet/mbedtls-2.16_backport_2632 by Manuel Pégourié-Gonnard · 5 years ago
  93. c703cf1 Add a pre-commit hook that checks generated files by Manuel Pégourié-Gonnard · 5 years ago
  94. 9ad5128 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  95. f1ef895 Merge pull request #728 from mpg/ct-varlen-hmac-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  96. b394b43 Add missing newline by gabor-mezei-arm · 5 years ago
  97. 3eaa103 Zeroising of plaintext buffers to erase unused application data from memory by gabor-mezei-arm · 5 years ago
  98. 7433fa4 Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
  99. f82cb79 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  100. 681615a Remove obsolete comment about test dependency by Manuel Pégourié-Gonnard · 5 years ago