aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-28Merge pull request #6619 from minosgalanakis/bignum/add_high_lv_IO_methodsJanos Follath
2022-11-28Bignum Mod: improve documentation and styleJanos Follath
2022-11-28Add test function for opaque driver (simply returns PSA_ERROR_NOT_SUPPORTED),...Aditya Deshpande
2022-11-28Merge pull request #6674 from AndrzejKurek/ecjpake-changelogManuel Pégourié-Gonnard
2022-11-28test: psa_pake: fix dependencyValerio Setti
2022-11-28mbedtls_mpi_mod_write: improve readabilityJanos Follath
2022-11-28Tell cmake to get SKIP_TEST_SUITES from ENVDavid Horstmann
2022-11-28erase early secrets and transcriptsJerry Yu