aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuit.c
Commit message (Expand)AuthorAge
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
* kill -USR1 the or and it will dump conn/circuit stats to stdoutRoger Dingledine2002-09-21
* port is now kept in host order except in sin_portRoger Dingledine2002-08-24
* cleanup: don't use size_t when you mean intRoger Dingledine2002-08-24
* Changed crypto calls to go through common/crypto.[hc] instead of calling Open...Matej Pjafjar2002-08-22
* Code cleaned up to be less noisyRoger Dingledine2002-07-22
* Implemented router twinsRoger Dingledine2002-07-18
* Implemented congestion controlRoger Dingledine2002-07-18
* Implemented link padding and receiver token bucketsRoger Dingledine2002-07-16
* put in the support for 'router twins'Roger Dingledine2002-07-08
* general cleanupRoger Dingledine2002-07-05
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* made 'app' connection be 'exit' connectionRoger Dingledine2002-06-30
* Initial revisionRoger Dingledine2002-06-26