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
*
Propagate yes/no/maybe a little farther forward.
Nick Mathewson
2004-02-17
*
turn some knobs, add more debugging
Roger Dingledine
2004-01-30
*
add an ap_conn connecting state; report connecting delay
Roger Dingledine
2004-01-20
*
fix endian issue: rh.integrity was getting sent wrong
Roger Dingledine
2004-01-02
*
make loglevel info less noisy
Roger Dingledine
2003-12-30
*
randomize the initial circ_id and stream_id, so an adversary who
Roger Dingledine
2003-12-28
*
back out the insert-padding-if-conflict code
Roger Dingledine
2003-12-26
*
checkpoint: revamp relay cell packaging and handling
Roger Dingledine
2003-12-23
*
rename circ_id_t to uint16_t for code clarity
Roger Dingledine
2003-12-19
*
make a relay_header_t struct and pack/unpack funcs
Roger Dingledine
2003-12-19
*
remove trailing whitespace
Roger Dingledine
2003-12-17
*
make fetch_from_buf_http malloc its strings rather
Roger Dingledine
2003-12-17
*
end-to-end integrity checking now works
Roger Dingledine
2003-12-17
*
infrastructure for integrity-checks in relay cells
Roger Dingledine
2003-12-16
*
resolve an edge case in get_unique_circ_id_by_conn
Roger Dingledine
2003-12-16
*
move cell size to 512 bytes
Roger Dingledine
2003-12-16
*
add H(K|1) to the onionskin reply
Roger Dingledine
2003-12-16
*
Make compile warning-free on cygwin
Nick Mathewson
2003-12-15
*
start tracking the 'It appears I've already sent the end' warning
Roger Dingledine
2003-12-14
*
more friendly warning when there are too many dns workers
Roger Dingledine
2003-12-14
*
bugfix: a circuit that immediately failed still counts as a failed circuit
Roger Dingledine
2003-12-13
*
if >=2 circs are being built that handle a given stream,
Roger Dingledine
2003-12-12
*
close the circuit when we get a truncated cell
Roger Dingledine
2003-12-09
*
fix vicious bug in connection_ap_attach_pending that caused it to
Roger Dingledine
2003-12-03
*
simplify: options.OnionRouter==1 iff options.ORPort>0
Roger Dingledine
2003-11-20
*
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
[next]