aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
* Attempt to make sockets code work right on windows.Nick Mathewson2003-08-14
* Misc patches to make windows build work. Now everything is done except the s...Nick Mathewson2003-08-12
* Start of port to win32. Missing are:Nick Mathewson2003-08-12
* simplify fetch_from_buf; cull idle dnsworkers.Roger Dingledine2003-06-25
* Change many files to new log_fn formatNick Mathewson2003-06-17
* OPport is gone. So is conn type OP.Roger Dingledine2003-05-28
* add circuit-level sendme relay cellsRoger Dingledine2003-05-20
* work on versioning; new log_fn functionNick Mathewson2003-05-09
* make router_dump_token only for debugging; clean backslashesRoger Dingledine2003-05-09
* Get directories working.Nick Mathewson2003-05-08
* Call the right signed-directory functions; try to describe the difference bet...Nick Mathewson2003-05-08
* hints for nick on where to integrateRoger Dingledine2003-05-07
* Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson2003-04-07
* greatly simplify this notion of 'roles':Roger Dingledine2003-03-18
* lazy (just in time) directory rebuildingRoger Dingledine2003-03-11
* fix subtle race conditionRoger Dingledine2002-10-14
* cleanup and a variety of bugfixesRoger Dingledine2002-10-02
* more robust http(ish) handlingRoger Dingledine2002-09-28
* cleanupRoger Dingledine2002-09-28
* dirserver should include itself in the directoryRoger Dingledine2002-09-26
* directory servers in and functionalRoger Dingledine2002-09-26