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
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
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
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
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-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-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
Mark one use of networkstatus_check_document_signature as (void)
Nick Mathewson
2014-08-21
remove meaningless checks for chunks==NULL in dirserv stuff
Nick Mathewson
2014-08-21
Allow rend_service_intro_free to get called with NULL
Nick Mathewson
2014-08-21
Remove a dead check for errmsg in handle_control_authenticate
Nick Mathewson
2014-08-21
Add a missing goto to an unusable branch and make the branch LD_BUG.
Nick Mathewson
2014-08-21
Explicitly cast when dividing ints then implicitly casting to double.
Nick Mathewson
2014-08-20
Merge branch 'bug12205_take2_squashed'
Nick Mathewson
2014-08-20
Unit testing entry_is_time_to_retry().
rl1987
2014-08-20
Write comments for members of periods array.
rl1987
2014-08-20
Rewriting entry_is_time_to_retry() using table approach.
rl1987
2014-08-20
Merge branch 'bug10116_squashed'
Nick Mathewson
2014-08-20
Don't allocate an extra smartlist in the OOM handler
Nick Mathewson
2014-08-20
fix remaining compilation problems
Nick Mathewson
2014-08-20
Merge remote-tracking branch 'public/bug12908_025'
Nick Mathewson
2014-08-20
Warn if Tor is a relay and a HS
Sathyanarayanan Gunasekaran
2014-08-20
Merge remote-tracking branch 'public/bug12728_024'
Nick Mathewson
2014-08-20
Merge remote-tracking branch 'public/bug12700_024'
Nick Mathewson
2014-08-18
When counting memory from closing a connection, count the dir conn too
Nick Mathewson
2014-08-18
Fix relay_command_to_string(); solve 12700.
Nick Mathewson
2014-08-18
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-18
Fix windows warning introduced by 0808ed83f9cf312abe229
Nick Mathewson
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
2014-08-15
Remove support for generating consensuses with methods <= 9.
Nick Mathewson
2014-08-15
No longer advertise or negotiate any consensus method before 13.
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-15
Hand-fix a few global_circuit_list cases
Nick Mathewson
2014-08-15
Autoconvert most circuit-list iterations to smartlist iterations
Nick Mathewson
2014-08-15
Some documentation fixes for #12864.
George Kadianakis
[next]