Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-02 | tests: Avoid fuzzer-specific nullptr dereference in libevent when handling ↵ | practicalswift | |
PROXY requests | |||
2020-04-17 | fuzz: http_request workaround for libevent < 2.1.1 | Sebastian Falbesoner | |
Before libevent 2.1.1, internal functions names didn't end with an underscore. | |||
2020-04-06 | tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related ↵ | practicalswift | |
functions |