1. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  2. 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
  3. d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 8 months ago
  4. d2cabf2 Add missing extra include path to fuzzer programs by David Horstmann · 9 months ago
  5. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  6. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  7. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  8. 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
  9. e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  10. 6f55ddc programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  11. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  12. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  13. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
  14. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
  15. abf0be3 fuzz_dtlsserver: explicitly note the one access to a private field by Gilles Peskine · 1 year, 5 months ago
  16. d5f6897 fuzz_pubkey, fuzz_privkey: no real need to access private fields by Gilles Peskine · 1 year, 5 months ago
  17. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  18. a8f6192 Remove unneeded lines from fuzz/Makefile by Paul Elliott · 1 year, 6 months ago
  19. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 6 months ago
  20. 053db69 Allow programs/fuzz to be linked against pthread by Paul Elliott · 1 year, 7 months ago
  21. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  22. e13775d fuzzer Makefile: Added -lbcrypt linkage by Minos Galanakis · 2 years ago
  23. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  24. 1f9d8a4 Fuzz programs: print an error if loading the reproducer fails by Gilles Peskine · 2 years, 3 months ago
  25. 5346396 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
  26. 758aef6 Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 3 months ago
  27. 774f9de Init PSA in fuzz programs by Przemek Stekiel · 2 years, 3 months ago
  28. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  29. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  30. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  31. 9ec14f6 programs/fuzz: set sensible default CFLAGS by Gilles Peskine · 2 years, 8 months ago
  32. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  33. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  34. 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
  35. 106a0af pkcs7: provide fuzz harness by Nayna Jain · 4 years, 9 months ago
  36. 9bb8e0d Fix fuzz_privkey build without MBEDTLS_ENTROPY_C defined by Neil Armstrong · 3 years ago
  37. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  38. 06a00af Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  39. ca53459 programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  40. 4e0cc40 programs/fuzz: Use build_info.h in common.h by David Horstmann · 3 years, 8 months ago
  41. f071024 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  42. 6d24795 Merge pull request #5533 from paul-elliott-arm/fix_fuzz_privkey_null_ctx by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  43. 5d7e61f Fix uninitialised return value. by Paul Elliott · 3 years, 6 months ago
  44. a1dc3e5 Add safety to dummy_random in case of NULL context by Paul Elliott · 3 years, 6 months ago
  45. bb01681 Ensure valid context is used in fuzz_dtlsserver by Paul Elliott · 3 years, 6 months ago
  46. 51a7679 Ensure context is passed in to dummy_rand by Paul Elliott · 3 years, 6 months ago
  47. 00738bf Ensure ctr_drbg is initialised every time by Paul Elliott · 3 years, 6 months ago
  48. 351c71b Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Dave Rodgman · 3 years, 8 months ago
  49. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  50. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  51. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  52. 6ff9ef5 Fix cmake build of fuzz_privkey by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  53. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  54. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  55. 909d3bf Removes MBEDTLS_SSL_TRUNCATED_HMAC code from fuzz programs by Thomas Daubney · 4 years, 2 months ago
  56. e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  57. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  58. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  59. e7e958b Merge pull request #4393 from gilles-peskine-arm/generate-tests-python3-make-2.x by Gilles Peskine · 4 years, 2 months ago
  60. 99cce1d Remove copy-pasted definition of PYTHON that wasn't used by Gilles Peskine · 4 years, 3 months ago
  61. eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
  62. 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  63. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  64. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  65. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  66. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 5 months ago
  67. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  68. f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
  69. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 8 months ago
  70. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  71. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  72. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  73. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  74. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  75. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  76. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  77. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  78. d7fb66f If a key is not of a supported type, something went wrong by Gilles Peskine · 5 years ago
  79. e60b365 EC keys can have the type MBEDTLS_PK_ECKEY_DH too by Gilles Peskine · 5 years ago
  80. f02b984 Sanity check on elliptic curve keys: check that the group is known by Gilles Peskine · 5 years ago
  81. 8d36696 Fix fuzz_pubkey failure on valid RSA keys by Gilles Peskine · 5 years ago
  82. 8b1ed1c Adds explicit include to stdlib.h for abort by Philippe Antoine · 6 years ago
  83. 7d4bd6f Checks mbedtls_rsa_export_crt return in fuzz targets by Philippe Antoine · 6 years ago
  84. 66070bc Checks mbedtls_rsa_export return in fuzz targets by Philippe Antoine · 6 years ago
  85. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  86. 9b9a790 Handle deleting non-existant files on Windows by Darryl Green · 6 years ago
  87. 4f055f4 Use 3rdparty headers from the submodule by Janos Follath · 6 years ago
  88. 26f3e28 Honor MBEDTLS_CONFIG_FILE in fuzz tests by Gilles Peskine · 6 years ago
  89. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  90. a82fdd4 Removing space before opening parenthesis by Philippe Antoine · 6 years ago
  91. b3d3127 Style corrections by Philippe Antoine · 6 years ago
  92. 2321945 Syntax fix by Philippe Antoine · 6 years ago
  93. 3e408d5 Fixes warnings from MSVC by Philippe Antoine · 6 years ago
  94. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  95. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago