- ed10e2a Note functions that store the RNG callback in a context by Gilles Peskine · 2 months ago
- 060c70e Reference mbedtls_f_rng_t in public documentation by Gilles Peskine · 2 months ago
- 76bb753 Fix max. label length in key material exporter by Max Fillinger · 8 months ago
- 97a2879 Document BAD_INPUT_DATA error in key material exporter by Max Fillinger · 8 months ago
- 8ee2141 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
- e95edbf Fix output size check for key material exporter by Max Fillinger · 9 months ago
- 951b886 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
- 7b52328 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 9 months ago
- c48e9e0 Fix coding style by Max Fillinger · 10 months ago
- 9359f4d Fix coding style by Max Fillinger · 10 months ago
- f95bfda Fix doxygen comment parameter name by Max Fillinger · 10 months ago
- 5805cc9 Fix typos in comment by Max Fillinger · 10 months ago
- 3be83a7 Fix mismatches in function declarations by Max Fillinger · 12 months ago
- 44042f0 Implement TLS-Exporter feature by Max Fillinger · 1 year ago
- dfc8e43 Merge remote-tracking branch 'upstream/mbedtls-3.6' into pre-3.6.3-upstream-merge by Minos Galanakis · 5 months ago
- 8589006 State globally that the limitations don't apply to DTLS by Gilles Peskine · 5 months ago
- bc02555 Clarify DTLS by Gilles Peskine · 5 months ago
- c3af2f4 ClientHello may be fragmented in renegotiation by Gilles Peskine · 5 months ago
- 494e494 Move the defragmentation documentation to mbedtls_ssl_handshake by Gilles Peskine · 5 months ago
- b5ccd32 Document the limitations of TLS handshake message defragmentation by Gilles Peskine · 5 months ago
- 9dfe548 Document the need to call mbedtls_ssl_set_hostname by Gilles Peskine · 5 months ago
- 5ee008d Improve documentation of mbedtls_ssl_set_hostname by Gilles Peskine · 5 months ago
- 4f563e7 Expand and rectify the documentation of mbedtls_ssl_context::hostname by Gilles Peskine · 5 months ago
- 11f74c5 Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup by Gilles Peskine · 5 months ago
- 55151d3 Fix Doxygen misuse by Gilles Peskine · 5 months ago
- b710599 Merge in_hsfraglen with badmac_seen_or_in_hsfraglen by Gilles Peskine · 5 months ago
- ebdd405 Change the type of in_hsfraglen to unsigned by Gilles Peskine · 5 months ago
- f6a676d Rename badmac_seen to badmac_seen_or_in_hsfraglen by Gilles Peskine · 5 months ago
- bbe8745 Remove in_hshdr by Deomid rojer Ryabkov · 6 months ago
- 3fc5a4d Defragment incoming TLS handshake messages by Deomid rojer Ryabkov · 1 year, 5 months ago
- 7656ad7 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
- 0178dc9 Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
- 6b88594 Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
- ce00ac4 Update the documentation of ssl->hostname by Gilles Peskine · 6 months ago
- c46edd4 Fix/Improve documentation by Ronald Cron · 11 months ago
- 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
- 48a9f56 Improve documentation by Ronald Cron · 11 months ago
- ba45a44 Move session tickets getter functions to ssl_misc.h by Ronald Cron · 11 months ago
- fc76718 Move MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET doc by Ronald Cron · 11 months ago
- d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
- e55659d Document NewSessionTicket handling being disabled by default by Ronald Cron · 11 months ago
- 9df0563 Improve MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET documentation by Ronald Cron · 11 months ago
- 0e5d4fd Document MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET. by Ronald Cron · 11 months ago
- bedddd7 Add mbedtls_ssl_conf_enable_new_session_tickets() API by Ronald Cron · 11 months ago
- 92e803e Clarify "negotiating" by Gilles Peskine · 11 months ago
- 590bdcb Call psa_crypto_init in the library when required for TLS 1.3: doc by Gilles Peskine · 11 months ago
- 9722fd1 Fix incorrect array length in function prototype by Sam Berry · 1 year, 2 months ago
- fccfa69 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
- 7fb4343 tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
- e221f67 tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
- de4183f tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
- 48e29a1 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
- c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 3996ebc Fix documentation about anti-replay defenses by Ronald Cron · 1 year, 5 months ago
- 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
- 1987a7c Document that we do not implement the anti-replay defenses by Ronald Cron · 1 year, 5 months ago
- 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
- 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
- 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
- 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
- 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
- 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
- aa35931 tls13: cli: Move definition of MBEDTLS_SSL_EARLY_DATA_STATE_xyz by Ronald Cron · 1 year, 5 months ago
- 894df38 tls13: cli: Re-order early data states by Ronald Cron · 1 year, 5 months ago
- 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
- 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
- 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
- 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
- d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
- 40d4708 ssl: Added session getter for ciphersuite_id. by Minos Galanakis · 1 year, 5 months ago
- 358b448 ssl_ciphersuite: Added getter methods for ciphersuite id. by Minos Galanakis · 1 year, 5 months ago
- 2c8c364 ssl: Added getter methods for session id and len. by Minos Galanakis · 1 year, 5 months ago
- 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
- 26a9811 ssl: Add early_data_count field by Ronald Cron · 1 year, 5 months ago
- 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
- 8f1de7e tls13: Improve documentation by Ronald Cron · 1 year, 5 months ago
- d406924 Improve comments/documentation by Ronald Cron · 1 year, 5 months ago
- 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 5 months ago
- d6d32b9 tls13: Improve declaration and doc of early data status by Ronald Cron · 1 year, 6 months ago
- b9a9b1f tls13: Fix/Improve comments by Ronald Cron · 1 year, 6 months ago
- 7fdee8b ssl_session: Reorder some fields to reduce padding by Ronald Cron · 1 year, 6 months ago
- 90e2233 tls13: cli: Refine early data status by Ronald Cron · 1 year, 6 months ago
- 4caf3ca tls13: srv: Add discard_early_data_record SSL field by Jerry Yu · 1 year, 9 months ago
- 78a38f6 tls13: srv: Do not use early_data_status by Ronald Cron · 1 year, 6 months ago
- 3b90345 Revert "tls13: Introduce early_data_state SSL context field" by Ronald Cron · 1 year, 6 months ago
- 164537c tls13: early data: Improve, add comments by Ronald Cron · 1 year, 6 months ago
- ed7d4bf tls13: srv: Simplify mbedtls_ssl_read_early_data() API by Ronald Cron · 1 year, 6 months ago
- 44d70a5 tls13: early data: Improve documentation by Ronald Cron · 1 year, 6 months ago
- 2c43089 ssl.h: Fix comments by Ronald Cron · 1 year, 6 months ago
- 0883b8b tls13: Introduce early_data_state SSL context field by Ronald Cron · 1 year, 6 months ago
- 7d21cde ssl.h: Simplify guard by Ronald Cron · 1 year, 6 months ago
- 3a04562 Update mbedtls_ssl_read_early_data() definition by Ronald Cron · 1 year, 7 months ago
- 032985c Add MBEDTLS_ERR_SSL_RECEIVED_EARLY_DATA error code by Jerry Yu · 1 year, 8 months ago
- 5d0ae90 tls13: srv: Refine early data status by Ronald Cron · 1 year, 7 months ago
- 149b0e7 ssl.h: Fix comment by Ronald Cron · 1 year, 7 months ago
- 3c0072b ssl_ticket.c: Base ticket age check on the ticket creation time by Ronald Cron · 1 year, 8 months ago
- d1c106c Define ticket creation time in TLS 1.2 case as well by Ronald Cron · 1 year, 8 months ago
- 17ef8df ssl_session: Define unconditionally the endpoint field by Ronald Cron · 1 year, 8 months ago
- bc5d916 Merge pull request #8554 from yanrayw/issue/8221/fix-tls-suiteB-profile by Tom Cosgrove · 1 year, 7 months ago