1. 9eed411 Support fuzzing unexported fields (#63) by yanzhoupan · 3 years, 2 months ago main
  2. f78f29f Make the fuzzer threadsafe (#61) by Alvaro Aleman · 3 years, 3 months ago
  3. 2083bd8 Fix int overflow on 32 bits systems (#59) by Robert-André Mauchin · 3 years, 7 months ago
  4. e82a91a example_test: explicitly set keys in unicoderange (#55) by Rick Rackow · 3 years, 10 months ago
  5. 5aecaa2 Fix testing methodology; passes accumulate now. (#53) by Daniel Smith · 3 years, 10 months ago
  6. 856683c Reduce the chance a test can flake (#52) by Daniel Nephin · 3 years, 10 months ago
  7. 498468a Allow Continue.Fuzz to accept a reflect.Value (#51) by Daniel Nephin · 3 years, 10 months ago
  8. d3f6e6b update go versions (#49) by Daniel Smith · 4 years ago
  9. 379e164 Fix bug where NilChance(0) could still result in nil (#47) by Eric Cornelissen · 4 years ago upstream/v1.2.0
  10. 18d1906 Add customizable string generators by Kwongtai · 4 years, 1 month ago
  11. 35f2754 Fixed a typo (#43) by Ashik Paul · 4 years, 1 month ago
  12. c04b05f Optimize randBool() and randString() (#41) by jake-ciolek · 4 years, 2 months ago
  13. a994f4a Update import statement to reference correct library name (#40) by colinnewell · 4 years, 3 months ago
  14. c89cefb Add support to fuzz from go-fuzz input (#35) by Eyal Posener · 4 years, 5 months ago
  15. 1868c06 Fix charRange to allow picking the last item (#36) by Maxime Guerreiro · 4 years, 6 months ago
  16. 2257016 Implement fuzzing of complex types (#37) by Maxime Guerreiro · 4 years, 6 months ago
  17. 967ac50 Bump Go versions. (#34) by Alexey Palazhchenko · 4 years, 6 months ago
  18. db92cf7 Use SVG badge (#24) by Alexey Palazhchenko · 4 years, 9 months ago upstream/v1.1.0
  19. b906efc Allow skipping certain struct fields while fuzzing (based on a specified prefix) (#30) by Samir · 4 years, 11 months ago
  20. f140a64 Merge pull request #28 from lavalamp/mod by Daniel Smith · 5 years ago upstream/v1.0.0
  21. 9532c33 Initialize go.mod by Daniel Smith · 5 years ago
  22. 24818f7 Merge pull request #21 from thockin/maxdepth by Daniel Smith · 7 years ago
  23. ba3d425 Add MaxDepth to limit recursion by Tim Hockin · 7 years ago
  24. 7ef926d Merge pull request #22 from thockin/new-with-seed by Daniel Smith · 7 years ago
  25. a14c08f Add a NewWithSeed() constructor by Tim Hockin · 7 years ago
  26. 44d8105 Merge pull request #20 from danwinship/num-elements by Daniel Smith · 8 years ago
  27. e958faa Fix NumElements() off-by-one by Dan Winship · 8 years ago
  28. fd52762 Merge pull request #19 from PlanitarInc/suppor-array by Daniel Smith · 9 years ago
  29. 07f4c16 Support fuzzing array values by korya · 9 years ago
  30. e4af62d Merge pull request #15 from brunoqc/patch-1 by Daniel Smith · 9 years ago
  31. b52b336 Syntax highlighting in README.md by Bruno Bigras · 9 years ago
  32. bbcb9da Merge pull request #13 from thockin/fuzztime by Daniel Smith · 9 years ago
  33. 28fa9ed Fuzz time more realistically by Tim Hockin · 9 years ago
  34. 9591928 Merge pull request #11 from thockin/no_custom by Daniel Smith · 9 years ago
  35. 9a3afd9 Add a FuzzNoCustom() function by Tim Hockin · 9 years ago
  36. 2282249 Merge pull request #12 from thockin/interface by Daniel Smith · 9 years ago
  37. b59f5c1 Offer an interface for self-fuzzing by Tim Hockin · 9 years ago
  38. e8e0831 Merge pull request #8 from lavalamp/master by Daniel Smith · 10 years ago
  39. 92fe911 update location of cover tool by Daniel Smith · 10 years ago
  40. cb58039 Merge pull request #7 from pmorie/time by Daniel Smith · 10 years ago
  41. 3627a63 Add fuzzing for time.Time by Paul Morie · 10 years ago
  42. aef70da Merge pull request #5 from lavalamp/master by Daniel Smith · 10 years ago
  43. 77d2131 Fix golint by Daniel Smith · 10 years ago
  44. 6897f01 Merge pull request #4 from lavalamp/master by Daniel Smith · 10 years ago
  45. 9146fe0 Remove confusing parameter from New and improve comment. by Daniel Smith · 10 years ago
  46. 57a9e83 Merge pull request #3 from lavalamp/master by Daniel Smith · 10 years ago
  47. a36f3ef Use correct travis link & package name by Daniel Smith · 10 years ago
  48. bee2f0a Merge pull request #2 from lavalamp/master by Daniel Smith · 10 years ago
  49. 1d2e1f4 Add travis .yml and link, add godoc link. by Daniel Smith · 10 years ago
  50. a715566 Merge pull request #1 from lavalamp/master by Daniel Smith · 10 years ago
  51. 35f9b63 Improve interface of fuzz.Continue by Daniel Smith · 10 years ago
  52. ab81596 Initial commit by Daniel Smith · 10 years ago