aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-03Rename back mbedtls_x509_parse_general_name->mbedtls_x509_parse_subject_alt_namePrzemek Stekiel1-1/+1
2023-01-02Renaming x509_get_subject_alt_name to x509_get_general_names and mbedtls_x509...toth92g2-3/+3
2023-01-02Extracting SubjectKeyId and AuthorityKeyId in case of x509 V3 extensions. Upd...toth92g2-0/+15
2022-12-21Update documentationManuel Pégourié-Gonnard1-1/+3
2022-12-15Merge pull request #6723 from mpg/restartable-vs-use-psaGilles Peskine2-5/+39
2022-12-14Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3Dave Rodgman1-5/+5
2022-12-14Merge pull request #6680 from valeriosetti/issue6599Manuel Pégourié-Gonnard1-0/+17
2022-12-13Merge pull request #6558 from lpy4105/6416-psa_macros_name_typoManuel Pégourié-Gonnard3-8/+8
2022-12-09Clarify documentation of ECP_RESTARTABLEManuel Pégourié-Gonnard1-8/+8
2022-12-09Document that ECP_RESTARTABLE depends on ECP_CManuel Pégourié-Gonnard2-0/+7
2022-12-09Fix missing dependency declaration in testManuel Pégourié-Gonnard1-0/+2
2022-12-09Clarify the "restart vs use PSA" situation in TLSManuel Pégourié-Gonnard1-5/+8
2022-12-09Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-correctedManuel Pégourié-Gonnard1-0/+2
2022-12-08Bump version to 3.3.0. No changes to .so versions.Dave Rodgman1-5/+5
2022-12-07tls: pake: minor adjustmentsValerio Setti1-2/+1
2022-12-07Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configurat...Ronald Cron3-0/+61
2022-12-06Disable code style correction in check_config.hDavid Horstmann1-0/+2
2022-12-06Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212Dave Rodgman14-27/+27
2022-12-06Declare ECP_RESTARTABLE and USE_PSA compatibleManuel Pégourié-Gonnard2-4/+4
2022-12-06Document all effects of MBEDTLS_ECP_RESTARTABLEManuel Pégourié-Gonnard1-2/+24
2022-12-06fix various issuesJerry Yu3-19/+25
2022-12-05Update include/mbedtls/mbedtls_config.hDave Rodgman1-2/+3
2022-12-04Fix typos prior to releaseTom Cosgrove14-27/+27
2022-12-01Improve wordingDave Rodgman1-2/+2
2022-12-01Whitespace fixDave Rodgman1-1/+1
2022-12-01Disable PKCS7 by default; improve docsDave Rodgman2-6/+36
2022-12-01tls: pake: fix description for mbedtls_ssl_set_hs_ecjpake_password_opaqueValerio Setti1-4/+2
2022-12-01Add max_early_data_size to mbedtls_ssl_configJerry Yu1-0/+30
2022-12-01Add max_early_data_size config optionJerry Yu2-0/+25
2022-11-29Merge pull request #6264 from hannestschofenig/rfc9146_2Manuel Pégourié-Gonnard3-30/+54
2022-11-28psa_pake: add support for opaque passwordValerio Setti1-0/+20
2022-11-25Merge pull request #6648 from gilles-peskine-arm/psa-ecb-null-0Dave Rodgman7-30/+6
2022-11-25Merge pull request #3431 from naynajain/development-pkcs7Bence Szépkúti6-1/+279
2022-11-25Remove more now-redundant definitions of inlineGilles Peskine1-5/+0
2022-11-25Added closing SECTION of doxygen markupHannes Tschofenig1-0/+2
2022-11-25Added deprecated warning in check_config.hHannes Tschofenig1-0/+7
2022-11-25Reference to RFC 9146 addedHannes Tschofenig1-2/+10
2022-11-25Changed order of conditions in check_config.hHannes Tschofenig1-2/+2
2022-11-25Merge pull request #6639 from mpg/doc-driver-only-limitationManuel Pégourié-Gonnard1-0/+20
2022-11-25Merge branch 'development' into pr3431Bence Szépkúti3-19/+163
2022-11-24fix review commentPengyu Lv1-1/+1
2022-11-24Minor tune-up to ChangeLog & documentationManuel Pégourié-Gonnard1-4/+4
2022-11-23Unify defintions of inline for MSVC (and old armcc?)Gilles Peskine6-25/+6
2022-11-23tls13: Add definition of mbedtls_ssl_{write,read}_early_dataRonald Cron1-12/+150
2022-11-23Merge pull request #6533 from valeriosetti/issue5847Manuel Pégourié-Gonnard2-2/+3
2022-11-23Merge pull request #6476 from yuhaoth/pr/fix-tls13-mbedtls_ssl_is_handshake_overRonald Cron1-3/+5
2022-11-23Merge pull request #6638 from ronald-cron-arm/tls13-miscRonald Cron2-2/+5
2022-11-22Merge branch 'development' into pr3431Bence Szépkúti5-10/+71
2022-11-22Merge pull request #6608 from mprse/ecjpake_password_fixGilles Peskine1-2/+3
2022-11-22tls13: Make ..._RECEIVED_NEW_SESSION_TICKET experimentalRonald Cron1-1/+4