| Commit message (Expand) | Author | Age |
... | |
* | discourage people from setting their dirfetchpostperiod more often | Roger Dingledine | 2004-09-23 |
* | don't pick administrative-friends when picking your path | Roger Dingledine | 2004-09-10 |
* | we should exit(1) if $HOME doesn't exist and we needed it | Roger Dingledine | 2004-09-10 |
* | Flush more changes from sandbox | Nick Mathewson | 2004-09-08 |
* | Stop using separate defaults for no-config-file and empty-config-file | Nick Mathewson | 2004-09-02 |
* | Use new split function and strcmpstart correctly | Nick Mathewson | 2004-09-02 |
* | agree with nick: this legal-chars-in-filename stuff gets us nothing | Roger Dingledine | 2004-08-24 |
* | As far as I can tell, CONFIG_LEGAL_FILENAME_CHARACTERS is both pointless and ... | Nick Mathewson | 2004-08-24 |
* | Fix some DOCDOCs | Nick Mathewson | 2004-08-18 |
* | fix a seg fault on hup when FascistFirewall is defined | Roger Dingledine | 2004-08-18 |
* | Avoid segfault when freeing options_t without firewall_ports | Nick Mathewson | 2004-08-18 |
* | Functions to test nickname validity | Nick Mathewson | 2004-08-18 |
* | fix unix build: CONFDIR, not CONF_DIR | Nick Mathewson | 2004-08-18 |
* | Clean windows whitespace | Nick Mathewson | 2004-08-18 |
* | On windows, default datadir is APPDATA/tor, and default config file is APPDAT... | Nick Mathewson | 2004-08-18 |
* | Move string-splitting into a separate function | Nick Mathewson | 2004-08-17 |
* | make csv parsing notice the last letter of each entry too | Roger Dingledine | 2004-08-17 |
* | bugfix: make receiving csv lines not seg fault | Roger Dingledine | 2004-08-17 |
* | people with no torrc allow unverified middle/rendezvous nodes by default | Roger Dingledine | 2004-08-17 |
* | Fix crash when looking for ~/.torrc with no $HOME set | Nick Mathewson | 2004-08-17 |
* | use unverified routers in the desired positions | Roger Dingledine | 2004-08-17 |
* | Implement AllowUnverifiedNodes | Nick Mathewson | 2004-08-17 |
* | if a router claim huge bandwidth, don't believe it | Roger Dingledine | 2004-08-17 |
* | Add a generic Comma-separated-value config type, and a FirewallPorts option t... | Nick Mathewson | 2004-08-16 |
* | o Handle servers with dynamic IP addresses: don't replace | Roger Dingledine | 2004-08-16 |
* | Implement strict{entry|exit}nodes config options | Nick Mathewson | 2004-08-15 |
* | o clients choose nodes proportional to advertised bandwidth | Roger Dingledine | 2004-08-15 |
* | commit some minor fixes from this sandbox so i can commit the next one | Roger Dingledine | 2004-08-15 |
* | only pick a default nickname if you're a server | Roger Dingledine | 2004-08-04 |
* | clients shouldn't create datadir until we have something to put there | Roger Dingledine | 2004-07-22 |
* | a whole swath of fixes | Roger Dingledine | 2004-07-20 |
* | abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mod... | Nick Mathewson | 2004-07-18 |
* | Look in .torrc if no CONFDIR "torrc" is found. | Nick Mathewson | 2004-07-16 |
* | Finish most pre2 items: make running-routers list work right; rename secret k... | Nick Mathewson | 2004-07-13 |
* | checkpoint: start working on bandwidth tracking and | Roger Dingledine | 2004-07-13 |
* | touchups all over | Roger Dingledine | 2004-07-04 |
* | stop leaking options->ContactInfo on hup | Roger Dingledine | 2004-06-29 |
* | Implement several 008pre1 items: needs more testing | Nick Mathewson | 2004-06-21 |
* | commit two fixes from Thomas Themel | Roger Dingledine | 2004-05-22 |
* | Tinker with log behavior: never send error messages about logs into the bitbu... | Nick Mathewson | 2004-05-20 |
* | some more patching | Roger Dingledine | 2004-05-20 |
* | bugfix: if no loglevel or logfile is specified, then we need to open | Roger Dingledine | 2004-05-20 |
* | Allow multiple exit policy lines; mostly add support for AP policies | Nick Mathewson | 2004-05-20 |
* | tor_assert, not assert. stdout, not stderr | Nick Mathewson | 2004-05-19 |
* | Allow multiple logfiles at different severity ranges | Nick Mathewson | 2004-05-19 |
* | Make directory functions update routerlist, not replace it. Add notion of OR... | Nick Mathewson | 2004-05-17 |
* | more cleanup, including fleshing out or.h more | Roger Dingledine | 2004-05-10 |
* | Doxygenate config.c | Nick Mathewson | 2004-05-10 |
* | forward-port built-in dirservers string | Roger Dingledine | 2004-05-06 |
* | update the built-in dirservers default | Roger Dingledine | 2004-04-29 |