Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-26 | Revert "Temporarily disable compilation of the v3 hs fuzzing code" | David Goulet | |
This reverts commit 5ef656e7d1b1e1e74c46bd02ce8faaa1d8d09403. | |||
2017-09-05 | Merge branch 'http_tunnel_squashed' | Nick Mathewson | |
2017-09-05 | Add a fuzzer for HTTP CONNECT | Nick Mathewson | |
2017-08-28 | Temporarily disable compilation of the v3 hs fuzzing code | Nick Mathewson | |
Turns out, it wasn't up-to-date with the latest v3 hs API :( | |||
2017-08-28 | Merge remote-tracking branch 'haxxpop/fuzzing-hsv3' | Nick Mathewson | |
2017-08-21 | 22839: Build tor with rust enabled on win | Ties Stuij | |
- make tor_util static library name configurable - fix Rust libary dependency order for Windows | |||
2017-08-13 | Fuzz outer layer of hsv3 descriptor | Suphanat Chunhapanya | |
The code in fuzz_hsdescv3.c fuzzes the unencrypted layer of the hsv3 descriptor. We need to fuzz the encrypted layer later. | |||
2017-07-03 | Update fuzzing_include_am to include updates from include.am | Nick Mathewson | |
2017-03-16 | Generate src/test/fuzz/include.am from a script | Nick Mathewson | |
It was very error-prone to maintain this by hand. |