Nick Mathewson
|
efe55b8898
Bump copyright date to 2019.
|
5 rokov pred |
Nick Mathewson
|
27dd2b1f1f
Make nss get initialized before we fuzz anything.
|
6 rokov pred |
Nick Mathewson
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 rokov pred |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 rokov pred |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 rokov pred |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 rokov pred |
Nick Mathewson
|
275aff6917
Rectify include paths (automated)
|
6 rokov pred |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 rokov pred |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 rokov pred |
Nick Mathewson
|
953c769a86
fuzz: Move init_protocol_warning_severity_level() into global_init()
|
6 rokov pred |
Nick Mathewson
|
da778f2921
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
|
6 rokov pred |
Nick Mathewson
|
11eaf208c0
Merge branch 'bug24247_032'
|
7 rokov pred |
Nick Mathewson
|
a7ca71cf6b
Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys
|
7 rokov pred |
Nick Mathewson
|
ef25f957e7
Merge branch 'tor_api_squashed'
|
7 rokov pred |
Nick Mathewson
|
5dce134fbb
Initialize the mock options in the fuzzing code
|
7 rokov pred |
Nick Mathewson
|
72b5e4a2db
Move tor_git_revision into a new module.
|
7 rokov pred |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
7 rokov pred |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 rokov pred |
Nick Mathewson
|
eb414a08a9
Add libfuzzer support.
|
8 rokov pred |
Nick Mathewson
|
301eff0e90
fuzzing: Add copyright notices and whitespace fixes
|
8 rokov pred |
Nick Mathewson
|
56b61d1831
Add more tweaks from teor's http fuzzing code.
|
8 rokov pred |
Nick Mathewson
|
ca657074b9
Fuzzing: initialize siphash key, don't init_logging twice.
|
8 rokov pred |
Nick Mathewson
|
0666928c5c
Replace signature-checking and digest-checking while fuzzing
|
8 rokov pred |
Nick Mathewson
|
60769e710f
Port fuzz_http to use fuzzing_common.
|
8 rokov pred |
Nick Mathewson
|
b96c70d668
Fuzzing: Add an initial fuzzing tool, for descriptors.
|
8 rokov pred |