- 71a2282 Update BRANCHES.md by Minos Galanakis · 5 months ago
- 78a2a31 Finalise ChangeLog by Minos Galanakis · 5 months ago
- 92e298e Version Bump for 2.28.10 by Minos Galanakis · 5 months ago
- 1b94fc6 Assemble Changelog by Minos Galanakis · 5 months ago
- 43bb98f Changelog: Added CVE. by Minos Galanakis · 5 months ago
- 70407cb Merge pull request #1325 from Mbed-TLS/pre-2.28.9-upstream-merge by Manuel Pégourié-Gonnard · 5 months ago
- d69bfb904d Merge remote-tracking branch 'upstream/mbedtls-2.28' into pre-2.28.9-upstream-merge by Minos Galanakis · 5 months ago
- 73cbd31 Merge pull request #10059 from gilles-peskine-arm/mbedtls_net_send-api-desc-tweak-2.28 by Gilles Peskine · 5 months ago
- ef96fc6 Merge pull request #10053 from gilles-peskine-arm/doc-threading-needed-by-psa-2.28 by Gilles Peskine · 5 months ago
- 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
- 1567199 mbedtls_net_send API description typo fix by Noah Pendleton · 1 year, 3 months ago
- 23981ad Merge pull request #10026 from waleed-elmelegy-arm/mbedtls-2.28-fix-key-deriv-bad-state-error by Gilles Peskine · 5 months ago
- cb094f9 Use an array of strings instead of pointer smuggling by Bence Szépkúti · 5 months ago msvc-format-size-macros-2.28
- 6070470 Merge pull request #1321 from davidhorstmann-arm/calc-finished-check-return-2.28 by David Horstmann · 5 months ago
- cfadd96 Clarify changelog by Bence Szépkúti · 5 months ago
- 226daac Declare conversion function even without 1.2 by David Horstmann · 5 months ago
- 0907266 Convert PSA errors to Mbed TLS MD errors by David Horstmann · 5 months ago
- 2b85729 Add checking to missed case of calc_finished() by David Horstmann · 5 months ago
- a0b2512 Merge pull request #1317 from gilles-peskine-arm/zeroize-psa-202503-2.28 by Gilles Peskine · 5 months ago
- 78302e2 Add MBEDTLS_CHECK_RETURN_CRITICAL annotation by David Horstmann · 5 months ago
- b81920d Add changelog entry for TLS 1.2 Finished fix by David Horstmann · 5 months ago
- 012ebb0 Document PSA's need for threading by Gilles Peskine · 5 months ago
- 254cada Replace zero by PSA_ALG_NONE in key derivation internal functions by Waleed Elmelegy · 5 months ago
- 68014b2 Return and propagate errors in calc_finished() by David Horstmann · 5 months ago
- af07ab8 Fix comments by Bence Szépkúti · 5 months ago
- ded3500 Update changelog to call out MinGW by Bence Szépkúti · 5 months ago
- b4f2512 Never use %zu on MinGW by Bence Szépkúti · 5 months ago
- 85167e0 Remove Everest VS2010 compatibility headers by Bence Szépkúti · 5 months ago
- e7ee902 Fix MSVC version guard for C99 format size specifiers by Bence Szépkúti · 5 months ago
- 5d55466 Disable fatal assertions in Windows printf tests by Bence Szépkúti · 5 months ago
- 94b0eea Test handling of format macros defined in debug.h by Bence Szépkúti · 5 months ago
- 27da54d Run test_suite_debug without MBEDTLS_SSL_TLS_C by Bence Szépkúti · 5 months ago
- 466ebe8 Zeroize temporary heap buffers used in PSA operations by Gilles Peskine · 5 months ago
- c43a9d5 Merge pull request #1313 from gilles-peskine-arm/ssl-hostname-unset-magic-pointer-2.28 by David Horstmann · 5 months ago
- e014887 Fix code style for key derivation input function by Waleed Elmelegy · 5 months ago
- 3dee9a9 Replace zero by PSA_ALG_NONE in key derivation test function by Waleed Elmelegy · 5 months ago
- 76bafb6 Replace zero by PSA_ALG_NONE in key derivation testing by Waleed Elmelegy · 5 months ago
- fd01e44 Simplify testing psa_key_derivation_input_*() bad state by Waleed Elmelegy · 5 months ago
- c8c89ed Fix psa_key_derivation_input_integer() not detecting bad state by Waleed Elmelegy · 5 months ago
- 2cc9dcb Document the need to call mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
- 538553f Improve documentation of mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
- 6310e98 Expose mbedtls_ssl_get_hostname_pointer() by Gilles Peskine · 6 months ago
- 7d193ac Expand and rectify the documentation of mbedtls_ssl_context::hostname by Gilles Peskine · 6 months ago
- 8f964d4 Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients by Gilles Peskine · 6 months ago
- 1ecf2c7 Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup by Gilles Peskine · 6 months ago
- 1309493 Run part of ssl-opt.sh in full_no_deprecated by Gilles Peskine · 6 months ago
- f086b8f mbedtls_ssl_set_hostname tests: add tests with CA callback by Gilles Peskine · 6 months ago
- 18b52ce Call mbedtls_ssl_set_hostname in the generic endpoint setup in unit tests by Gilles Peskine · 6 months ago
- 551756d Require calling mbedtls_ssl_set_hostname() for security by Gilles Peskine · 6 months ago
- ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
- 63f958d Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
- f33c45f Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
- 520ceb2 Update the documentation of ssl->hostname by Gilles Peskine · 6 months ago
- 3a2f75d Access ssl->hostname through abstractions by Gilles Peskine · 6 months ago
- 2153b1b Merge pull request #9920 from davidhorstmann-arm/clarify-x509-security-md-2.28 by Janos Follath · 6 months ago
- ff25715 Move mbedtls_ssl_set_hostname up by Gilles Peskine · 6 months ago
- 724a7bb mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 months ago
- eac2e4d Automate MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK dependency by Gilles Peskine · 6 months ago
- 0834c59 Merge pull request #9496 from minosgalanakis/doc/add_mbedtls_ecp_check_privkey_comment_bp28 by Janos Follath · 6 months ago
- 49d4403 tf-psa-crypto/drivers/builtin/src/ecp.c by Minos Galanakis · 12 months ago
- 09d0b71 Fix missing-word typo by David Horstmann · 6 months ago
- 2c400fc Add paragraph on undefined behaviour by David Horstmann · 7 months ago
- 110e534 Add X.509 formatting validation to SECURITY.md by David Horstmann · 7 months ago
- 32fe8f3 Merge pull request #9849 from solardiz/mbedtls-2.28 by Paul Elliott · 8 months ago
- 1cd6fb5 Add change log entry on AES-NI asm block fixes by Solar Designer · 8 months ago
- 4ad27aa Specify previously missed XMM register clobbers in AES-NI asm blocks by Solar Designer · 8 months ago
- 4115440 Specify register clobbers in mbedtls_aesni_crypt_ecb() by Solar Designer · 8 months ago
- 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
- 7198389 Merge pull request #9811 from SuperIlu/mbedtls-2.28 by Janos Follath · 8 months ago
- e681a4e Fix copypasta by Gilles Peskine · 8 months ago
- 97268b8 reworked changelog according to suggestion by SuperIlu · 8 months ago
- 4b8fbf6 Added changelog by SuperIlu · 8 months ago
- 6d32712 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
- 763c116 Merge pull request #9774 from Harry-Ramsey/update-gcm-doc-2.28 by David Horstmann · 9 months ago
- c22ead7 Fix documentation for GCM decryption functions by Harry Ramsey · 9 months ago
- 9d99e98 Remove trailing whitespace by Harry Ramsey · 9 months ago
- a1abbdb Add new line to end of test case files by Harry Ramsey · 9 months ago
- 0cd2951 Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
- 7220652 Update GCM buffer overlap documentation by Harry Ramsey · 9 months ago
- 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
- 89a87b5 Merge pull request #9729 from paul-elliott-arm/fix_new_coverity_issues_2.28 by Gilles Peskine · 9 months ago
- 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
- a674e98 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
- 61da0dd Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
- b14dd76 Clarify GCC version requirement by Bence Szépkúti · 9 months ago
- 478730e Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
- 73d8640 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
- f92112d Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
- a56b61c Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
- 63a10d0 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
- 08c14d1 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
- 26822ab Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
- 915fa3e Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
- 86aa780 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
- 9870921 Merge pull request #9609 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-2.28 by Gilles Peskine · 9 months ago
- 417b8d9 Pair inits with declarations by Paul Elliott · 9 months ago
- 9488b8c Fix double free in case of test failure by Paul Elliott · 10 months ago
- 1348b6a Add missing check of return by Paul Elliott · 10 months ago
- 181564b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
- f87e855 Merge pull request #9715 from ThePassionate/mbedtls-1022-2.8 by David Horstmann · 10 months ago