summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2008-03-13 r18787@catbus: nickm | 2008-03-13 11:11:52 -0400Nick Mathewson
2008-03-11 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400Nick Mathewson
2008-03-11 r18723@catbus: nickm | 2008-03-11 00:25:30 -0400Nick Mathewson
2008-03-10different exit codes for options_init_from_string()Peter Palfrader
2008-03-10options_init_from_torrc(): split off options_init_from_string()Peter Palfrader
2008-03-10Store options we got from commandline seperately from bare argv/argcPeter Palfrader
2008-03-10options_init_from_torrc(): move code that loads torrc into its own functionPeter Palfrader
2008-03-10options_init_from_torrc(): tread non-existing torrc like empty torrc.Peter Palfrader
2008-03-10options_init_from_torrc(): move code that looks for torrc into its own functionPeter Palfrader
2008-03-10options_init_from_torrc(): Split argv processing into two partsPeter Palfrader
2008-03-10forward-port recent changesRoger Dingledine
2008-03-08 r18639@catbus: nickm | 2008-03-07 20:11:48 -0500Nick Mathewson
2008-03-05 r18630@catbus: nickm | 2008-03-05 17:31:33 -0500Nick Mathewson
2008-03-03minor cleanupPeter Palfrader
2008-02-22Make "HashedControlPassword" an alias for "__HashedControlSessionPassword"Roger Dingledine
2008-02-22 r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson
2008-02-21 r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson
2008-02-21other cleanups that have been sitting in my sandboxRoger Dingledine
2008-02-21 r18294@catbus: nickm | 2008-02-20 22:42:44 -0500Nick Mathewson
2008-02-21 r18291@catbus: nickm | 2008-02-20 22:35:32 -0500Nick Mathewson
2008-02-20 r18269@catbus: nickm | 2008-02-20 17:28:24 -0500Nick Mathewson
2008-02-19 r18230@catbus: nickm | 2008-02-19 18:29:43 -0500Nick Mathewson
2008-02-19make explicit that we don't care if a rename() call fails.Roger Dingledine
2008-02-19clear up another connlimit lieRoger Dingledine
2008-02-17 r14236@tombo: nickm | 2008-02-17 13:44:55 -0500Nick Mathewson
2008-02-15 r14186@tombo: nickm | 2008-02-15 18:38:52 -0500Nick Mathewson
2008-02-06New config option ServerDNSAllowBrokenResolvConf to start a relayRoger Dingledine
2008-02-05 r17910@catbus: nickm | 2008-02-05 15:36:29 -0500Nick Mathewson
2008-02-04Don't trigger an assert if we start a directory authority with aRoger Dingledine
2008-02-04correct copyright statementRoger Dingledine
2008-01-22Set up dannenberg (run by CCC) as the sixth v3 directoryRoger Dingledine
2008-01-20New config options WarnPlaintextPorts and RejectPlaintextPorts soRoger Dingledine
2008-01-16 r17639@catbus: nickm | 2008-01-15 19:09:21 -0500Nick Mathewson
2008-01-15 r17623@catbus: nickm | 2008-01-15 00:22:04 -0500Nick Mathewson
2008-01-14 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson
2008-01-10 r17548@catbus: nickm | 2008-01-10 11:08:12 -0500Nick Mathewson
2008-01-08Set up gabelmoo (run by Karsten Loesing) as the fifth v3 directoryRoger Dingledine
2008-01-07 r17499@catbus: nickm | 2008-01-07 13:39:46 -0500Nick Mathewson
2008-01-06 r17469@catbus: nickm | 2008-01-05 20:14:07 -0500Nick Mathewson
2008-01-02 r15786@tombo: nickm | 2008-01-02 01:11:51 -0500Nick Mathewson
2007-12-23fix some irix compile complaints; make "kbytes" work as a memory unitRoger Dingledine
2007-12-22start working on serving bridge status from the dirport, forRoger Dingledine
2007-12-22If the user sets RelayBandwidthRate but doesn't setRoger Dingledine
2007-12-22If BridgeRelay is set to 1, then the default forRoger Dingledine
2007-12-22Make PublishServerDescriptor default to 1, so the default doesn'tRoger Dingledine
2007-12-21Directory authorities should only automatically download Extra InfoRoger Dingledine
2007-12-21new config option FetchDirInfoEarly for tup/ioerror and the tordnselRoger Dingledine
2007-12-20Only Tors that want to mirror the v2 directory info shouldRoger Dingledine
2007-12-20 r17274@catbus: nickm | 2007-12-20 01:14:09 -0500Nick Mathewson
2007-12-19Make getinfo ns/purpose/bridge actually workRoger Dingledine