aboutsummaryrefslogtreecommitdiff
path: root/src/or/routers.c
AgeCommit message (Expand)Author
2002-09-04onion proxies now work (i think)Roger Dingledine
2002-08-27more debugging info, to track down bruce's IP problemsRoger 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-16Implemented link padding and receiver token bucketsRoger Dingledine
2002-07-10getrouters() changed so that a router ignores its own entry in the router listMatej Pjafjar
2002-07-02Integrated onion proxy into or/Roger Dingledine
2002-06-26Initial revisionRoger Dingledine