1. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  2. b7dcc93 programs/fuzz: set sensible default CFLAGS by Gilles Peskine · 2 years, 8 months ago
  3. e470821 Add missing SHA dependencies by Andrzej Kurek · 2 years, 10 months ago
  4. 7aca4e4 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
  5. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  6. 448cf48 Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  7. 11d0a6f programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  8. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  9. 58efe61 Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Tom Cosgrove · 3 years, 9 months ago
  10. 99cce1d Remove copy-pasted definition of PYTHON that wasn't used by Gilles Peskine · 4 years, 3 months ago
  11. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  12. f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
  13. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago
  14. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  15. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  16. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  17. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  18. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  19. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  20. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  21. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  22. d7fb66f If a key is not of a supported type, something went wrong by Gilles Peskine · 5 years ago
  23. e60b365 EC keys can have the type MBEDTLS_PK_ECKEY_DH too by Gilles Peskine · 5 years ago
  24. f02b984 Sanity check on elliptic curve keys: check that the group is known by Gilles Peskine · 5 years ago
  25. 8d36696 Fix fuzz_pubkey failure on valid RSA keys by Gilles Peskine · 5 years ago
  26. 8b1ed1c Adds explicit include to stdlib.h for abort by Philippe Antoine · 6 years ago
  27. 7d4bd6f Checks mbedtls_rsa_export_crt return in fuzz targets by Philippe Antoine · 6 years ago
  28. 66070bc Checks mbedtls_rsa_export return in fuzz targets by Philippe Antoine · 6 years ago
  29. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  30. 9b9a790 Handle deleting non-existant files on Windows by Darryl Green · 6 years ago
  31. 4f055f4 Use 3rdparty headers from the submodule by Janos Follath · 6 years ago
  32. 26f3e28 Honor MBEDTLS_CONFIG_FILE in fuzz tests by Gilles Peskine · 6 years ago
  33. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  34. a82fdd4 Removing space before opening parenthesis by Philippe Antoine · 6 years ago
  35. b3d3127 Style corrections by Philippe Antoine · 6 years ago
  36. 2321945 Syntax fix by Philippe Antoine · 6 years ago
  37. 3e408d5 Fixes warnings from MSVC by Philippe Antoine · 6 years ago
  38. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  39. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago