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
Age
Commit message (
Expand
)
Author
2013-06-20
Don't access global_circuitlist variable directly. Use a getter instead.
Marek Majkowski
2013-06-18
Forward-port the 0.2.4.14-alpha changelog
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Check more return values in the unit tests
Nick Mathewson
2013-06-18
Fix some problems with the bug9002 fix.
Nick Mathewson
2013-06-18
Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.
Nick Mathewson
2013-06-18
Fix a couple of resource leaks in test_config.c
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-18
Tweak bug9063_redux patch: {n_p}_chan_cells, not {n,p}_conn_cells
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-17
Merge remote-tracking branch 'public/bug9082'
Nick Mathewson
2013-06-17
Fix bug 9082: avoid leak when freeing destroy cell queues
Nick Mathewson
2013-06-16
Limit hidden service descriptors to at most 10 guard nodes.
Nick Mathewson
2013-06-16
forward-port 0.2.4.13-alpha changelog
Roger Dingledine
2013-06-15
Merge branch 'bug9072-024' into bug9072-025
Andrea Shepard
2013-06-15
Merge branch 'bug9072-023' into bug9072-024
Andrea Shepard
2013-06-15
Disable middle relay queue overfill detection code due to possible guard disc...
Andrea Shepard
2013-06-14
Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF.
dana koch
2013-06-14
Merge branch 'circuit_queue_cap-0.2.5-squashed'
Nick Mathewson
2013-06-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-14
Merge branch 'circuit_queue_cap-0.2.4-squashed' into maint-0.2.4
Nick Mathewson
2013-06-14
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-14
Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3
Nick Mathewson
2013-06-14
Fix signed/unsigned comparison warning
Nick Mathewson
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-13
Merge branch 'bug9047' into maint-0.2.4
Nick Mathewson
2013-06-13
Define SEEK_SET for platforms that lack it.
Nick Mathewson
2013-06-13
Rename networkstatus_dl_interval() -> networkstatus_dl_check_interval()
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'linus/bug8532'
Nick Mathewson
2013-06-13
If we write the annotation but not the microdescriptor, rewind.
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'public/bug7912_squashed'
Nick Mathewson
2013-06-13
Fix compile warnings wrt printf formating of int64_t
Nick Mathewson
2013-06-13
Add a changes file for bug 7912
Nick Mathewson
2013-06-13
Add destroy balance tracking and logging to circuitmux
Andrea Shepard
2013-06-13
Implementation of a fix for bug 7912
Nick Mathewson
2013-06-13
Code to track on a circuit whether it has a "pending" delete cell
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'public/bug8822' into maint-0.2.4
Nick Mathewson
2013-06-12
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-12
Fix the biggest errors in doc/HACKING
Nick Mathewson
2013-06-12
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
[next]