aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-05Fix another typo where 'PSK' was 'PKS'Tom Cosgrove
2022-12-05Update include/mbedtls/mbedtls_config.hDave Rodgman
2022-12-05Merge remote-tracking branch 'origin/development' into merge-devDave Rodgman
2022-12-05Fix broken linkDave Rodgman
2022-12-05ChangeLog entry is fixed in a different PRTom Cosgrove
2022-12-05fix comments and debug info issuesJerry Yu
2022-12-04Fix typos prior to releaseTom Cosgrove
2022-12-01More wording improvementsGilles Peskine
2022-12-01Wording clarificationGilles Peskine
2022-12-01Improve "codegen 1.1" entryGilles Peskine
2022-12-01Wrap lines to 79 columns maxGilles Peskine
2022-12-01Put behavior change in the correct categoryGilles Peskine
2022-12-01Clarify PSS sigalg entryGilles Peskine
2022-12-01Clarify ASN.1 entry named data free functionsGilles Peskine
2022-12-01Clarify that these two entries are about CMakeGilles Peskine
2022-12-01Improve wording, punctuation, etc.Gilles Peskine
2022-12-01Improve wordingDave Rodgman
2022-12-01Whitespace fixDave Rodgman
2022-12-01Disable PKCS7 by default; improve docsDave Rodgman
2022-12-01Add max_early_data_size option for ssl_sever2Jerry Yu
2022-12-01Add max_early_data_size to mbedtls_ssl_configJerry Yu
2022-12-01Add max_early_data_size config optionJerry Yu
2022-12-01Add reco_debug_level to reduce debug outputJerry Yu
2022-12-01Implement mbedtls_mpi_mod_sub()Tom Cosgrove
2022-12-01Merge pull request #6698 from wernerlewis/bignum_mod_pyDave Rodgman
2022-12-01Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreementPaul Elliott
2022-11-30Add imports to bignum_modWerner Lewis
2022-11-30Add changelog entryAditya Deshpande
2022-11-30Merge pull request #6694 from tom-cosgrove-arm/fix-name-of-basic-build-test.shGilles Peskine
2022-11-30Enable test generation from bignum_mod.pyWerner Lewis
2022-11-30Fix the name of basic-build-test.sh within the fileTom Cosgrove
2022-11-30Merge pull request #6538 from yuhaoth/pr/tls13-add-early-data-transform-compu...Ronald Cron
2022-11-29Remove changelog entry for an internal changeGilles Peskine
2022-11-29Changelog entry files must have a .txt extensionGilles Peskine
2022-11-29Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupportedGilles Peskine
2022-11-29Merge pull request #6547 from yanesca/extract_mod_exp_from_prototypeGilles Peskine
2022-11-29Fix the build with MBEDTLS_TEST_HOOKS && !MBEDTLS_USE_PSA_CRYPTOGilles Peskine
2022-11-29Minor formatting fixes to address code review commentsAditya Deshpande
2022-11-29Valgrind for constant flow: skip non-CF test suitesGilles Peskine
2022-11-29Test MBEDTLS_USE_PSA_CRYPTO with ValgrindGilles Peskine
2022-11-29Create a separate test suite for constant-time functionsGilles Peskine
2022-11-29Move constant-time HMAC testing to its own suiteGilles Peskine
2022-11-29Merge pull request #6676 from davidhorstmann-arm/cmake-get-skip-test-from-envGilles Peskine
2022-11-29Merge pull request #6681 from mpg/changelog-6264Manuel Pégourié-Gonnard
2022-11-29Merge pull request #6601 from valeriosetti/issue6502Manuel Pégourié-Gonnard
2022-11-29Merge pull request #6670 from gilles-peskine-arm/pkcs7-use-after-free-20221127Manuel Pégourié-Gonnard
2022-11-29Add ChangeLog entry for DTLS Connection IDManuel Pégourié-Gonnard
2022-11-29Merge pull request #6264 from hannestschofenig/rfc9146_2Manuel Pégourié-Gonnard
2022-11-29fix various format issuesJerry Yu
2022-11-28Add missing dependency for the fuzzer-constructed test dataGilles Peskine