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