Nick Mathewson
|
4afb155db2
|
Add microdesc format fuzzer.
|
2017-01-30 08:37:24 -05:00 |
|
Nick Mathewson
|
3c74855934
|
Addition to test cases: make sure fuzzer binaries allow known cases
This isn't fuzzing per se, so much as replaying the highlights of
past fuzzer runs.
|
2017-01-30 08:37:24 -05:00 |
|
Nick Mathewson
|
81e44c2257
|
Add extrainfo fuzzer
|
2017-01-30 08:37:24 -05:00 |
|
Nick Mathewson
|
44fa14c0e2
|
Try to tweak fuzzing.md to correspond to my changes
|
2017-01-30 08:37:24 -05:00 |
|
teor
|
416e2f6b28
|
Guide fuzzing by adding standard tor GET and POST testcases
|
2017-01-30 08:37:23 -05:00 |
|
Nick Mathewson
|
56b61d1831
|
Add more tweaks from teor's http fuzzing code.
Move option-manipulation code to fuzzing_common.
|
2017-01-30 08:37:23 -05:00 |
|
Nick Mathewson
|
949e9827d6
|
Add a descriptor fuzzing dictionary.
|
2017-01-30 08:37:23 -05:00 |
|
Nick Mathewson
|
ca657074b9
|
Fuzzing: initialize siphash key, don't init_logging twice.
|
2017-01-30 08:37:23 -05:00 |
|
Nick Mathewson
|
0666928c5c
|
Replace signature-checking and digest-checking while fuzzing
|
2017-01-30 08:37:22 -05:00 |
|
Nick Mathewson
|
60769e710f
|
Port fuzz_http to use fuzzing_common.
Move common logic from fuzz_http to fuzzing_common.
|
2016-12-19 15:34:56 -05:00 |
|
teor
|
a967d568dc
|
Add a fuzzer for the http used in our directory protocol
(Teor wrote the code, nick extracted it. It won't compile yet.)
|
2016-12-19 15:34:56 -05:00 |
|
Nick Mathewson
|
b96c70d668
|
Fuzzing: Add an initial fuzzing tool, for descriptors.
This will need some refactoring and mocking.
|
2016-12-19 15:34:55 -05:00 |
|