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
2011-04-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2
Nick Mathewson
2011-04-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
Clean up merge of bug3k_021
Robert Ransom
2011-04-28
Merge branch 'bug3k_021' into bug3k_022
Sebastian Hahn
2011-04-28
Fix a failure case of connection_ap_handshake_attach_circuit()
Sebastian Hahn
2011-04-28
Fix a bug introduced by purging rend_cache on NEWNYM
Robert Ransom
2011-04-28
Allow rend_client_send_introduction to fail transiently
Robert Ransom
2011-04-28
Forget all rendezvous client state on SIGNAL NEWNYM
Robert Ransom
2011-04-27
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-27
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-04-27
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-27
I guess that had a bug number: add it to the changes file.
Nick Mathewson
2011-04-27
Fix clear_trackhostexits_mapping() to actually work as advertised
Nick Mathewson
2011-04-27
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-04-27
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-27
make make check-spaces happier.
Roger Dingledine
2011-04-27
Fix double-free bug in microdesc parser
cypherpunks
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
minor tweaks to manpage
Roger Dingledine
2011-04-27
Merge remote-tracking branch 'arma/bug1090-part1-squashed' into bug1090-part1...
Nick Mathewson
2011-04-27
Merge branch 'bug1090-manpage-squashed' into bug1090-part1-squashed
Nick Mathewson
2011-04-27
explain an argument in a function comment
Roger Dingledine
2011-04-27
Revise the manpage to contain the actual intended *Nodes behavior
Nick Mathewson
2011-04-27
Add a big changelog entry for bug 1090 fixes
Nick Mathewson
2011-04-27
Instead of checking whether we have unremoved intro points, check for usable ...
Nick Mathewson
2011-04-27
better user-facing warnings for unexpected last hops
Roger Dingledine
2011-04-27
warn if we launch too many circuits for a given stream
Roger Dingledine
2011-04-27
revert most of ef81649d2fc
Roger Dingledine
2011-04-27
Add a circuit_purpose_to_string() function, and use it
Nick Mathewson
2011-04-26
Fix a check-spaces complaint
Sebastian Hahn
2011-04-26
Explain the "using anyway" log message better
Sebastian Hahn
2011-04-26
Fix a log msg
Sebastian Hahn
2011-04-26
Check transition of circuit purpose from INTRO->GENERAL if nodes are constrained
Nick Mathewson
2011-04-26
When cannibalizing a circuit, make sure it has no ExcludeNodes on it
Nick Mathewson
2011-04-26
When there is a transition in permitted nodes, apply it to trackexithosts map
Nick Mathewson
2011-04-26
Simplify calls to routerset_equal
Nick Mathewson
2011-04-26
If we have chosen an exit that shares a family with all bridges, fail the cir...
Nick Mathewson
2011-04-26
Do not try to download descriptors for bridges in ExcludeNodes.
Nick Mathewson
2011-04-26
Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc.
Nick Mathewson
2011-04-26
Note another place that we need to fix a 1090 issue.
Nick Mathewson
2011-04-26
Do not automatically ignore Fast/Stable for exits when ExitNodes is set
Nick Mathewson
2011-04-26
Note a slightly less likely way to violate ExcludeNodes
Nick Mathewson
2011-04-26
Note that circuit purpose changing can violate ExcludeNodes
Nick Mathewson
2011-04-26
If we're excluded, and StrictNodes is set, do not do self-tests.
Nick Mathewson
2011-04-26
Add an XXX022-1090 to note consider_exit_fmily b0rkenness
Nick Mathewson
2011-04-26
three more cases where maybe we want to exclude
Roger Dingledine
2011-04-26
make formal a constraint that's been true a while now
Roger Dingledine
2011-04-26
refuse moria1.exit if moria1 is excluded
Roger Dingledine
2011-04-26
note another case where strictnodes is considered for exits
Roger Dingledine
[next]