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
path:
root
/
src
/
or
/
circuituse.c
Age
Commit message (
Expand
)
Author
2016-11-09
Stop logging single onion and Tor2web long-term one-hop circuits
teor
2016-11-09
Call get_options() once at the top of circuit_log_ancient_one_hop_circuits()
teor
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-11
Merge remote-tracking branch 'public/bug18815'
Nick Mathewson
2016-05-11
refactor the #19003 patches
Roger Dingledine
2016-05-09
avoid following through on a consensus fetch if we have one already arriving
Roger Dingledine
2016-05-09
Add a comment to have_enough_path_info()
teor (Tim Wilson-Brown)
2016-04-19
Increase number of preemptive internal circuits
David Goulet
2016-04-18
Change UseOptimisticData default to 1.
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Return NULL from extend_info_from_node if the node has no allowed address
teor (Tim Wilson-Brown)
2016-01-26
Replace "Alice" with "the client" in a hidden service log message
teor (Tim Wilson-Brown)
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-09-08
Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.
Yawning Angel
2015-09-01
Bug 15482: Don't abandon circuits that are still in use for browsing.
Mike Perry
2015-08-17
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'public/bug16013_025' into maint-0.2.6
Nick Mathewson
2015-06-25
Avoid crashing on busy/NEWNYM+hidden service clients
Nick Mathewson
2015-06-17
Extend intro point to a 4th hop on cannibalization
David Goulet
2015-06-11
Add a log message to try to track down #16013
Nick Mathewson
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-04-30
Use descriptor ID when purging last hid fetch cache
David Goulet
2015-02-19
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
Nick Mathewson
2015-02-18
Patch from cypherpunks to try to diagnose 8387.
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Missing semicolon; my bad
Nick Mathewson
2014-12-30
Avoid building exit circuits from a consensus with no exits
teor
2014-12-19
Merge remote-tracking branch 'dgoulet/bug13936_025_v2'
Nick Mathewson
2014-12-17
Fix: call circuit_has_opened() for rendezvous circuit
David Goulet
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-07
Wrong format in log statement
David Goulet
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-21
clients use optimistic data when reaching hidden services
Roger Dingledine
2014-09-21
Use optimistic data even if we don't know exitnode->rs
Roger Dingledine
[next]