- c83e56c Test ssl_fork_server by Gilles Peskine · 11 months ago
- 3abca95 Test ssl_pthread_server by Gilles Peskine · 11 months ago
- a21e893 Test ssl_server by Gilles Peskine · 11 months ago
- ae710c8 Test dtls_client by Gilles Peskine · 11 months ago
- 7985d45 Test ssl_client1 by Gilles Peskine · 11 months ago
- 6959f53 ssl_client1: Exit with an error status if the TLS connection failed by Gilles Peskine · 11 months ago
- 63068d6 Have `make ssl-opt` generate `tls13-compat.sh` by Gilles Peskine · 10 months ago
- 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
- d001f58 make: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
- b630648 CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
- 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
- 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
- a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
- 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
- 36fe918 Merge pull request #9252 from gabor-mezei-arm/9114_replace_MBEDTLS_MD_CAN_SHA512_with_PSA_WANT by David Horstmann · 11 months ago
- 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
- c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 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
- 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year ago
- c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year ago
- 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
- f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 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
- e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
- 4595e68 Move print_buf into mbedtls_test_print_buf helper function 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
- 6f55ddc programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
- 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
- 088a1ab make: Fix object clean-up by Ronald Cron · 1 year, 1 month ago
- b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
- 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
- c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
- dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 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
- fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
- f4606d4 Adjust more paths to Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
- 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
- 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
- c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
- 28ce238 Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
- aa82464 Merge pull request #8897 from IVOES/cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago
- 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
- e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- d97b96f ssl_mail_client: Fix code style issue 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
- 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
- 50da462 Merge pull request #8829 from paul-elliott-arm/add_framework_meta_tests by Paul Elliott · 1 year, 5 months ago
- 8e35d96 ssl_mail_client: Check return value of mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
- 0fc20cd ssl_mail_client: Replace snprintf with mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- 7201bc6 ssl_client2: Fix early data log by Ronald Cron · 1 year, 5 months ago
- 7d08983 ssl_mail_client: Fix unbounded write of sprintf() by Mingjie Shen · 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
- dd9cbf9 Benchmark only one side of ECDH, both static and ephemeral by Manuel Pégourié-Gonnard · 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
- abf0be3 fuzz_dtlsserver: explicitly note the one access to a private field by Gilles Peskine · 1 year, 5 months ago
- d5f6897 fuzz_pubkey, fuzz_privkey: no real need to access private fields by Gilles Peskine · 1 year, 5 months ago
- 7a3059a Benchmark: not using private fields anymore by Gilles Peskine · 1 year, 5 months ago
- 984352d Benchmark: remove the legacy-context ECDH block 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
- 60bbfe6 Add metatests for failing TEST_EQUAL and TEST_LE_* by Paul Elliott · 1 year, 6 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
- f6a9cfa adjust indentation by PiotrBzdrega · 1 year, 6 months ago
- 2b20ff6 move entropy init prior arguments number recognition by PiotrBzdrega · 1 year, 6 months ago
- c3d17cd Merge pull request #8702 from minosgalanakis/update/dhm_context_in_programs_5015 by Manuel Pégourié-Gonnard · 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
- 8ee1b5f programs_benchmark: Updated to use `mbedtls_dhm_read_public()`. by Minos Galanakis · 1 year, 7 months ago
- 97489dc programs_benchmark: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()` by Minos Galanakis · 1 year, 7 months ago
- e29c868 programs_dh_server: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()`. by Minos Galanakis · 1 year, 7 months ago
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 0c847bc Fix Make issues with Everest enabled by Paul Elliott · 1 year, 6 months ago
- 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
- 9c5c9c3 Merge pull request #1141 from davidhorstmann-arm/memory-poisoning-runtime-enable by David Horstmann · 1 year, 6 months ago
- e351176 cert_[req/write]: add MD_C dependency by Valerio Setti · 1 year, 6 months ago
- a8f6192 Remove unneeded lines from fuzz/Makefile by Paul Elliott · 1 year, 7 months ago
- 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
- 4215138 programs_dh_client/server: Updated config guards. by Minos Galanakis · 1 year, 7 months ago
- db89152 programs_dh_client/server: Changed mdlen type to unsigned integer. by Minos Galanakis · 1 year, 7 months ago
- 7c84488 programs_dh_client/server: Updated to query digest size using `mbedtls_md_info_from_type()`. by Minos Galanakis · 1 year, 7 months ago
- 6e92df1 programs_rsa_rsa_verify: Updated program to use `mbedtls_rsa_get_len()` by Minos Galanakis · 1 year, 7 months ago