index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
fuzz
Age
Commit message (
Expand
)
Author
2018-07-17
Fix build to work with --disable-unittests again
rl1987
2018-02-02
fuzz: Move init_protocol_warning_severity_level() into global_init()
Nick Mathewson
2018-01-31
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Nick Mathewson
2017-11-11
Merge branch 'bug24247_032'
Nick Mathewson
2017-11-11
Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys
Nick Mathewson
2017-11-06
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-06
Fix a memory leak on decryption non-failure of v3 hsdesc
Nick Mathewson
2017-11-01
Merge branch 'tor_api_squashed'
Nick Mathewson
2017-10-31
Merge branch 'bug24082_032' into maint-0.3.2
Nick Mathewson
2017-10-30
Initialize the mock options in the fuzzing code
Nick Mathewson
2017-10-27
In the hsdescv3 fuzzer, replace the decryption function.
Nick Mathewson
2017-10-26
fuzzing: Make hsdescv3 use the decoding API correctly
David Goulet
2017-10-26
Revert "Temporarily disable compilation of the v3 hs fuzzing code"
David Goulet
2017-10-18
Move tor_git_revision into a new module.
Nick Mathewson
2017-09-05
Resolve inconsistencies between buf refactor and HTTP connect
Nick Mathewson
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
2017-08-28
Fix compilation.
Nick Mathewson
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
2017-08-13
Fuzz outer layer of hsv3 descriptor
Suphanat Chunhapanya
2017-06-19
Remove hardwired libfuzzer path; closes 22105.
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
2017-05-03
bug#22143/prop#140: identify input diffs by their digest-as-signed
Nick Mathewson
2017-04-29
Add --enable-rust configure switch
Sebastian Hahn
2017-04-27
Clean up mentions of 'zlib' and rename the mentions to 'compressed'.
Alexander Færøy
2017-04-25
Use atomic counters for compressor allocation.
Nick Mathewson
2017-04-25
Add --enable-zstd to our configure script.
Alexander Færøy
2017-04-25
Add --enable-lzma to our configure script.
Alexander Færøy
2017-03-16
Generate src/test/fuzz/include.am from a script
Nick Mathewson
2017-03-16
Merge branch 'prop140_21643_diff_only_squashed'
Nick Mathewson
2017-03-16
Add fuzzers for consensus diff backend code
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-14
Rename make fuzz to make test-fuzz-corpora
Nick Mathewson
2017-02-01
Fix a memory-leak in fuzz_vrs.c
Nick Mathewson
2017-01-30
Don't use %zu in fuzz-http: windows doesn't like it.
Nick Mathewson
2017-01-30
Update documentation and testing integration for fuzzing
Nick Mathewson
2017-01-30
Fix a pair of compilation errors.
Nick Mathewson
2017-01-30
Fix memory leak on zero-length input on fuzz_http.c
Nick Mathewson
2017-01-30
memory leak in fuzz_vrs
Nick Mathewson
2017-01-30
actually build .as for fuzzing
Nick Mathewson
2017-01-30
missing backslash
Nick Mathewson
2017-01-30
differently build oss fuzzers
Nick Mathewson
2017-01-30
More oss-fuzz fixes
Nick Mathewson
2017-01-30
Try to refactor OSS fuzzers into static libraries.
Nick Mathewson
2017-01-30
libfuzzer tweaks per recommendations
Nick Mathewson
2017-01-30
routerstatus fuzzing
Nick Mathewson
2017-01-30
Add libfuzzer support.
Nick Mathewson
2017-01-30
Three more fuzzers: consensus, hsdesc, intro points
Nick Mathewson
[next]