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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-03
Merge remote-tracking branch 'intrigeri/bug12751-systemd-filesystem-sandbox'
Nick Mathewson
2014-09-03
Fix a couple of small memory leaks on failure cases.
Nick Mathewson
2014-09-03
Fix some 'dereference-before-null-check' warnings in test_circuitlist.c
Nick Mathewson
2014-09-03
Fix the leaks that valgrind found in the new routerset tests.
Nick Mathewson
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Documenting reject6 and accept6 ExitPolicy entries in manpage.
rl1987
2014-09-02
Don't list relays w/ bw estimate of 0 in the consensus
Sebastian Hahn
2014-09-02
Don't delay uploading a new desc if bw estimate was 0
Sebastian Hahn
2014-09-02
Fix more (void*)11 warnings in the tests
Nick Mathewson
2014-09-02
Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.
Nick Mathewson
2014-09-02
Use real pointers in unit tests, not (void*)101 etc
Nick Mathewson
2014-09-02
Don't include a backtrace test for dereferencing 0 under analyzers
Nick Mathewson
2014-09-02
Add more assertions to esc_for_log to please the clangalyzer.
Nick Mathewson
2014-09-02
Add an assertion to read_file_to_str_until_eof
Nick Mathewson
2014-09-02
Explicitly initialize addresses in tor_ersatz_socketpair
Nick Mathewson
2014-09-02
Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well.
Nick Mathewson
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-09-01
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-01
Adding changes file.
rl1987
2014-09-01
Avoid unsigned/sign compare warning from last patch.
Nick Mathewson
2014-09-01
Bounds check while looping over a fixed size table or array
Philip Van Hoof
2014-08-29
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-29
Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5
Nick Mathewson
2014-08-29
Downgrade "Unexpected onionskin length after decryption" warning
Roger Dingledine
2014-08-29
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-29
Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
Nick Mathewson
2014-08-29
Fix some coverity warnings in new routerset tests
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-28
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-28
Resume expanding abbreviations for command-line options
Roger Dingledine
2014-08-27
Initialize crash handler in unit tests
Nick Mathewson
2014-08-27
Add changes file for #12751.
intrigeri
2014-08-27
systemd unit file: only allow tor to write to /var/lib/tor and /var/log/tor (...
intrigeri
2014-08-26
Merge remote-tracking branch 'public/bug10163'
Nick Mathewson
2014-08-25
Remove the assigned-but-unused chosen_named_idx local variable
Nick Mathewson
2014-08-25
Fix another memory leak case in sandbox.c:prot_strings()
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-08-24
Remove the non-implemented versions of the sandbox _array() functions
Nick Mathewson
2014-08-24
Whitespace fixes
Nick Mathewson
2014-08-24
Terser ways to sandbox-allow related filenames
Nick Mathewson
2014-08-24
Merge branch 'bug11792_1_squashed'
Nick Mathewson
2014-08-24
When looking for conns to close, count the age of linked queued data
Nick Mathewson
2014-08-24
Kill non-tunneled directory connections when handling OOM.
Nick Mathewson
2014-08-24
Count zlib buffer memory towards OOM totals.
Nick Mathewson
2014-08-22
Tidy status handling in rendservice.c
Nick Mathewson
2014-08-21
Merge branch 'coverity_20140821'
Nick Mathewson
2014-08-21
fix memory leak on failure in sandbox.c:prot_strings()
Nick Mathewson
2014-08-21
Store sandbox params as char *, since that's what they are.
Nick Mathewson
[next]