- 44703e4 Update comment format by Ben Taylor · 12 days ago
- d5b655a Re-add missing and by Ben Taylor · 12 days ago
- a750e1b Minor comment updates by Ben Taylor · 12 days ago
- 4bb98be initial remove of MBEDTLS_USE_PSA_CRYPTO by Ben Taylor · 3 months ago
- 02c76eb Add minor corrections to the fuzz Makefile by Ben Taylor · 11 days ago
- 8beeed0 Add further updates to paths by Ben Taylor · 7 weeks ago
- 60a5b32 Correct onefile name by Ben Taylor · 9 weeks ago
- 52510b2 Update header names by Ben Taylor · 9 weeks ago
- c7c480a Revert temporary merge changes by Ben Taylor · 9 weeks ago
- b8ebc21 Correct typo by Ben Taylor · 5 weeks ago
- 5578c06 Remove duplicated slash by Ben Taylor · 5 weeks ago
- d9fc98a Correct CFLAGS path int Makefile by Ben Taylor · 5 weeks ago
- 56d54c6 Remove fuzz progs from Makefile by Ben Taylor · 7 weeks ago
- c9b7175 Add in fuzz path variable by Ben Taylor · 8 weeks ago
- d6cc47e Add some name changes in to allow merge by Ben Taylor · 9 weeks ago
- 80490a2 Revert some changes to allow merge by Ben Taylor · 9 weeks ago
- 946b0d9 Corrected windows paths by Ben Taylor · 2 months ago
- 9784b40 Remove wildcard as it is no longer required by Ben Taylor · 2 months ago
- 38b063a add fix to fuzz makefile for windows by Ben Taylor · 4 months ago
- 7287040 fixed issue with binary cleanup in fuzz programs by Ben Taylor · 4 months ago
- c42f5d4 added fix for Makefile in fuzz programs by Ben Taylor · 4 months ago
- aa5aa47 corrected Makefile path for fuzz progs by Ben Taylor · 4 months ago
- a59cef4 add fixes for the fuzz Make system by Ben Taylor · 4 months ago
- dc02779 update common. to fuzz_common.h by Ben Taylor · 4 months ago
- eea3dda corrected cmake path by Ben Taylor · 4 months ago
- 2584ead add fix for fuzz Makefile for new common path by Ben Taylor · 4 months ago
- 107b21c removed common.* from programs/fuzz by Ben Taylor · 4 months ago
- dd27691 remove fuzz_privkey.c and fuzz_pubkey.c by Ben Taylor · 4 months ago
- b9f83b3 Remove srand from fuzz by Ben Taylor · 5 months 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
- 858b829 Add define to fuzz/common.c and ssl/ssl_test_lib.c by Felix Conway · 4 months ago
- 998760a Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program by Felix Conway · 4 months ago
- 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
- 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
- 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
- d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 8 months ago
- d2cabf2 Add missing extra include path to fuzzer programs by David Horstmann · 9 months ago
- 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
- 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
- b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
- 5dab92e CMake: support "make programs" by Gilles Peskine · 11 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
- 6f55ddc programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
- 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
- b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
- 7f72a06 Remove cruft 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
- 7fd162e Refactor common PThreads CMake code by Paul Elliott · 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
- 053db69 Allow programs/fuzz to be linked against pthread by Paul Elliott · 1 year, 7 months ago
- 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
- e13775d fuzzer Makefile: Added -lbcrypt linkage by Minos Galanakis · 2 years ago
- 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
- 1f9d8a4 Fuzz programs: print an error if loading the reproducer fails by Gilles Peskine · 2 years, 3 months ago
- 5346396 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
- 758aef6 Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
- 774f9de Init PSA in fuzz programs by Przemek Stekiel · 2 years, 4 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 9ec14f6 programs/fuzz: set sensible default CFLAGS by Gilles Peskine · 2 years, 8 months ago
- f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
- eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
- 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
- 106a0af pkcs7: provide fuzz harness by Nayna Jain · 4 years, 9 months ago
- 9bb8e0d Fix fuzz_privkey build without MBEDTLS_ENTROPY_C defined by Neil Armstrong · 3 years, 1 month ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 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
- f071024 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years 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
- a1dc3e5 Add safety to dummy_random in case of NULL context by Paul Elliott · 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
- 351c71b Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Dave Rodgman · 3 years, 8 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 6ff9ef5 Fix cmake build of fuzz_privkey by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 909d3bf Removes MBEDTLS_SSL_TRUNCATED_HMAC code from fuzz programs by Thomas Daubney · 4 years, 2 months ago
- e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
- 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 3 months ago
- e7e958b Merge pull request #4393 from gilles-peskine-arm/generate-tests-python3-make-2.x by Gilles Peskine · 4 years, 3 months ago
- 99cce1d Remove copy-pasted definition of PYTHON that wasn't used by Gilles Peskine · 4 years, 3 months ago
- eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
- 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago