An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/gofuzz issues and pull requests

#71 - Regarding newer versions

Issue - State: open - Opened by aviganguly over 1 year ago

#70 - Tag a new release: 1.3.0

Issue - State: open - Opened by advanderveer about 2 years ago

#69 - Is / should gofuzz safe for concurrent use?

Issue - State: closed - Opened by alarbada over 2 years ago - 2 comments

#67 - Fix time.Time fuzzing to generate only valid zone offsets

Pull Request - State: closed - Opened by banks almost 3 years ago - 6 comments

#66 - chore: typo: NilChange -> NilChance

Pull Request - State: closed - Opened by STRRL about 3 years ago - 5 comments

#65 - Fix panic when the kind is `reflect.Invalid`

Pull Request - State: closed - Opened by gagliardetto almost 4 years ago - 1 comment
Labels: cla: no

#64 - Turn off non-working CI/CD integration

Pull Request - State: closed - Opened by lavalamp almost 4 years ago
Labels: cla: yes

#63 - Support fuzzing unexported fields

Pull Request - State: closed - Opened by yanzhoupan about 4 years ago - 5 comments
Labels: cla: yes

#62 - Can we add support for unexported field?

Issue - State: closed - Opened by yanzhoupan about 4 years ago - 2 comments

#61 - Make the fuzzer threadsafe

Pull Request - State: closed - Opened by alvaroaleman about 4 years ago - 1 comment
Labels: cla: yes

#60 - NewFromGoFuzz doesn't work well with go-fuzz

Issue - State: open - Opened by stevenjohnstone over 4 years ago - 1 comment

#59 - Fix int overflow on 32 bits systems

Pull Request - State: closed - Opened by eclipseo over 4 years ago - 1 comment
Labels: cla: yes

#58 - Test failure on 32 bits arch

Issue - State: closed - Opened by eclipseo over 4 years ago

#57 - Added Support for Linux on Power

Pull Request - State: closed - Opened by ujjwalsh almost 5 years ago - 1 comment
Labels: cla: yes

#56 - UnicodeRanges as shown in example cause `go vet` to fail

Issue - State: closed - Opened by RiRa12621 almost 5 years ago

#55 - example_test: explicitly set keys in unicoderange

Pull Request - State: closed - Opened by RiRa12621 almost 5 years ago - 2 comments
Labels: cla: yes

#54 - Highlight go-fuzz integration in the README more

Pull Request - State: closed - Opened by disconnect3d almost 5 years ago - 1 comment
Labels: cla: yes

#53 - Fix testing methodology; passes accumulate now.

Pull Request - State: closed - Opened by lavalamp almost 5 years ago - 3 comments
Labels: cla: yes

#52 - Reduce the chance a test can flake

Pull Request - State: closed - Opened by dnephin almost 5 years ago - 3 comments
Labels: cla: yes

#51 - Allow Continue.Fuzz to accept a reflect.Value

Pull Request - State: closed - Opened by dnephin almost 5 years ago - 4 comments
Labels: cla: yes

#50 - Include Type in panic message

Pull Request - State: closed - Opened by dnephin almost 5 years ago - 1 comment
Labels: cla: yes

#49 - update go versions

Pull Request - State: closed - Opened by lavalamp almost 5 years ago - 1 comment
Labels: cla: yes

#48 - New Release?

Issue - State: closed - Opened by MariusVanDerWijden almost 5 years ago - 2 comments

#47 - Fix bug where NilChance(0) could still result in nil

Pull Request - State: closed - Opened by ericcornelissen almost 5 years ago - 1 comment
Labels: cla: yes

#46 - go-fuzz integration may give nil values despite NilChance(0)

Issue - State: closed - Opened by ericcornelissen almost 5 years ago - 2 comments

#45 - Generating blank strings even though nilChance is set to 0

Issue - State: closed - Opened by gmgchow almost 5 years ago - 2 comments

#43 - Fixed a typo

Pull Request - State: closed - Opened by Ashikpaul about 5 years ago - 4 comments
Labels: cla: yes

#42 - Set the character generation mode to generate character that conform to Unicode encoding

Pull Request - State: closed - Opened by kwongtailau about 5 years ago - 7 comments
Labels: cla: yes

#41 - Optimize randBool() and randString()

Pull Request - State: closed - Opened by jake-ciolek about 5 years ago - 8 comments
Labels: cla: yes

#40 - Update import statement to reference correct library name

Pull Request - State: closed - Opened by colinnewell about 5 years ago - 4 comments
Labels: cla: yes

#39 - Skip fields if falled through for chan, interface, etc.

Pull Request - State: closed - Opened by haoliangz over 5 years ago

#38 - Seed the fuzzer in tests

Pull Request - State: closed - Opened by punkeel over 5 years ago - 4 comments
Labels: cla: yes

#37 - Implement fuzzing of complex types

Pull Request - State: closed - Opened by punkeel over 5 years ago - 2 comments
Labels: cla: yes

#36 - Fix charRange to allow picking the last item

Pull Request - State: closed - Opened by punkeel over 5 years ago - 5 comments
Labels: cla: yes

#35 - Add support to fuzz from go-fuzz input

Pull Request - State: closed - Opened by posener over 5 years ago - 15 comments
Labels: cla: yes

#34 - Bump Go versions.

Pull Request - State: closed - Opened by AlekSi over 5 years ago - 2 comments
Labels: cla: yes

#33 - Integrate with fuzzit?

Issue - State: closed - Opened by posener over 5 years ago

#32 - go mod checksum mismatch

Issue - State: closed - Opened by angao over 5 years ago - 1 comment

#31 - Is this repository still alive?

Issue - State: closed - Opened by jbactad over 5 years ago - 1 comment

#30 - Allow skipping certain struct fields while fuzzing (based on a specified prefix)

Pull Request - State: closed - Opened by samirkut almost 6 years ago - 8 comments
Labels: cla: yes

#29 - issue building with go 1.11.3 and previous

Issue - State: open - Opened by dnozay about 6 years ago

#28 - Initialize go.mod

Pull Request - State: closed - Opened by lavalamp over 6 years ago
Labels: cla: yes

#27 - presence of an interface value always panics

Issue - State: open - Opened by odeke-em over 6 years ago - 20 comments

#26 - comparison with go-fuzz

Issue - State: closed - Opened by nhooyr almost 7 years ago - 1 comment

#25 - Add golint to automated tests

Issue - State: open - Opened by lavalamp almost 7 years ago

#24 - Use SVG badge

Pull Request - State: closed - Opened by AlekSi over 7 years ago - 1 comment
Labels: cla: yes

#23 - Idea: Fuzzing with only non-zero values?

Issue - State: open - Opened by RONNCC almost 8 years ago

#22 - Add a NewWithSeed() constructor

Pull Request - State: closed - Opened by thockin about 8 years ago - 1 comment
Labels: cla: yes

#21 - Add MaxDepth to limit recursion

Pull Request - State: closed - Opened by thockin over 8 years ago - 5 comments
Labels: cla: yes

#20 - Fix NumElements() off-by-one

Pull Request - State: closed - Opened by danwinship over 8 years ago - 1 comment
Labels: cla: yes

#19 - Support fuzzing array values

Pull Request - State: closed - Opened by korya over 9 years ago - 7 comments
Labels: cla: yes

#18 - Improve quality of integer output

Issue - State: open - Opened by Fresheyeball almost 10 years ago - 2 comments

#17 - Improve quality of string output

Issue - State: open - Opened by Fresheyeball almost 10 years ago - 4 comments

#16 - Added language annotations

Pull Request - State: closed - Opened by Fresheyeball almost 10 years ago - 2 comments

#15 - Syntax highlighting in README.md

Pull Request - State: closed - Opened by bbigras almost 10 years ago - 1 comment
Labels: cla: yes

#14 - Improve time.Time default fuzzer

Issue - State: open - Opened by lavalamp over 10 years ago - 4 comments

#13 - Fuzz time more realistically

Pull Request - State: closed - Opened by thockin over 10 years ago - 1 comment

#12 - Offer an interface for self-fuzzing

Pull Request - State: closed - Opened by thockin over 10 years ago - 1 comment

#11 - Add a FuzzNoCustom() function

Pull Request - State: closed - Opened by thockin over 10 years ago - 9 comments

#10 - Idea: Have a way to say "fuzz all fields except.."

Issue - State: closed - Opened by thockin over 10 years ago - 1 comment

#9 - Idea: define an interface which types can implement to fuzz themselves

Issue - State: closed - Opened by thockin over 10 years ago - 3 comments

#8 - update location of cover tool

Pull Request - State: closed - Opened by lavalamp over 10 years ago - 4 comments

#7 - Add fuzzing for time.Time

Pull Request - State: closed - Opened by pmorie almost 11 years ago - 1 comment

#6 - Add default fuzzer for time.Time

Issue - State: closed - Opened by lavalamp almost 11 years ago - 1 comment
Labels: enhancement

#5 - Fix golint complaints

Pull Request - State: closed - Opened by lavalamp almost 11 years ago

#4 - Remove confusing parameter from New and improve comment.

Pull Request - State: closed - Opened by lavalamp almost 11 years ago

#3 - Use correct travis link

Pull Request - State: closed - Opened by lavalamp almost 11 years ago

#2 - Add travis .yml and link, add doc.go and godoc link.

Pull Request - State: closed - Opened by lavalamp almost 11 years ago

#1 - Improve interface of fuzz.Continue

Pull Request - State: closed - Opened by lavalamp almost 11 years ago