aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* cleanupRoger Dingledine2002-09-28
* dirserver should include itself in the directoryRoger Dingledine2002-09-26
* directory servers in and functionalRoger Dingledine2002-09-26
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
* onion proxy now speaks socks4aRoger Dingledine2002-09-22
* kill -USR1 the or and it will dump conn/circuit stats to stdoutRoger Dingledine2002-09-21
* onion proxies now work (i think)Roger Dingledine2002-09-04
* Port to MacOS XNick Mathewson2002-09-03
* enforce maxconn; bugfix to not tear down the parent when we hit maxconnRoger Dingledine2002-09-03
* cleanup: don't use size_t when you mean intRoger Dingledine2002-08-24
* cleaned up new_route()Roger Dingledine2002-08-23
* 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
* new link padding schemeRoger Dingledine2002-07-16
* new config files, some bugfixesRoger Dingledine2002-07-16
* Implemented link padding and receiver token bucketsRoger Dingledine2002-07-16
* removed loglevel from global namespace. severity level is set using log() wit...Bruce Montrose2002-07-12
* integrated use of getoption() into OR. removed getargs() and getconfig().Bruce Montrose2002-07-12
* getrouters() changed so that a router ignores its own entry in the router listMatej Pjafjar2002-07-10
* put in the support for 'router twins'Roger Dingledine2002-07-08
* general cleanupRoger Dingledine2002-07-05
* patch to fix running the program only as an opRoger Dingledine2002-07-03
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* made 'app' connection be 'exit' connectionRoger Dingledine2002-06-30
* Initial revisionRoger Dingledine2002-06-26