index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuit.c
Commit message (
Expand
)
Author
Age
...
*
bugfix and cleanups
Roger Dingledine
2003-11-19
*
Separate failure-count tracking from circuit-launching.
Nick Mathewson
2003-11-19
*
bugfix: sometimes we closed a circ while cpuworker was cranking,
Roger Dingledine
2003-11-18
*
bugfix: don't ask for ->next of an expired circuit
Roger Dingledine
2003-11-18
*
use the tor_malloc_zero wrapper
Roger Dingledine
2003-11-18
*
don't build too many circs at once
Roger Dingledine
2003-11-18
*
Fix possible bug in circID selection when building circuits on combination OP...
Nick Mathewson
2003-11-17
*
more verbose info for circuits when kill -USR1
Roger Dingledine
2003-11-17
*
finally find and possibly fix the circuit_deliver_relay_cell warn bug
Roger Dingledine
2003-11-17
*
catch the last missing log line i hope
Roger Dingledine
2003-11-17
*
Remove a possible source of error in circID picking.
Nick Mathewson
2003-11-17
*
continue the circuit_deliver_relay_cell forward-failure bughunt
Roger Dingledine
2003-11-17
*
trivial bugfixes
Roger Dingledine
2003-11-17
*
recognize in-progress circs and don't start redundant ones
Roger Dingledine
2003-11-17
*
change when circuits are built and expired
Roger Dingledine
2003-11-16
*
bugfix: if you recognize a relay cell, don't also pass it on.
Roger Dingledine
2003-11-16
*
initial patches on patches
Roger Dingledine
2003-11-16
*
Improved exit policy syntax; basic client-side DNS caching.
Nick Mathewson
2003-11-14
*
commencing the bughunt
Roger Dingledine
2003-11-14
*
lay groundwork for EntryNodes and ExitNodes
Roger Dingledine
2003-11-12
*
Restore erroneously removed assert
Nick Mathewson
2003-11-12
*
Fix thinko: Failure and success are different things.
Nick Mathewson
2003-11-12
*
Remove dead code
Nick Mathewson
2003-11-12
*
Compute paths as we build them.
Nick Mathewson
2003-11-12
*
Refactor onion_generate_cpath to build cpaths one hop at a time. This
Nick Mathewson
2003-11-12
*
more cleanups and bugfix
Roger Dingledine
2003-11-11
*
Rename aci to circ_id throughout.
Nick Mathewson
2003-11-11
*
Make AP connections wait for a circuit if none exists.
Nick Mathewson
2003-11-11
*
move closer to being able to reload config on HUP
Roger Dingledine
2003-10-21
*
send the end cell when we realize we're going to end,
Roger Dingledine
2003-10-21
*
Stop using stdout for non-debugging cases
Nick Mathewson
2003-10-15
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Refactor, rename, and clarify
Nick Mathewson
2003-10-09
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
refactor around connection_edge_send_command()
Roger Dingledine
2003-10-04
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
refactor so connection_write_to_buf() never fails
Roger Dingledine
2003-10-04
*
Add new cell fullness and bandwidth stats.
Nick Mathewson
2003-10-02
*
my_routerinfo, router_is_me, and learn_my_address are obsolete
Roger Dingledine
2003-10-01
*
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
Roger Dingledine
2003-09-27
*
first pass: obey log convention
Roger Dingledine
2003-09-26
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
cleanups, bugfixes, more verbose logs
Roger Dingledine
2003-09-24
*
leave the socks handshake on the inbuf until it's complete
Roger Dingledine
2003-09-18
*
bugfixes and refactorings
Roger Dingledine
2003-09-16
*
Make sequential ACI selection logic handle HIGHER/LOWER
Nick Mathewson
2003-09-16
*
Add first cut of assert_*_ok functions
Nick Mathewson
2003-09-16
*
Add #ifdef'd code (on by default) to allocate ACIs sequentially.
Nick Mathewson
2003-09-16
*
clean up exported api's
Roger Dingledine
2003-09-16
*
bugfix: onion pending queue now works
Roger Dingledine
2003-09-14
[prev]
[next]