1. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  2. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  3. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  4. 6ff9ef5 Fix cmake build of fuzz_privkey by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  5. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  6. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  7. 909d3bf Removes MBEDTLS_SSL_TRUNCATED_HMAC code from fuzz programs by Thomas Daubney · 4 years, 2 months ago
  8. e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  9. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  10. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  11. e7e958b Merge pull request #4393 from gilles-peskine-arm/generate-tests-python3-make-2.x by Gilles Peskine · 4 years, 2 months ago
  12. 99cce1d Remove copy-pasted definition of PYTHON that wasn't used by Gilles Peskine · 4 years, 3 months ago
  13. eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
  14. 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  15. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  16. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  17. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  18. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 5 months ago
  19. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  20. f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
  21. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 8 months ago
  22. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  23. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  24. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  25. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  26. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  27. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  28. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  29. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  30. d7fb66f If a key is not of a supported type, something went wrong by Gilles Peskine · 5 years ago
  31. e60b365 EC keys can have the type MBEDTLS_PK_ECKEY_DH too by Gilles Peskine · 5 years ago
  32. f02b984 Sanity check on elliptic curve keys: check that the group is known by Gilles Peskine · 5 years ago
  33. 8d36696 Fix fuzz_pubkey failure on valid RSA keys by Gilles Peskine · 5 years ago
  34. 8b1ed1c Adds explicit include to stdlib.h for abort by Philippe Antoine · 6 years ago
  35. 7d4bd6f Checks mbedtls_rsa_export_crt return in fuzz targets by Philippe Antoine · 6 years ago
  36. 66070bc Checks mbedtls_rsa_export return in fuzz targets by Philippe Antoine · 6 years ago
  37. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  38. 9b9a790 Handle deleting non-existant files on Windows by Darryl Green · 6 years ago
  39. 4f055f4 Use 3rdparty headers from the submodule by Janos Follath · 6 years ago
  40. 26f3e28 Honor MBEDTLS_CONFIG_FILE in fuzz tests by Gilles Peskine · 6 years ago
  41. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  42. a82fdd4 Removing space before opening parenthesis by Philippe Antoine · 6 years ago
  43. b3d3127 Style corrections by Philippe Antoine · 6 years ago
  44. 2321945 Syntax fix by Philippe Antoine · 6 years ago
  45. 3e408d5 Fixes warnings from MSVC by Philippe Antoine · 6 years ago
  46. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  47. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago