- 79c0041 Add PSA && TLS1_3 check_config by Jerry Yu · 3 years, 5 months ago
- 3a58b46 add pss_rsae_sha{384,512} by Jerry Yu · 3 years, 5 months ago
- 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
- 10e5cdb Merge pull request #5454 from gstrauss/cert_cb-user_data by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- d815114 Merge pull request #5524 from mprse/tls_ecdh_2c by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- 541318a Refactor ssl_context_info time printing by Andrzej Kurek · 3 years, 5 months ago
- 554b820 Guard cache_timeout in ssl_server2 with MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
- 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
- 06a00af Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
- ca53459 programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
- 4e0cc40 programs/fuzz: Use build_info.h in common.h by David Horstmann · 3 years, 8 months ago
- 5b9cb9e programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
- 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
- f071024 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
- 3f076df Fix comments for conditional compilation by Przemek Stekiel · 3 years, 5 months ago
- 48a37f0 Add cert_cb use to programs/ssl/ssl_server2.c by Glenn Strauss · 3 years, 6 months ago
- 6d24795 Merge pull request #5533 from paul-elliott-arm/fix_fuzz_privkey_null_ctx by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 5d7e61f Fix uninitialised return value. by Paul Elliott · 3 years, 6 months ago
- a1b5069 Merge pull request #5526 from paul-elliott-arm/fix_fuzzer_null_ref by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- a1dc3e5 Add safety to dummy_random in case of NULL context by Paul Elliott · 3 years, 6 months ago
- 169f115 ssl_client2: init psa crypto for TLS 1.3 build by Przemyslaw Stekiel · 3 years, 6 months ago
- bb01681 Ensure valid context is used in fuzz_dtlsserver by Paul Elliott · 3 years, 6 months ago
- 51a7679 Ensure context is passed in to dummy_rand by Paul Elliott · 3 years, 6 months ago
- 00738bf Ensure ctr_drbg is initialised every time by Paul Elliott · 3 years, 6 months ago
- a941b62 Create public macros for ssl_ticket key,name sizes by Glenn Strauss · 3 years, 6 months ago
- e328245 Add test case use of mbedtls_ssl_ticket_rotate by Glenn Strauss · 3 years, 6 months ago
- 9193f7d Merge pull request #5436 from mpg/prog-hmac-cipher-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ae1bae8 Give a magic constant a name by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- c82504e Clean up output from cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 5e6c884 Improve info() function in cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6f20595 Merge pull request #5462 from gilles-peskine-arm/ssl-test-pkey-message-clarity by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- f6ea19c Work around bug in PSA_MAC_LENGTH() by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 12ec571 Fix bug in md_hmac_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- cc50f1b Fix copypasta by Gilles Peskine · 3 years, 6 months ago
- 69bb3f5 Move hmac_non_psa out of psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 248b385 Add comments to AEAD (non-PSA) examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6349794 Demonstrate better practices in HMAC examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- f392a02 Add comments to the HMAC (non-)PSA examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- fd1d13c Avoid requiring too much C99 support by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 7d5ef17 Split aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- edf6e83 Split hmac_md_psa.c by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 1a45c71 Fix cleanup code by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 3aae30c Use PSA macros for buffer sizes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- beef9c2 Use better names for dummy data by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 428a97e Improve option names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 0e725c3 Improve introductory comments. by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 05bf89d Clarify key types message from ssl_client2 and ssl_server2 by Gilles Peskine · 3 years, 6 months ago
- 11f0a9c fix deprecated-declarations error by Jerry Yu · 3 years, 7 months ago
- fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ff743a7 Merge pull request #5425 from gabor-mezei-arm/5181_tls_cipher_extend_testing_of_tickets by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 6 months ago
- 7a58d52 Add missing dependencies on MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED by Andrzej Kurek · 3 years, 7 months ago
- aab5258 Avoid using %zu, not supported everywhere yet. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 24e82de Fix type of temporary variable by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 763641a Rm use of non-standard __func__ in example programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 9efbf53 Declare incompatibility in new programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- ecffd96 Silence compiler warning in example program by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 398d459 Add example program psa/aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- d4bea1e Add ticket_aead option for ssl_server2 by Gabor Mezei · 3 years, 7 months ago
- 667b556 Add example program psa/hmac_md_psa by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
- f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
- 2331fdb Merge pull request #5293 from ronald-cron-arm/tls13-mvp-misc by Ronald Cron · 3 years, 8 months ago
- 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
- f1c30b2 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
- 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
- a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
- 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
- 1dc3c45 Merge pull request #5295 from paul-elliott-arm/crypt_and_hash_prog by Gilles Peskine · 3 years, 8 months ago
- ef9ccca Fix printf format specifier by Paul Elliott · 3 years, 8 months ago
- d79d3eb Add checks for return values to md functions by Paul Elliott · 3 years, 8 months ago
- 3820c15 Prevent resource leak by Paul Elliott · 3 years, 8 months ago
- 351c71b Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Dave Rodgman · 3 years, 8 months ago
- d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
- 6dc90da Rebased on 74217ee and add fixes by Xiaofei Bai · 3 years, 8 months ago
- 9539501 Rebase and add fixes by Xiaofei Bai · 3 years, 8 months ago
- 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
- 74217ee Merge pull request #5202 from xkqian/pr/add_rsa_pkcsv15 by Ronald Cron · 3 years, 8 months ago
- a0e57ef Merge pull request #5131 from gilles-peskine-arm/dlopen-test by Gilles Peskine · 3 years, 8 months ago
- 4d2329f Change code based on reviews by XiaokangQian · 3 years, 8 months ago
- 25476a4 Change code based on review by XiaokangQian · 3 years, 8 months ago
- ff5f6c8 Refine test code and test scripts by XiaokangQian · 3 years, 8 months ago
- f977e9a Add componet test and rsa signature options by XiaokangQian · 3 years, 8 months ago
- bdf26de Fix test failure and remove useless code by XiaokangQian · 3 years, 9 months ago
- 4b82ca1 Refine test code and test scripts by XiaokangQian · 3 years, 9 months ago
- 61f797a Merge pull request #5111 from mprse/aps_mem_leak by paul-elliott-arm · 3 years, 9 months ago
- 834d229 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
- 7fb54c5 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
- b6a0299 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
- 88e3e70 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
- f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
- 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
- ca14459 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago