- 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 1 month ago
- ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 1 month ago
- da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 1 month ago
- e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 1 month ago
- 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years ago
- ff15dba Make definition order a bit neater by Paul Elliott · 3 years ago
- 6d576c9 Call setbuf when reading or writing files: programs by Gilles Peskine · 3 years ago
- 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 2 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- cb20d20 Further code optimization by Przemek Stekiel · 3 years, 2 months ago
- 76a41f5 ssl_test_lib: fix compilation flags for default config by Przemek Stekiel · 3 years, 2 months ago
- 01396a1 ssl_test_lib: add function translate given opaque algoritms to psa by Przemek Stekiel · 3 years, 2 months ago
- 77fc9ab Fix typos and code style by Przemek Stekiel · 3 years, 3 months ago
- 85d692d ssl client/server: add parsing function for key_opaque_algs command line option by Przemek Stekiel · 3 years, 3 months ago
- 79c0041 Add PSA && TLS1_3 check_config by Jerry Yu · 3 years, 5 months ago
- 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
- fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite 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
- 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 6 months ago
- 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 3 months ago
- 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 5 months ago
- 60fe660 Only define test_hooks_xxx under MBEDTLS_TEST_HOOKS by Gilles Peskine · 4 years, 5 months ago
- 00d0ad4 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years, 5 months ago
- 76e9c64 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years, 5 months ago
- 53dea74 SSL test programs: allow for test hooks init and error reports by Gilles Peskine · 4 years, 5 months ago
- 8133abd SSL test programs: always allow building with the PSA external RNG by Gilles Peskine · 4 years, 5 months ago
- 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 5 months ago
- da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
- 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 6 months ago
- 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 6 months ago
- ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 6 months ago
- f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 6 months ago
- daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 6 months ago
- 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 6 months ago
- c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 6 months ago
- 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 6 months ago
- 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 6 months ago
- 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 6 months ago
- 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 6 months ago
- ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 6 months ago
- a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago