| Commit message (Expand) | Author | Age |
* | r8607@Kushana: nickm | 2006-08-27 15:45:42 -0400 | Nick Mathewson | 2006-08-28 |
* | remove some more vestiges of cvs | Roger Dingledine | 2006-08-26 |
* | fix a log level -- err is for things that kill tor, warn is for | Roger Dingledine | 2006-08-26 |
* | r8572@Kushana: nickm | 2006-08-25 16:35:49 -0400 | Nick Mathewson | 2006-08-25 |
* | avoid complaining about our SOCKS proxy proxy. | Roger Dingledine | 2006-08-14 |
* | fix funny-looking assignment that crashes unit tests | Roger Dingledine | 2006-08-11 |
* | r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 | Nick Mathewson | 2006-08-11 |
* | Fix crash in first-time option validation. Oops. | Nick Mathewson | 2006-08-10 |
* | r7304@Kushana: nickm | 2006-08-10 01:58:05 -0700 | Nick Mathewson | 2006-08-10 |
* | r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700 | Nick Mathewson | 2006-08-10 |
* | r7302@Kushana: nickm | 2006-08-10 01:48:44 -0700 | Nick Mathewson | 2006-08-10 |
* | r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 | Nick Mathewson | 2006-08-10 |
* | a way to make tor more stable in crummy situations | Roger Dingledine | 2006-08-10 |
* | Experimentally re-enable kqueue on OSX when using libevent 1.1b or later. Log... | Nick Mathewson | 2006-08-10 |
* | Recommend libevent 1.1b for kqueue and win32 methods; deprecate libevent 1.0b... | Nick Mathewson | 2006-08-10 |
* | Remove STRUCT_OFFSET from config.c | Nick Mathewson | 2006-07-23 |
* | think harder about my logic | Roger Dingledine | 2006-07-22 |
* | i lied, that won't work at all. maybe this will. | Roger Dingledine | 2006-07-22 |
* | more bulletproof reachability testing | Roger Dingledine | 2006-07-22 |
* | Allow servers with no hostname or IP address to learn their IP address | Roger Dingledine | 2006-07-17 |
* | parameterize the loudness of resolve_my_address(), and call things | Roger Dingledine | 2006-07-15 |
* | Fix a crash if you enable FascistFirewall but not FirewallPorts. | Roger Dingledine | 2006-07-08 |
* | When using eventdns: suppress logging of addresses when SafeLogging is active... | Nick Mathewson | 2006-07-07 |
* | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine | 2006-07-06 |
* | oops, we were ignoring options->ExcludeNodes when picking entry guards. | Roger Dingledine | 2006-07-04 |
* | allow people to start their tor with runasdaemon set but | Roger Dingledine | 2006-06-12 |
* | Add a new config option TestVia, that lets you specify preferred middle | Roger Dingledine | 2006-06-10 |
* | try a better string at the top of torrc's autogenerated torrc. | Roger Dingledine | 2006-06-09 |
* | re-enable per-connection rate limiting. get rid of the "OP bandwidth" | Roger Dingledine | 2006-06-07 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | make options->RedirectExit work again; resolve bug 293. | Roger Dingledine | 2006-05-24 |
* | ignore RunAsDaemon more thoroughly when we're running on windows. | Roger Dingledine | 2006-05-23 |
* | [Forward-port ]Test and document last patch. | Nick Mathewson | 2006-04-18 |
* | [forward-port] Implement an option, VirtualAddrMask, to set which addresses g... | Nick Mathewson | 2006-04-18 |
* | ok, put moria1 back in, since it's v1 and thus we need to send | Roger Dingledine | 2006-04-11 |
* | drop moria1 from the list of authorities. | Roger Dingledine | 2006-04-10 |
* | Stop assuming every authority is a v1 authority | Peter Palfrader | 2006-04-10 |
* | make DirFetchPeriod and StatusFetchPeriod truly obsolete. | Roger Dingledine | 2006-04-10 |
* | Fix a wide line | Nick Mathewson | 2006-04-10 |
* | lower the minimum required number of fd's to 1000, so we can | Roger Dingledine | 2006-04-09 |
* | i like the name FetchUselessDescriptors better. | Roger Dingledine | 2006-04-08 |
* | add a new config option FetchUselessRouters, off by default, for | Roger Dingledine | 2006-04-08 |
* | add dizum as the fifth authoritative directory server. | Roger Dingledine | 2006-04-08 |
* | Fix a couple of things that make GCC complain with verbose warnings on. Also... | Nick Mathewson | 2006-04-08 |
* | make NoPublish (even though deprecated) work again. | Roger Dingledine | 2006-04-02 |
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
* | also send syntax and parse errors back to the controller. | Roger Dingledine | 2006-03-26 |
* | When the controller's *setconf commands fail, collect an error message | Roger Dingledine | 2006-03-26 |
* | Say private address instead of internal address. | Peter Palfrader | 2006-03-25 |
* | parameterize two more timeout constants in circuit-land. | Roger Dingledine | 2006-03-22 |