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
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2006-10-07
backport: If none of our live entry guards have a high uptime, but we
Roger Dingledine
2006-09-24
Oops. My last commit to the 1.1 branch somehow merged the whole stable branch...
Nick Mathewson
2006-09-23
r6362@totoro (orig r6361): arma | 2006-04-10 05:43:30 -0400
Nick Mathewson
2006-07-30
defense in depth
Roger Dingledine
2006-07-17
minimal backport: remove an assert that might cause trouble one day.
Roger Dingledine
2006-07-04
backport the other half of the reachability bugfix.
Roger Dingledine
2006-06-18
backport the code to automatically pick a TestVia node that is
Roger Dingledine
2006-06-10
backport TestVia, but don't add it to the man page.
Roger Dingledine
2006-06-09
a minimal (ha) backport of the entrynodes fix.
Roger Dingledine
2006-06-08
backport the bugfix: if we get a create cell that asks us to
Roger Dingledine
2006-06-06
backport the fix to send create cells more reliably after
Roger Dingledine
2006-06-05
and backport
Roger Dingledine
2006-04-18
"Resolve" all XXX011 items, mostly by marking them non-011.
Nick Mathewson
2006-04-02
If I could forget that I had enabled StrictExitNodes, others will too.
Nick Mathewson
2006-03-27
Refactor and consolidate addr/exit policies into a new policies.c.
Roger Dingledine
2006-03-26
When the controller's *setconf commands fail, collect an error message
Roger Dingledine
2006-03-19
Finish the transition from the word 'verified' to the words
Roger Dingledine
2006-03-18
auth dir servers were only modifying a server's is_running field
Roger Dingledine
2006-03-18
let an authdir that's not a naming authdir start even
Roger Dingledine
2006-03-17
but i made the line too long
Roger Dingledine
2006-03-17
stop tricking server operators into thinking they got their
Roger Dingledine
2006-03-15
quiet another entry guard log message
Roger Dingledine
2006-03-14
change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN
Peter Palfrader
2006-03-10
make entry guard logs even quieter
Roger Dingledine
2006-03-09
don't abandon entry guards until they've been dead a whole month.
Roger Dingledine
2006-02-21
clean up a log message
Roger Dingledine
2006-02-13
Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses
Peter Palfrader
2006-02-13
convert some more source files to the new log convention
Roger Dingledine
2006-02-12
Clients now honor the "guard" flag in the router status when
Roger Dingledine
2006-02-09
Happy new year!
Roger Dingledine
2006-02-09
tweak comment
Roger Dingledine
2006-02-01
avoid a minor confusing log message
Roger Dingledine
2006-01-29
only start testing reachability once we've established a circuit.
Roger Dingledine
2006-01-17
oh, and the other bits of the commit
Roger Dingledine
2006-01-11
we were leaking a smartlist every time we built a circuit
Roger Dingledine
2006-01-11
Fix wide lines
Nick Mathewson
2006-01-11
if we learn that a down entry guard is up, count our working entry
Roger Dingledine
2006-01-10
entry nodes are now entry guards.
Roger Dingledine
2006-01-10
and even more so
Roger Dingledine
2006-01-10
make entry node logging slightly less chatty.
Roger Dingledine
2006-01-07
"Pending" is a bad term for a circuit that uses your server as its last hop.
Roger Dingledine
2006-01-07
helper nodes are dead
Roger Dingledine
2006-01-05
Add reasons to DESTROY and RELAY_TRUNCATED cells.
Nick Mathewson
2006-01-02
strictentrynodes means we should clear the current entry_nodes list.
Roger Dingledine
2005-12-31
get rid of the special case for 'testing' circuits
Roger Dingledine
2005-12-31
Finish implementing config's EntryNodes and StrictEntryNodes option.
Roger Dingledine
2005-12-28
helper nodes are dead. long live entry nodes.
Roger Dingledine
2005-12-28
but only close the new conn if one of the earlier helper nodes
Roger Dingledine
2005-12-28
but only close it if we have marked an earlier helper as up.
Roger Dingledine
2005-12-28
when we connect to a helper node for the first time, close
Roger Dingledine
[next]