summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
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
2007-11-11Allow people to say PreferTunnelledDirConns rather thanRoger Dingledine
2007-11-07Set up ides (run by Mike Perry) as the third v3 directory authority.Roger Dingledine
2007-11-03Raise the default BandwidthRate/BandwidthBurst to 5MB/10MB, toRoger Dingledine
2007-11-02 r14623@tombo: nickm | 2007-11-01 22:25:18 -0400Nick Mathewson
2007-11-01 r16322@catbus: nickm | 2007-11-01 00:26:15 -0400Nick Mathewson
2007-11-01 r16320@catbus: nickm | 2007-11-01 00:11:20 -0400Nick Mathewson
2007-10-31 r16301@catbus: nickm | 2007-10-31 16:43:49 -0400Nick Mathewson
2007-10-31 r16300@catbus: nickm | 2007-10-31 15:36:41 -0400Nick Mathewson
2007-10-29 r16263@catbus: nickm | 2007-10-29 15:08:17 -0400Nick Mathewson
2007-10-29 r16262@catbus: nickm | 2007-10-29 13:21:35 -0400Nick Mathewson
2007-10-29 r16252@catbus: nickm | 2007-10-29 11:13:03 -0400Nick Mathewson
2007-10-28 r16246@catbus: nickm | 2007-10-28 19:34:58 -0400Nick Mathewson
2007-10-25Refuse to start if both ORPort and UseBridges are set. BugfixRoger Dingledine
2007-10-22 r16051@catbus: nickm | 2007-10-22 18:53:53 -0400Nick Mathewson
2007-10-22 r16032@catbus: nickm | 2007-10-22 11:56:53 -0400Nick Mathewson
2007-10-18 r15905@catbus: nickm | 2007-10-18 09:58:54 -0400Nick Mathewson
2007-10-18 r15899@catbus: nickm | 2007-10-18 07:49:15 -0400Nick Mathewson
2007-10-17 r15880@catbus: nickm | 2007-10-17 14:56:51 -0400Nick Mathewson
2007-10-17 r15877@catbus: nickm | 2007-10-17 12:54:56 -0400Nick Mathewson
2007-10-16Correctly check for bad options to the "PublishServerDescriptor"Roger Dingledine
2007-10-14 r15750@catbus: nickm | 2007-10-13 20:06:47 -0400Nick Mathewson
2007-10-11 r14885@Kushana: nickm | 2007-10-11 10:36:16 -0400Nick Mathewson
2007-10-02 r15512@catbus: nickm | 2007-10-02 16:27:43 -0400Nick Mathewson
2007-09-20add a v3 authorityPeter Palfrader
2007-09-19Set up moria1 as the first v3 directory authority.Roger Dingledine
2007-09-13 r14425@Kushana: nickm | 2007-09-13 13:00:57 -0400Nick Mathewson