summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2006-10-03the other half of the is_local_IP patchRoger Dingledine
2006-10-02 r8851@totoro: nickm | 2006-10-02 18:13:27 -0400Nick Mathewson
2006-10-02 r8846@totoro: nickm | 2006-10-02 16:59:57 -0400Nick Mathewson
2006-10-01- V1 authorities should set "HSAuthoritativeDir 1" to continue beingRoger Dingledine
2006-10-01touchupsRoger Dingledine
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-29 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400Nick Mathewson
2006-09-29 r8776@totoro: nickm | 2006-09-29 00:50:46 -0400Nick Mathewson
2006-09-28 r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400Nick Mathewson
2006-09-28 r8975@Kushana: nickm | 2006-09-28 17:13:53 -0400Nick Mathewson
2006-09-25Add an EnforceDistinctSubnets option so that clients who know what they are d...Nick Mathewson
2006-09-25add 6697 (ircs) as longlivedport.Roger Dingledine
2006-09-22remove 8888 as a long lived port. i can't remember why it'sRoger Dingledine
2006-09-21 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400Nick Mathewson
2006-09-21 r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400Nick Mathewson
2006-09-21 r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400Nick Mathewson
2006-09-21 r8873@Kushana: nickm | 2006-09-21 14:38:22 -0400Nick Mathewson
2006-09-09parameterize the loudness of get_interface_address()Roger Dingledine
2006-09-07new config option AvoidDiskWrites for people running tors onRoger Dingledine
2006-09-06 r8724@Kushana: nickm | 2006-09-06 04:32:28 -0400Nick Mathewson
2006-09-06- made configure check if we are building for win32Mike Chiussi
2006-09-05patch from tupRoger Dingledine
2006-08-31 r8692@Kushana: nickm | 2006-08-31 13:38:07 -0400Nick Mathewson
2006-08-28 r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400Nick Mathewson
2006-08-28 r8607@Kushana: nickm | 2006-08-27 15:45:42 -0400Nick Mathewson
2006-08-26remove some more vestiges of cvsRoger Dingledine
2006-08-26fix a log level -- err is for things that kill tor, warn is forRoger Dingledine
2006-08-25 r8572@Kushana: nickm | 2006-08-25 16:35:49 -0400Nick Mathewson
2006-08-14avoid complaining about our SOCKS proxy proxy.Roger Dingledine
2006-08-11fix funny-looking assignment that crashes unit testsRoger Dingledine
2006-08-11 r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700Nick Mathewson
2006-08-10Fix crash in first-time option validation. Oops.Nick Mathewson
2006-08-10 r7304@Kushana: nickm | 2006-08-10 01:58:05 -0700Nick Mathewson
2006-08-10 r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson
2006-08-10 r7302@Kushana: nickm | 2006-08-10 01:48:44 -0700Nick Mathewson
2006-08-10 r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700Nick Mathewson
2006-08-10a way to make tor more stable in crummy situationsRoger Dingledine
2006-08-10Experimentally re-enable kqueue on OSX when using libevent 1.1b or later. Log...Nick Mathewson
2006-08-10Recommend libevent 1.1b for kqueue and win32 methods; deprecate libevent 1.0b...Nick Mathewson
2006-07-23Remove STRUCT_OFFSET from config.cNick Mathewson
2006-07-22think harder about my logicRoger Dingledine
2006-07-22i lied, that won't work at all. maybe this will.Roger Dingledine
2006-07-22more bulletproof reachability testingRoger Dingledine
2006-07-17Allow servers with no hostname or IP address to learn their IP addressRoger Dingledine
2006-07-15parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine
2006-07-08Fix a crash if you enable FascistFirewall but not FirewallPorts.Roger Dingledine
2006-07-07When using eventdns: suppress logging of addresses when SafeLogging is active...Nick Mathewson
2006-07-06when an exit node gets a malformed begin cell, don't complain toRoger Dingledine
2006-07-04oops, we were ignoring options->ExcludeNodes when picking entry guards.Roger Dingledine
2006-06-12allow people to start their tor with runasdaemon set butRoger Dingledine