1. 43bb98f Changelog: Added CVE. by Minos Galanakis · 5 months ago
  2. 70407cb Merge pull request #1325 from Mbed-TLS/pre-2.28.9-upstream-merge by Manuel Pégourié-Gonnard · 5 months ago
  3. d69bfb904d Merge remote-tracking branch 'upstream/mbedtls-2.28' into pre-2.28.9-upstream-merge by Minos Galanakis · 5 months ago
  4. 73cbd31 Merge pull request #10059 from gilles-peskine-arm/mbedtls_net_send-api-desc-tweak-2.28 by Gilles Peskine · 5 months ago
  5. ef96fc6 Merge pull request #10053 from gilles-peskine-arm/doc-threading-needed-by-psa-2.28 by Gilles Peskine · 5 months ago
  6. 85cb1f5 Merge pull request #10044 from Mbed-TLS/msvc-format-size-macros-2.28 by Bence Szépkúti · 5 months ago gh-readonly-queue/mbedtls-2.28/pr-10044-23981ad57f38eb1fb0e015321997e9143b478144
  7. 1567199 mbedtls_net_send API description typo fix by Noah Pendleton · 1 year, 3 months ago
  8. 23981ad Merge pull request #10026 from waleed-elmelegy-arm/mbedtls-2.28-fix-key-deriv-bad-state-error by Gilles Peskine · 5 months ago
  9. cb094f9 Use an array of strings instead of pointer smuggling by Bence Szépkúti · 5 months ago msvc-format-size-macros-2.28
  10. 6070470 Merge pull request #1321 from davidhorstmann-arm/calc-finished-check-return-2.28 by David Horstmann · 5 months ago
  11. cfadd96 Clarify changelog by Bence Szépkúti · 5 months ago
  12. 226daac Declare conversion function even without 1.2 by David Horstmann · 5 months ago
  13. 0907266 Convert PSA errors to Mbed TLS MD errors by David Horstmann · 5 months ago
  14. 2b85729 Add checking to missed case of calc_finished() by David Horstmann · 5 months ago
  15. a0b2512 Merge pull request #1317 from gilles-peskine-arm/zeroize-psa-202503-2.28 by Gilles Peskine · 5 months ago
  16. 78302e2 Add MBEDTLS_CHECK_RETURN_CRITICAL annotation by David Horstmann · 5 months ago
  17. b81920d Add changelog entry for TLS 1.2 Finished fix by David Horstmann · 5 months ago
  18. 012ebb0 Document PSA's need for threading by Gilles Peskine · 5 months ago
  19. 254cada Replace zero by PSA_ALG_NONE in key derivation internal functions by Waleed Elmelegy · 5 months ago
  20. 68014b2 Return and propagate errors in calc_finished() by David Horstmann · 5 months ago
  21. af07ab8 Fix comments by Bence Szépkúti · 5 months ago
  22. ded3500 Update changelog to call out MinGW by Bence Szépkúti · 5 months ago
  23. b4f2512 Never use %zu on MinGW by Bence Szépkúti · 5 months ago
  24. 85167e0 Remove Everest VS2010 compatibility headers by Bence Szépkúti · 5 months ago
  25. e7ee902 Fix MSVC version guard for C99 format size specifiers by Bence Szépkúti · 5 months ago
  26. 5d55466 Disable fatal assertions in Windows printf tests by Bence Szépkúti · 5 months ago
  27. 94b0eea Test handling of format macros defined in debug.h by Bence Szépkúti · 5 months ago
  28. 27da54d Run test_suite_debug without MBEDTLS_SSL_TLS_C by Bence Szépkúti · 5 months ago
  29. 466ebe8 Zeroize temporary heap buffers used in PSA operations by Gilles Peskine · 5 months ago
  30. c43a9d5 Merge pull request #1313 from gilles-peskine-arm/ssl-hostname-unset-magic-pointer-2.28 by David Horstmann · 5 months ago
  31. e014887 Fix code style for key derivation input function by Waleed Elmelegy · 5 months ago
  32. 3dee9a9 Replace zero by PSA_ALG_NONE in key derivation test function by Waleed Elmelegy · 5 months ago
  33. 76bafb6 Replace zero by PSA_ALG_NONE in key derivation testing by Waleed Elmelegy · 5 months ago
  34. fd01e44 Simplify testing psa_key_derivation_input_*() bad state by Waleed Elmelegy · 5 months ago
  35. c8c89ed Fix psa_key_derivation_input_integer() not detecting bad state by Waleed Elmelegy · 5 months ago
  36. 2cc9dcb Document the need to call mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
  37. 538553f Improve documentation of mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
  38. 6310e98 Expose mbedtls_ssl_get_hostname_pointer() by Gilles Peskine · 6 months ago
  39. 7d193ac Expand and rectify the documentation of mbedtls_ssl_context::hostname by Gilles Peskine · 6 months ago
  40. 8f964d4 Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients by Gilles Peskine · 6 months ago
  41. 1ecf2c7 Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup by Gilles Peskine · 6 months ago
  42. 1309493 Run part of ssl-opt.sh in full_no_deprecated by Gilles Peskine · 6 months ago
  43. f086b8f mbedtls_ssl_set_hostname tests: add tests with CA callback by Gilles Peskine · 6 months ago
  44. 18b52ce Call mbedtls_ssl_set_hostname in the generic endpoint setup in unit tests by Gilles Peskine · 6 months ago
  45. 551756d Require calling mbedtls_ssl_set_hostname() for security by Gilles Peskine · 6 months ago
  46. ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
  47. 63f958d Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
  48. f33c45f Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
  49. 520ceb2 Update the documentation of ssl->hostname by Gilles Peskine · 6 months ago
  50. 3a2f75d Access ssl->hostname through abstractions by Gilles Peskine · 6 months ago
  51. 2153b1b Merge pull request #9920 from davidhorstmann-arm/clarify-x509-security-md-2.28 by Janos Follath · 6 months ago
  52. ff25715 Move mbedtls_ssl_set_hostname up by Gilles Peskine · 6 months ago
  53. 724a7bb mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 months ago
  54. eac2e4d Automate MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK dependency by Gilles Peskine · 6 months ago
  55. 0834c59 Merge pull request #9496 from minosgalanakis/doc/add_mbedtls_ecp_check_privkey_comment_bp28 by Janos Follath · 6 months ago
  56. 49d4403 tf-psa-crypto/drivers/builtin/src/ecp.c by Minos Galanakis · 12 months ago
  57. 09d0b71 Fix missing-word typo by David Horstmann · 6 months ago
  58. 2c400fc Add paragraph on undefined behaviour by David Horstmann · 6 months ago
  59. 110e534 Add X.509 formatting validation to SECURITY.md by David Horstmann · 6 months ago
  60. 32fe8f3 Merge pull request #9849 from solardiz/mbedtls-2.28 by Paul Elliott · 8 months ago
  61. 1cd6fb5 Add change log entry on AES-NI asm block fixes by Solar Designer · 8 months ago
  62. 4ad27aa Specify previously missed XMM register clobbers in AES-NI asm blocks by Solar Designer · 8 months ago
  63. 4115440 Specify register clobbers in mbedtls_aesni_crypt_ecb() by Solar Designer · 8 months ago
  64. 9b1ec06 Merge pull request #9821 from gilles-peskine-arm/psa-storage-test-cases-never-supported-2.28-fix-copypasta by Gilles Peskine · 8 months ago
  65. 7198389 Merge pull request #9811 from SuperIlu/mbedtls-2.28 by Janos Follath · 8 months ago
  66. e681a4e Fix copypasta by Gilles Peskine · 8 months ago
  67. 97268b8 reworked changelog according to suggestion by SuperIlu · 8 months ago
  68. 4b8fbf6 Added changelog by SuperIlu · 8 months ago
  69. 6d32712 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
  70. 763c116 Merge pull request #9774 from Harry-Ramsey/update-gcm-doc-2.28 by David Horstmann · 9 months ago
  71. c22ead7 Fix documentation for GCM decryption functions by Harry Ramsey · 9 months ago
  72. 9d99e98 Remove trailing whitespace by Harry Ramsey · 9 months ago
  73. a1abbdb Add new line to end of test case files by Harry Ramsey · 9 months ago
  74. 0cd2951 Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
  75. 7220652 Update GCM buffer overlap documentation by Harry Ramsey · 9 months ago
  76. 89c68e2 Merge pull request #9736 from mpg/drop-armcc5-2.28 by Paul Elliott · 9 months ago gh-readonly-queue/mbedtls-2.28/pr-9736-89a87b53535fd2983cc09c97de587792d156bddb
  77. 89a87b5 Merge pull request #9729 from paul-elliott-arm/fix_new_coverity_issues_2.28 by Gilles Peskine · 9 months ago
  78. 0f2c45a Merge pull request #9734 from bensze01/graviton-testing-2.28 by Bence Szépkúti · 9 months ago gh-readonly-queue/mbedtls-2.28/pr-9734-987092107a606ec96587a50989c48eed0ac482a7
  79. a674e98 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  80. 61da0dd Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  81. b14dd76 Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  82. 478730e Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  83. 73d8640 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  84. f92112d Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  85. a56b61c Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  86. 63a10d0 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  87. 08c14d1 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  88. 26822ab Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  89. 915fa3e Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  90. 86aa780 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  91. 9870921 Merge pull request #9609 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-2.28 by Gilles Peskine · 9 months ago
  92. 417b8d9 Pair inits with declarations by Paul Elliott · 9 months ago
  93. 9488b8c Fix double free in case of test failure by Paul Elliott · 10 months ago
  94. 1348b6a Add missing check of return by Paul Elliott · 10 months ago
  95. 181564b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  96. f87e855 Merge pull request #9715 from ThePassionate/mbedtls-1022-2.8 by David Horstmann · 10 months ago
  97. aa6ae3f net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  98. bfe4fc6 Use -O2 for build+test with earliest compilers by Gilles Peskine · 1 year, 2 months ago
  99. 8214340 Fix spurious * in regex by Gilles Peskine · 1 year, 2 months ago
  100. c61187f Don't set LD to a path with a typo for mingw by Gilles Peskine · 1 year, 2 months ago