aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
Commit message (Expand)AuthorAge
* fix assert triggers in 0.0.7.x: if the other side returnsRoger Dingledine2004-08-15
* o clients choose nodes proportional to advertised bandwidthRoger Dingledine2004-08-15
* avoid racing the mark-for-close when the client hangs up on usRoger Dingledine2004-08-07
* bugfix: when you finish answering a 'resolve' request, hold theRoger Dingledine2004-08-05
* don't send an end back for a malformed resolved cell,Roger Dingledine2004-07-23
* tor-resolve triggered a has_sent_end warningRoger Dingledine2004-07-23
* clean whitespace and tabsRoger Dingledine2004-07-22
* Implement RESOLVE/RESOLVED cells and socks resolve codeNick Mathewson2004-06-17
* bugfix: if a circuit if borderline too old, then count it as too old.Roger Dingledine2004-05-15
* Break files apart into more modulesRoger Dingledine2004-05-13
* break part of circuit.c into relay.cRoger Dingledine2004-05-12