aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add a (diabled by default) option in crypto.h to disable most of the interest...Nick Mathewson2006-01-10
* and even more soRoger Dingledine2006-01-10
* make entry node logging slightly less chatty.Roger Dingledine2006-01-10
* #undef FOO is cleaner than #define FOO_XXNick Mathewson2006-01-10
* Make unittests pass again.Nick Mathewson2006-01-10
* or_state_validate() needs an extra arg too or it will crashRoger Dingledine2006-01-10
* hack to address bug 238.Roger Dingledine2006-01-10
* implement getinfo desc/all-recentRoger Dingledine2006-01-10
* fix bug 235Roger Dingledine2006-01-10
* Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.Nick Mathewson2006-01-10
* Warn about actual offending hiddenservice* config option, now that more than ...Nick Mathewson2006-01-10
* Fix bug 221 and bug 201: For 221, check return value from connection_add() wh...Nick Mathewson2006-01-10
* balance the reachability testing so a smidgen of it happensRoger Dingledine2006-01-10
* Be more aggressive about throwing away expired router descriptors: they are o...Nick Mathewson2006-01-10
* When picking a random directory, prefer non-authorities if any are known.Nick Mathewson2006-01-09
* Instrument directory client bytes as well as server bytes.Nick Mathewson2006-01-09
* Make instrmentation code a little cleaner.Nick Mathewson2006-01-08
* remove the loud logging of busted rendezvous descriptorsRoger Dingledine2006-01-08
* remove typoRoger Dingledine2006-01-08
* Instrument how many directory bytes we are serving in what kind of request.Nick Mathewson2006-01-08
* Fix bug in last commit. Also, fix bug 231: authorities should never treat the...Nick Mathewson2006-01-08
* Fix bug 236: caches should cache up to 16 unrecognized network-status docs.Nick Mathewson2006-01-08
* bugfix: we were leaving open duplicate connections to other ORsRoger Dingledine2006-01-07
* "Pending" is a bad term for a circuit that uses your server as its last hop.Roger Dingledine2006-01-07
* fix typoRoger Dingledine2006-01-07
* and get the log arguments rightRoger Dingledine2006-01-07
* a more correct log messageRoger Dingledine2006-01-07
* Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():Roger Dingledine2006-01-07
* helper nodes are deadRoger Dingledine2006-01-07
* Dont call directory_get_from_dirserver when you have a particular dirserver i...Nick Mathewson2006-01-06
* Directory authorities should go to the proper authority when asking for a net...Nick Mathewson2006-01-06
* Add descriptions for state variables; rename AccountingBytesRead{In}Interval;...Nick Mathewson2006-01-06
* Fix bug where OPs would try to generate descriptor and crash.Nick Mathewson2006-01-06
* Add reasons to DESTROY and RELAY_TRUNCATED cells.Nick Mathewson2006-01-05
* fix a wrong stringRoger Dingledine2006-01-05
* short-circuit half the cost of node-picking in the general case.Roger Dingledine2006-01-05
* mention a recommended log level in the sample torrc fileRoger Dingledine2006-01-05
* cleanups, and remove some unreachable code.Roger Dingledine2006-01-04
* authdirs now stop whining so loudly about bad descriptors that they fetchRoger Dingledine2006-01-04
* Bugfix: dyndns tor servers were needing to wait 18 hours before theyRoger Dingledine2006-01-03
* oh, it was supposed to compile?Roger Dingledine2006-01-03
* don't try to build circuits until we have 3 running servers;Roger Dingledine2006-01-03
* we're done with tree.h. long live ht.h.Roger Dingledine2006-01-03
* when we choose not to use a server descriptor from our cache, don'tRoger Dingledine2006-01-03
* make the commenting in the torrc.sample consistent, and try toRoger Dingledine2006-01-03
* only print bandwidth lines to the state file if we're being a server.Roger Dingledine2006-01-02
* strictentrynodes means we should clear the current entry_nodes list.Roger Dingledine2006-01-02
* prevent auth dir servers from enabling entry nodes.Roger Dingledine2006-01-02
* bugfix: only try to use the EntryNodes config option if it is set.Roger Dingledine2006-01-02
* bugfix: we were failing to parse a tor version that started withRoger Dingledine2006-01-02