- 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
- 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
- d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
- 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
- 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
- cd4da16 Don't call psa_crypto_init in test programs when not required for TLS 1.3 by Gilles Peskine · 11 months ago
- 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 11 months ago
- 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
- ff4d6ae Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
- 82984bc Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
- 6fa32fd Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 41995be ssl_mail_client: Fix code style issue by Mingjie Shen · 1 year, 5 months ago
- 6238128 ssl_mail_client: Check return value of mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
- 6f216e4 ssl_mail_client: Replace snprintf with mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
- 73d649e ssl_mail_client: Fix unbounded write of sprintf() by Mingjie Shen · 1 year, 5 months ago
- 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
- 7201bc6 ssl_client2: Fix early data log by Ronald Cron · 1 year, 5 months ago
- e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 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
- 90eca2a ssl_test_lib: add guards for pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
- 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
- 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
- 74589ba ssl_context_info: explicitly note accesses to private fields by Gilles Peskine · 1 year, 5 months ago
- 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
- 0aead12 ssl_client2: Improve loop writing early data by Ronald Cron · 1 year, 5 months ago
- b4fd47e ssl_client2: Default to library default for early data enablement 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, 6 months ago
- 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
- 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
- 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- a556189 ssl_client2: Add support for early data writing by Ronald Cron · 1 year, 6 months ago
- 2fe0ec8 ssl_client2: Add buffer overflow check by Ronald Cron · 1 year, 6 months ago
- ccfaefa ssl_client2: Switch from int to size_t by Ronald Cron · 1 year, 6 months ago
- 4e1bd47 ssl_client2: Move code to build http request by Ronald Cron · 1 year, 6 months ago
- 54a3829 ssl_client2: Simplify early_data option by Ronald Cron · 1 year, 6 months ago
- 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
- 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
- 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
- e8683ce ssl_test_lib: add guards for enabled DH groups by Valerio Setti · 1 year, 7 months ago
- d1c106c Define ticket creation time in TLS 1.2 case as well by Ronald Cron · 1 year, 8 months ago
- 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
- 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
- 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
- 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
- 6d0a093 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 months ago
- a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
- a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
- aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
- 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
- daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
- 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
- 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
- 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
- f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
- ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
- 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
- ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
- 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
- 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
- f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
- eaebedb Refine the detect code to enable early data or not by Xiaokang Qian · 1 year, 8 months ago
- b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
- 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
- 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
- c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
- f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 8 months ago
- 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
- cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
- 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
- 3ff0b1f Cleanup ticket negative tests. by Jerry Yu · 1 year, 9 months ago
- ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
- f16efbc fix various issues by Jerry Yu · 1 year, 9 months ago
- cebffc3 change time unit of ticket to milliseconds by Jerry Yu · 2 years, 8 months ago
- 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago
- 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
- d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
- 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 74d48c8 ssl_server2: small improvement of code readability by Valerio Setti · 1 year, 9 months ago
- afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
- dc55470 ssl_context_info: add guards for CIPHER_C by Valerio Setti · 1 year, 9 months ago
- bdf04e8 ssl_server2: support ticket_aead only when CIPHER_C is defined by Valerio Setti · 1 year, 9 months ago
- 5d055f8 Merge pull request #7844 from mpg/ssl-progs-usage by Gilles Peskine · 1 year, 9 months ago
- a0e810d Convey that it's ok for mbedtls_ssl_session_save to fail by Gilles Peskine · 1 year, 10 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- fd3360e Remove unneeded setting of ret from ssl programs by Paul Elliott · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- f745e5b Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 2 years ago
- 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
- 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 91d9daf Merge pull request #7925 from hasheddan/dtls-server-order by Dave Rodgman · 2 years, 1 month ago
- af2f7a6 Fix order of steps in DTLS server example program by Daniel Mangum · 2 years, 1 month ago
- dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 2 years, 1 month ago
- 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years, 1 month ago
- fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years, 1 month ago
- deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years, 1 month ago
- acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago