summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
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
2007-12-19 r15562@tombo: nickm | 2007-12-18 23:23:59 -0500Nick Mathewson
2007-12-18 r17231@catbus: nickm | 2007-12-18 16:21:55 -0500Nick Mathewson
2007-12-17 r15530@tombo: nickm | 2007-12-17 16:54:03 -0500Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-12-12but don't disable all the default v1 authorities quite yetRoger Dingledine
2007-12-12Three new config options (AlternateDirAuthority,Roger Dingledine
2007-12-11Relays were publishing their server descriptor to v1 and v2Roger Dingledine
2007-12-10New config options AuthDirBadDir and AuthDirListBadDirs forRoger Dingledine
2007-12-10also clear the hsdir status flag in routerinfo_t when the relay is noRoger Dingledine
2007-12-09Allow multiple HashedControlPassword config lines, to supportRoger Dingledine
2007-12-09only clear the bridge list if options->Bridges is set.Roger Dingledine
2007-12-08Set up lefkada (run by Geoff Goodell) as the fourth v3 directory Roger Dingledine
2007-12-07patch from karsten to clean up documentation and to integrateRoger Dingledine
2007-12-06 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500Nick Mathewson
2007-12-06 r16995@catbus: nickm | 2007-12-06 18:42:53 -0500Nick Mathewson
2007-12-06put a note so the distant future developers can simplify torRoger Dingledine
2007-12-04Stop being so aggressive about fetching dir info if your DirPort isRoger Dingledine
2007-12-01start to refactor dirserver_mode()Roger Dingledine
2007-11-30other trivial tweaksRoger Dingledine
2007-11-29two pieces of r12607 for karsten to look at closerRoger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-11-22if we think our ip address just changed, log what we thought itRoger Dingledine
2007-11-22stop lying in the config file comment we write out regardingRoger Dingledine
2007-11-22Don't crash if we get an unexpected value for theRoger Dingledine
2007-11-17get rid of the __ConsiderAllRoutersAsHidServDirectories config optionRoger Dingledine
2007-11-17cleanups, bump to 0.2.0.12-alphator-0.2.0.12-alphaRoger Dingledine
2007-11-15Changing the ExitPolicyRejectPrivate setting should cause us to rebuild thePeter Palfrader