aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-08Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307Dave Rodgman1-1/+1
2023-03-07Merge pull request #6172 from gilles-peskine-arm/doc-tls13-psa_crypto_initGilles Peskine6-44/+108
2023-03-07Merge pull request #6829 from AndrzejKurek/unify-psa-errorsGilles Peskine1-1/+47
2023-03-07Fix typosTom Cosgrove1-1/+1
2023-03-03Merge branch 'development' into md-lightDave Rodgman19-579/+1594
2023-03-03Merge pull request #7151 from gilles-peskine-arm/psa-headers-altDave Rodgman4-7/+70
2023-03-03Rename error_pair_t to mbedtls_error_pair_tAndrzej Kurek1-7/+7
2023-03-03Translate to MD errors in ssl-tls.cAndrzej Kurek1-1/+1
2023-03-03Introduce error_pair_t to psa utilsAndrzej Kurek1-10/+11
2023-03-03Add missing const qualifiersAndrzej Kurek1-7/+17
2023-03-03Unify PSA to Mbed TLS error translationAndrzej Kurek1-1/+36
2023-03-03Merge pull request #6201 from gilles-peskine-arm/tls13_only-renegotiationDave Rodgman1-0/+5
2023-03-02Merge pull request #6932 from yuhaoth/pr/fix-arm64-host-build-and-illegal_ins...Gilles Peskine2-50/+3
2023-03-01Document the need to call psa_crypto_init() with USE_PSA_CRYPTOGilles Peskine5-0/+56
2023-03-01Move non-boolean config options to the proper sectionGilles Peskine1-39/+39
2023-03-01Document what "TLS 1.3 depends on PSA" entailsGilles Peskine2-5/+13
2023-03-01Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configurationGilles Peskine1-0/+5
2023-03-01Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codest...Gilles Peskine1-0/+3
2023-02-28Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwriteGilles Peskine2-12/+4
2023-02-28Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extensionGilles Peskine2-0/+32
2023-02-28Merge pull request #7185 from paul-elliott-arm/interruptible_sign_hash_pacify...Paul Elliott1-45/+45
2023-02-28Improve comment about conflicts between aesce and sha512-cryptoJerry Yu1-5/+7
2023-02-27Pacify Clang 15Paul Elliott1-45/+45
2023-02-27Merge pull request #7169 from AndrzejKurek/mpi-window-sizeDave Rodgman2-3/+3
2023-02-27Merge pull request #7076 from mprse/parse_RFC822_namePaul Elliott1-2/+2
2023-02-24Remove driver entry points for {get|set}_max_ops().Paul Elliott1-0/+3
2023-02-24Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2Andrzej Kurek2-3/+3
2023-02-24Merge pull request #7098 from gilles-peskine-arm/retval-non-emptyPaul Elliott4-482/+482
2023-02-24Add explanation for aesce limitationJerry Yu1-0/+4
2023-02-23Move the implication of MBEDTLS_PSA_CRYPTO_CLIENT where it belongsGilles Peskine2-7/+7
2023-02-23Make sure the configuration is always includedGilles Peskine1-0/+4
2023-02-23Make MBEDTLS_MD_LIGHT private for now.Manuel Pégourié-Gonnard2-37/+0
2023-02-23Fix a couple more typosManuel Pégourié-Gonnard1-1/+1
2023-02-23Add links for macros in doxygen documentationManuel Pégourié-Gonnard2-8/+8
2023-02-23Clarify relationship between MD_C and MD_LIGHTManuel Pégourié-Gonnard1-2/+3
2023-02-23Make it clearer what's part of MD-light or notManuel Pégourié-Gonnard1-61/+63
2023-02-22Allow alternative names for overridden PSA headersGilles Peskine3-0/+59
2023-02-22Merge pull request #7044 from minosgalanakis/bignum/6342_add_named_moduli_setupJanos Follath1-0/+9
2023-02-21Merge pull request #7095 from paul-elliott-arm/interruptible_sign_hash_codestyleGilles Peskine7-0/+966
2023-02-21Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebasedDave Rodgman1-21/+12
2023-02-21Add document about runtime detection of AESCEJerry Yu1-0/+3
2023-02-21fix various issuesJerry Yu1-1/+1
2023-02-20Add parsing of SAN: rfc822NamePrzemek Stekiel1-2/+2
2023-02-20ecp_curves: Minor refactoring.Minos Galanakis1-2/+3
2023-02-20ecp_curves: Added `mbedtls_ecp_modulus_setup()`.Minos Galanakis1-0/+8
2023-02-20Merge pull request #7025 from AndrzejKurek/uri_sanManuel Pégourié-Gonnard2-4/+5
2023-02-16Define "light" subset of MDManuel Pégourié-Gonnard3-4/+46
2023-02-16Remove internal function md_process()Manuel Pégourié-Gonnard1-4/+0
2023-02-16Add warning to mbedtls_ecp_set_max_ops()Paul Elliott1-0/+6
2023-02-16Add reference to mbedtls_ecp_set_max_ops() to docsPaul Elliott1-0/+6