1. 8a58560 Fix out-of-memory condition in conf by Matt Caswell · 8 years ago
  2. 9dd4ac8 Update client, server and x509 fuzz corpus by Kurt Roeckx · 8 years ago
  3. d2828c8 Update client and server corpus by Kurt Roeckx · 8 years ago
  4. 18e3ab7 Fix build issues with no-dh, no-dsa and no-ec by Richard Levitte · 8 years ago
  5. 3b72dcd Update fuzz corpora by Kurt Roeckx · 8 years ago
  6. 76d1ba3 Make client and server fuzzer reproducible by Kurt Roeckx · 8 years ago
  7. 1379945 Make the bignum fuzzer reproducible by Kurt Roeckx · 8 years ago
  8. f8d4b3b Update fuzz documentation by Kurt Roeckx · 8 years ago
  9. d2aa960 server fuzzer: add support for DSA and ECDSA by Kurt Roeckx · 8 years ago
  10. f15eed3 Update fuzz corpora by Kurt Roeckx · 8 years ago
  11. 4e99547 Make client and server fuzzer support all ciphers by Kurt Roeckx · 8 years ago
  12. e104d01 Document the recommended parameters for fuzzing by Kurt Roeckx · 8 years ago
  13. 6c0e1e2 Update client fuzz corpus by Kurt Roeckx · 8 years ago
  14. af5a4b4 Update client fuzzer corpus by Kurt Roeckx · 8 years ago
  15. 141ecc4 Fuzz corpora update by Kurt Roeckx · 8 years ago
  16. 4410f9d And client fuzzer by Kurt Roeckx · 8 years ago
  17. 231f133 Make asn1 fuzzer more reproducible by Kurt Roeckx · 8 years ago
  18. d69d8f9 Make the fuzzers more reproducible by Kurt Roeckx · 8 years ago
  19. 0282aeb Move libfuzzer sanitizer options to README by Kurt Roeckx · 8 years ago
  20. 1b6a77a CMS fuzzer: also use id2 by Kurt Roeckx · 8 years ago
  21. 3a9b9b2 Make the random number generator predictable when fuzzing. by Kurt Roeckx · 8 years ago
  22. 8087bcb bndiv fuzzer: move new and free calls to the init and cleanup function. by Kurt Roeckx · 8 years ago
  23. 7d22cce bignum fuzzer: move new and free calls to the init and cleanup function. by Kurt Roeckx · 8 years ago
  24. da15cb7 asn1parse: create the out bio during init, free it during cleanup by Kurt Roeckx · 8 years ago
  25. ad4da7f Add a FuzzerClean() function by Kurt Roeckx · 8 years ago
  26. baae2cb FuzzerInitialize always exists by Kurt Roeckx · 8 years ago
  27. f3e911d Fix formatting of fuzzers by Kurt Roeckx · 8 years ago
  28. c22d648 Update fuzz corpora by Kurt Roeckx · 8 years ago
  29. ea6199e conf fuzzer: also check for an empty file by Kurt Roeckx · 8 years ago
  30. fe2582a Fix link to LibFuzzer by Sergey Bronnikov · 8 years ago
  31. ba74070 [fuzzers] do not fail fuzzers with empty input by Mike Aizatsky · 8 years ago
  32. 2b68739 Update fuzz corpora by Kurt Roeckx · 8 years ago
  33. 44f206a Add to fuzz corpora for CVE-2016-6309 by Robert Swiecki · 8 years ago
  34. 5579eab Update fuzz corpora by Kurt Roeckx · 9 years ago
  35. 255af26 Some minor tweaks to the fuzzing docs by Matt Caswell · 9 years ago
  36. 68e71e9 Include what we use. by Ben Laurie · 9 years ago
  37. 620c6ad Fix various no-*s. by Ben Laurie · 9 years ago
  38. abdb0c7 Skip non-existing files. by Kurt Roeckx · 9 years ago
  39. 49dadc1 Fix no-ct by Matt Caswell · 9 years ago
  40. 2980ae2 Add all publicly avaiable asn1 types to the asn1 fuzzer. by Kurt Roeckx · 9 years ago
  41. df0aa77 Fix building with no-cms by Matt Caswell · 9 years ago
  42. 7218ae5 Use _NO_INST in some build.info files by Richard Levitte · 9 years ago
  43. 33e49fd Fix strict-warnings build by Matt Caswell · 9 years ago
  44. e10aeee fuzzers: print and convert it back by Kurt Roeckx · 9 years ago
  45. 878f422 Make fuzzer and fuzz tester builds less magic by Richard Levitte · 9 years ago
  46. 1d03b7b Don't rely on implicit rsa.h inclusion by Viktor Dukhovni · 9 years ago
  47. d20841c Add OPENSSL_NO_EC wrapper by Rich Salz · 9 years ago
  48. 31b15b9 Update fuzz/README.md by Rich Salz · 9 years ago
  49. 0483f58 Simplify INCLUDE statements in build.info files by Richard Levitte · 9 years ago
  50. 352dbba fix 'set but not used' warning by Dr. Stephen Henson · 9 years ago
  51. a05b0bc Re-add x509 and crl fuzzer by Kurt Roeckx · 9 years ago
  52. 90d28f0 Run the fuzzing corpora as tests. by Ben Laurie · 9 years ago
  53. 03cb37a Add comment about X509_print by Alex Gaynor · 9 years ago
  54. f08c8c1 Add x509 and crl corpora by Kurt Roeckx · 9 years ago
  55. e1859d8 Add X509 and CRL fuzzer by Kurt Roeckx · 9 years ago
  56. d0ba311 Update fuzz corpora by Kurt Roeckx · 9 years ago
  57. 2dca984 Update fuzz corpora by Kurt Roeckx · 9 years ago
  58. 0a32065 include stdlib for malloc() and free() by Kurt Roeckx · 9 years ago
  59. ff2c608 Add fuzz corpora. by Ben Laurie · 9 years ago
  60. f59d013 Add support for fuzzing with AFL by Kurt Roeckx · 9 years ago
  61. 4a2c4c1 Add ct fuzzer. by Ben Laurie · 9 years ago
  62. 75a1122 Linkify libfuzzer. by Ben Laurie · 9 years ago
  63. e298cb1 Fuzz everything with every input. by Ben Laurie · 9 years ago
  64. e78fade Sort. by Ben Laurie · 9 years ago
  65. 44c8a5e Add final(?) set of copyrights. by Rich Salz · 9 years ago
  66. c38bb72 Add fuzzing! by Ben Laurie · 9 years ago