aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* get rid of the special case for 'testing' circuitsRoger Dingledine2005-12-31
* Finish implementing config's EntryNodes and StrictEntryNodes option.Roger Dingledine2005-12-31
* whitespace fixesRoger Dingledine2005-12-31
* load balance a bit better by taking some load off the reallyRoger Dingledine2005-12-30
* fix a typoRoger Dingledine2005-12-30
* Appease some verbose GCC warnings.Nick Mathewson2005-12-29
* log how big the failed rend descriptor is, and if it's small, logRoger Dingledine2005-12-29
* when we reject a rend descriptor, tell us where it came from.Roger Dingledine2005-12-29
* mark off a few TODO itemsRoger Dingledine2005-12-28
* and update the man pageRoger Dingledine2005-12-28
* update the control spec to deprecate getinfo helper-nodesRoger Dingledine2005-12-28
* helper nodes are dead. long live entry nodes.Roger Dingledine2005-12-28
* but only close the new conn if one of the earlier helper nodesRoger Dingledine2005-12-28
* but only close it if we have marked an earlier helper as up.Roger Dingledine2005-12-28
* when we connect to a helper node for the first time, closeRoger Dingledine2005-12-28
* fix a spacing problem introduced by our 80-column requirementRoger Dingledine2005-12-27
* if the network is down, and we try to connect to a conn because weRoger Dingledine2005-12-27
* fix typoRoger Dingledine2005-12-27
* when we succeed at connecting to a helper that we've never connectedRoger Dingledine2005-12-27
* helpful logRoger Dingledine2005-12-27
* slightly more accurate log messagesRoger Dingledine2005-12-27
* first cut of the new helper stuff. seems to work in the normalRoger Dingledine2005-12-27
* Make directory caches a little less chatty when loggingNick Mathewson2005-12-27
* Make insert_old try hard to never add a duplicate.Nick Mathewson2005-12-27
* Implement new directory logic: download by descriptor digest, not by key dige...Nick Mathewson2005-12-27
* normalize spacesNick Mathewson2005-12-27
* and compiling would be good tooRoger Dingledine2005-12-27
* and some commentsRoger Dingledine2005-12-27
* make it clearer in the auto-generated config file that youRoger Dingledine2005-12-27
* disambiguate some debug entriesRoger Dingledine2005-12-26
* <b>You need the experimental bundle if you want to run a Tor serverRoger Dingledine2005-12-26
* comments? i'll show you comments.Roger Dingledine2005-12-26
* those are separate statementsRoger Dingledine2005-12-26
* suse tor.spec patch from Stefan NordhausenNick Mathewson2005-12-25
* fix almost-ambiguityRoger Dingledine2005-12-25
* mention that getinfo helper-nodes can return status "never-connected".Roger Dingledine2005-12-25
* prevent a rare infinite loop on two-byte architectures,Roger Dingledine2005-12-25
* stop being sneaky, especially if we're being incorrectly sneakyRoger Dingledine2005-12-24
* more comments, and start to use the made_contact entry.Roger Dingledine2005-12-24
* clean up some commentsRoger Dingledine2005-12-24
* simplify because we weren't using those return values anywayRoger Dingledine2005-12-24
* start to document the helper node functionsRoger Dingledine2005-12-24
* fix typoRoger Dingledine2005-12-24
* Add missing file from last commit. Can the debian package use any of these r...Nick Mathewson2005-12-24
* Apply RPM-related cleanups from John BashinskiNick Mathewson2005-12-24
* a few non-coding todo itemsRoger Dingledine2005-12-24
* Keep bandwidth history accross restarts/crashesPeter Palfrader2005-12-23
* Note some more issues we could/should fix with dirctories.Nick Mathewson2005-12-23
* Comments from cat: "space" should include or exclude tabs. We include tabs, s...Nick Mathewson2005-12-23
* Note that you should not download by ID fingerprint.Nick Mathewson2005-12-22