- a81d6df tests|programs: remove usage of mbedtls_ecp_set_max_ops() by Valerio Setti · 10 weeks ago
- 7f363df programs: ssl_client2: set max restartable op also in PSA by Valerio Setti · 9 weeks ago
- 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 3 months ago
- ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
- 22728dc Use mbedtls_calloc, not regular calloc by Max Fillinger · 9 months ago
- 144ccce Fix memory leak in example programs by Max Fillinger · 9 months ago
- 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
- 281fb79 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 9 months ago
- dbe8645 Fix typos in comments by Max Fillinger · 9 months ago
- 7b72220 Fix coding style by Max Fillinger · 10 months ago
- 81dfc88 Actually set exporter defaults in ssl_client2 by Max Fillinger · 12 months ago
- b2718e1 Add TLS-Exporter options to ssl_client2 by Max Fillinger · 1 year ago
- 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
- 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
- e99e591 Remove key exchange based on encryption/decryption by Gabor Mezei · 5 months ago
- 7134e52 programs -> ssl_client2.c: Added option renego_delay to set record buffer depth. by Minos Galanakis · 5 months ago
- 73cd415 programs: remove DHM_C from ssl_client2 and ssl_server2 by Valerio Setti · 6 months ago
- e5054e4 mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 months ago
- cd0fb1d Merge pull request #9105 from jetm/ssl-client2-get-req-host by Bence Szépkúti · 9 months ago gh-readonly-queue/development/pr-9105-467b487d95abb91f57a316a7d5cda15b9341acdd
- 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
- 92a391e Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
- 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
- 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
- 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
- 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
- b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
- 1aef649 ssl_client2: Add Host to HTTP GET request by Javier Tia · 1 year, 3 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
- 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 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
- 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
- 6d0a093 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 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
- ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 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
- d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 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
- a0e810d Convey that it's ok for mbedtls_ssl_session_save to fail by Gilles Peskine · 1 year, 10 months ago
- f745e5b Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 2 years ago
- acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 39a0a76 SSL programs: improve command-line error reporting by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 3eea9a4 SSL programs: allow invoking without arguments by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 0b74434 SSL programs: group options processing in 1 place by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
- ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 2 months ago
- da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
- 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
- 6d7da5e Add FFDH support in client2, server2 applications by Przemek Stekiel · 2 years, 2 months ago
- d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
- 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
- e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 7 months ago
- 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
- d75c5c4 test: pake: fail in case the opaque key is destroyed unexpectedly by Valerio Setti · 2 years, 8 months ago
- 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
- eb3f788 tls: pake: do not destroy password key in TLS by Valerio Setti · 2 years, 8 months ago
- d5fa0bf test: pake: check psa key validity before destroying it by Valerio Setti · 2 years, 8 months ago
- d6feb20 test: pake: allow opaque password only when USE_PSA is enabled by Valerio Setti · 2 years, 8 months ago
- 661b9bc test: psa_pake: add specific log message for the opaque password by Valerio Setti · 2 years, 8 months ago
- 77e8315 fix formatting and typos by Valerio Setti · 2 years, 8 months ago
- d572a82 tls: psa_pake: add test for opaque password by Valerio Setti · 2 years, 8 months ago
- 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 9 months ago
- 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
- 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 9 months ago
- fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
- 2883219 Improve output message by Jerry Yu · 2 years, 9 months ago
- c3a7fa3 Update output message when certification verified fail by Jerry Yu · 2 years, 9 months ago
- ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
- 84645e9 Simplify code of adding output in ssl_client2 by Yanray Wang · 2 years, 9 months ago
- 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 9 months ago
- f160ef1 Refactor macro-spanning if in ssl_client2.c by David Horstmann · 2 years, 9 months ago
- 7f9ddb5 Merge branch 'Mbed-TLS:development' into ssl_client2-add-build-version by Yanray Wang · 2 years, 9 months ago
- 73fe8df Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_PSK_ENABLED by Ronald Cron · 2 years, 10 months ago
- e68ab4f Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED by Ronald Cron · 2 years, 10 months ago
- 81378b7 programs: ssl: Remove dependency on TLS 1.3 for "sig_algs" option by Ronald Cron · 2 years, 10 months ago
- 20a8e63 programs: ssl: Fix some mbedtls_ssl_conf_sig_algs() guards by Ronald Cron · 2 years, 10 months ago
- 076b2d0 Improve the method of printing string build version by Yanray Wang · 2 years, 9 months ago