index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
relay.c
Commit message (
Expand
)
Author
Age
*
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
*
Clean up copyrights.
Roger Dingledine
2004-11-07
*
Make options no longer a global variable.
Roger Dingledine
2004-11-06
*
Use a stricter set of warnings; make them all pass.
Nick Mathewson
2004-11-02
*
canonicalize "src" and "dest" arg order in crypto.c (and others)
Roger Dingledine
2004-11-02
*
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-16
*
Build without warnings on mac gcc 3.3
Nick Mathewson
2004-10-14
*
more int to size_t conversions, fixing one or more amd64 bugs
Roger Dingledine
2004-10-14
*
fix assert triggers in 0.0.7.x: if the other side returns
Roger Dingledine
2004-08-15
*
o clients choose nodes proportional to advertised bandwidth
Roger Dingledine
2004-08-15
*
avoid racing the mark-for-close when the client hangs up on us
Roger Dingledine
2004-08-07
*
bugfix: when you finish answering a 'resolve' request, hold the
Roger Dingledine
2004-08-05
*
don't send an end back for a malformed resolved cell,
Roger Dingledine
2004-07-23
*
tor-resolve triggered a has_sent_end warning
Roger Dingledine
2004-07-23
*
clean whitespace and tabs
Roger Dingledine
2004-07-22
*
Implement RESOLVE/RESOLVED cells and socks resolve code
Nick Mathewson
2004-06-17
*
bugfix: if a circuit if borderline too old, then count it as too old.
Roger Dingledine
2004-05-15
*
Break files apart into more modules
Roger Dingledine
2004-05-13
*
break part of circuit.c into relay.c
Roger Dingledine
2004-05-12