- de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
- c9ae862 tls: use TLS 1.3 guards in ssl_tls13 modules by Valerio Setti · 2 years ago
- ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
- 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years ago
- 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years ago
- 3d237b5 ssl_misc: fix guards for PSA data used in XXDH key exchanges by Valerio Setti · 2 years ago
- 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 1 month ago
- d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 408569f Adapt function name: mbedtls_ssl_tls13_generate_and_write_dh_key_exchange by Przemek Stekiel · 2 years ago
- 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years ago
- d5f79e7 Adapt functions names for ffdh by Przemek Stekiel · 2 years, 1 month ago
- 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years ago
- 8c0a953 Adapt remaining guards to FFDH by Przemek Stekiel · 2 years, 1 month ago
- 29c219c Combine mbedtls_ssl_tls13_generate_and_write_ecdh/ffdh_key_exchange functions by Przemek Stekiel · 2 years, 1 month ago
- 6370662 Adapt guards for FFDH by Przemek Stekiel · 2 years, 2 months ago
- c89f3ea Add support for FFDH in TLS 1.3 by Przemek Stekiel · 2 years, 2 months ago
- 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 1f2a587 Use actual function instead of static inline by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- da60913 fix: correct calling to time function in tls13 client&server by YxC · 2 years, 2 months ago
- 49f39c1 Fix the wrong debug _message function to _ret by Xiaokang Qian · 2 years, 3 months ago
- 09c3ccc Update the todo comment of record size limits by Xiaokang Qian · 2 years, 3 months ago
- 8bce0e6 Update group ext debug message in ssl_tls13_server.c by Xiaokang Qian · 2 years, 3 months ago
- 9f1747b Wrap lines which exceed 80 chars in ssl_tls13_server.c by Xiaokang Qian · 2 years, 4 months ago
- dad02b2 tls13: srv: Fix comment by Ronald Cron · 2 years, 3 months ago
- e45afd7 Use specific pointer to loop over proposed cipher suites by Ronald Cron · 2 years, 3 months ago
- eff5673 Improve and align variable names for supported versions data by Ronald Cron · 2 years, 3 months ago
- 3bd2b02 Check for TLS 1.3 version first by Ronald Cron · 2 years, 3 months ago
- b828c7d Fix, improve and add comments by Ronald Cron · 2 years, 3 months ago
- 5af4c7f tls13: srv: Add detection to negotiate TLS 1.2 by Ronald Cron · 2 years, 4 months ago
- 8c527d0 tls13: srv: Parse supported versions extension early by Ronald Cron · 2 years, 4 months ago
- 2f16b4e tls13: srv: Postpone cipher suite selection by Ronald Cron · 2 years, 4 months ago
- cada410 tls13: srv: Postpone legacy session id copy by Ronald Cron · 2 years, 4 months ago
- d540d99 tls13: srv: Postpone client random copy by Ronald Cron · 2 years, 4 months ago
- 6458239 tls13: srv: Move TLS version setting by Ronald Cron · 2 years, 4 months ago
- d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
- 080a22b ssl_tls13: use PSA_WANT_ALG_ECDH as symbol for marking ECDH capability by Valerio Setti · 2 years, 4 months ago
- 0c8ec39 ssl_tls: fix proper guards for accelerated ECDH by Valerio Setti · 2 years, 4 months ago
- f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 4 months ago
- 1a38e54 Changes from 2nd review by Jan Bruckner · 2 years, 4 months ago
- a0589e7 Changes from review by Jan Bruckner · 2 years, 4 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 5 months ago
- e4622a3 Merge remote-tracking branch 'development/development' into development-restricted by Paul Elliott · 2 years, 4 months ago
- 43cc127 Fix code style by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- b8b07aa Handle errors from functions that now return int by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d89360b Fix and improve documentation, comments and logs by Ronald Cron · 2 years, 5 months ago
- 25e9ec6 tls13: server: Select preferred cipher suite by Ronald Cron · 2 years, 5 months ago
- fc7ae87 tls13: server: Check ciphersuite list length parity once by Ronald Cron · 2 years, 5 months ago
- 606671e tls13: server: Check mbedtls_ssl_set_hs_psk returned value by Ronald Cron · 2 years, 5 months ago
- 934ce6f Rename the finalize_client{server}_hello() by Xiaokang Qian · 2 years, 5 months ago
- e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 6 months ago
- 4938a56 refine ticket_flags printing helper by Pengyu Lv · 2 years, 6 months ago
- 3643fdb refine the state setting in tls13_handshake_wrapup by Pengyu Lv · 2 years, 6 months ago
- 1894653 remove MBEDTLS_ERR_SSL_TICKET_INVALID_KEX_MODE error by Pengyu Lv · 2 years, 6 months ago
- 80270b2 rename ticket_flags helper functions to generic ones by Pengyu Lv · 2 years, 6 months ago
- a1aa31b fix review comments by Pengyu Lv · 2 years, 7 months ago
- 9eacb44 improve code format and readability by Pengyu Lv · 2 years, 7 months ago
- e6487fe guard tls13_kex_modes related function calls with macro by Pengyu Lv · 2 years, 7 months ago
- 3eb49be move kex mode check in ticket_flags to psks_check_identity_match_ticket by Pengyu Lv · 2 years, 7 months ago
- c7af2c4 tls13: send new session ticket only when client supports psk by Pengyu Lv · 2 years, 8 months ago
- c55eeb6 tls13: check if the session ticket is compatible with key exchange modes by Pengyu Lv · 2 years, 8 months ago
- 9f92695 tls13: set key exchange mode in ticket_flags on client/server by Pengyu Lv · 2 years, 8 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- 141bbe7 tls13: Adjust include files by Jerry Yu · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 7 months ago
- a8d3c50 Rename new session ticket name for TLS 1.3 by Jerry Yu · 2 years, 9 months ago
- 97be6a9 fix various issues by Jerry Yu · 2 years, 8 months ago
- 7de2ff0 Refactor extension list print by Jerry Yu · 2 years, 8 months ago
- 79aa721 Rename ext print function and macro by Jerry Yu · 2 years, 8 months ago
- b95dd36 Add missing mask set and tls13 unrecognized extension by Jerry Yu · 2 years, 8 months ago
- c437ee3 fix wrong return value by Jerry Yu · 2 years, 8 months ago
- e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 8 months ago
- 50e00e3 Refactor server hello by Jerry Yu · 2 years, 9 months ago
- edab637 Refactor new session ticket by Jerry Yu · 2 years, 9 months ago
- 63a459c Refactor client_hello parser and writer by Jerry Yu · 2 years, 9 months ago
- 4b8f2f7 Refactor sent extension message output by Jerry Yu · 2 years, 9 months ago
- c4bf5d6 fix various issues by Jerry Yu · 2 years, 9 months ago
- 0c354a2 introduce sent/recv extensions field by Jerry Yu · 2 years, 11 months ago
- e18dc7e Add forbidden extensions check for ClientHello by Jerry Yu · 3 years ago
- 471dee5 Add debug helpers to track extensions by Jerry Yu · 3 years ago
- 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
- eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 10 months ago
- 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 9 months ago
- 766c0cd tls13: Add missing kex guards by Ronald Cron · 2 years, 9 months ago
- 41a443a tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK.*ENABLED by Ronald Cron · 2 years, 9 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 9 months ago
- 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 9 months ago
- 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 9 months ago
- 28af501 Fix the ticket_lifetime equal to 0 issue by Xiaokang Qian · 2 years, 9 months ago
- be98f96 Remove useless hostname check in server side by Xiaokang Qian · 2 years, 9 months ago
- 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 10 months ago
- c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 9 months ago
- 03aa174 Improve test message and title by Jerry Yu · 2 years, 9 months ago
- a99cbfa fix various issues by Jerry Yu · 2 years, 9 months ago
- 21b8976 Refactor macro-spanning if in ssl_tls13_server.c by David Horstmann · 2 years, 9 months ago
- 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 10 months ago
- e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- b72dac4 Fix PSA identifier of RSA_PKCS1V15 signing algorithms by Ronald Cron · 2 years, 10 months ago
- 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 10 months ago
- 359e65f limit session ticket number when resumption by Jerry Yu · 2 years, 10 months ago