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-08-21
Make the two branches of tor_tls_used_v1_handshake into one.
Nick Mathewson
2014-08-20
Merge branch 'bug12205_take2_squashed'
Nick Mathewson
2014-08-20
Whitespace fixes
Nick Mathewson
2014-08-20
Small cleanups to test_entry_is_time_to_retry
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
Fix return value of tor_fd_seekend.
Nick Mathewson
2014-08-20
Allow named pipes for our log files.
Nick Mathewson
2014-08-20
Merge remote-tracking branch 'public/bug11787'
Nick Mathewson
2014-08-20
Changes file for bug 11787
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
Fix entrynodes test fails because of outdated test vectors.
George Kadianakis
2014-08-20
Merge remote-tracking branch 'public/bug12700_024'
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-18
Improve comments in checkSpace.pl to explain how to fix its warnings
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'asn/nickm-bug12864_025' into 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
2014-08-15
Start converting circuitlist to smartlist.
Nick Mathewson
2014-08-15
Add scripts/coccinelle to scripts/README
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-15
Missing changes file for 3f683aadcd03c311c1
Nick Mathewson
2014-08-15
Remove stale printfs from buffer/zlib_fin_at_chunk_end test
Nick Mathewson
2014-08-15
Documentation fix for policy_summarize().
Nick Mathewson
2014-08-15
Documentation fix on arguments to CookieAuthFileGroupReadable
Nick Mathewson
2014-08-15
Restore functionality for CookieAuthFileGroupReadable.
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Apply an MSVC compilation fix from Gisle Vanem
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'public/use_calloc'
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-08-13
Fix whitespace issues
Nick Mathewson
2014-08-13
Add changes file for bug12855
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-08-13
Add a simple coccinelle script to replace malloc->calloc
Nick Mathewson
2014-08-13
Add reallocarray clone so we can stop doing multiply-then-reallocate
Nick Mathewson
[next]