Nick Mathewson
|
5dce134fbb
|
Initialize the mock options in the fuzzing code
Fixes bug 24082; bugfix on 0.3.0.3-alpha. Found by Brian Carpenter.
|
2017-10-30 17:05:26 -04:00 |
|
Nick Mathewson
|
4266ec766a
|
Use atomic counters for compressor allocation.
|
2017-04-25 10:29:07 -04:00 |
|
Nick Mathewson
|
7505f452c8
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
|
Nick Mathewson
|
eb414a08a9
|
Add libfuzzer support.
|
2017-01-30 08:37:25 -05:00 |
|
Nick Mathewson
|
301eff0e90
|
fuzzing: Add copyright notices and whitespace fixes
|
2017-01-30 08:37:24 -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
|
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 |
|
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 |
|