aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2009-10-15Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-10-15Move moria1 and Tonga to alternate IP addresses.Roger Dingledine
2009-10-11Move dizum to an alternate IP address.Roger Dingledine
2009-09-30Move Tonga to an alternate IP addressRoger Dingledine
2009-09-30Move moria1 to a nearby IP addressRoger Dingledine
2009-09-28Fix some win32 compilation warningsNick Mathewson
2009-09-17Let our config abbreviations rewrite more than onceRoger Dingledine
2009-09-16Move circuitbuildtimeout config check.Mike Perry
2009-09-16Fix issues found by arma in review.Mike Perry
2009-09-16space/indent cleanups, plus point out three bugsRoger Dingledine
2009-09-16Use our variable directly for timeout.Mike Perry
2009-09-16Write unit tests and fix issues they uncovered.Mike Perry
2009-09-16Implement the pareto fitting and timeout calculating bits.Mike Perry
2009-09-16Clean up Fallon's partially complete GSoC project.Mike Perry
2009-09-15ConsensusParams config option lists key=value paramsRoger Dingledine
2009-09-01Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-01Remove a debug printfSebastian Hahn
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-08-31Revise parsing of time and memory units to handle spaces.Nick Mathewson
2009-08-26Merge commit 'karsten/proposal-166-impl-master'Nick Mathewson
2009-08-26A changelog entry and a bit more documentation for socks-clientNick Mathewson
2009-08-26Merge commit 'public/socks-client'Nick Mathewson
2009-08-21Add the first 8 bytes of the git commit digest to our versions.Nick Mathewson
2009-08-19Write all statistics to disk exactly every 24 hours.Karsten Loesing
2009-08-17Include contents of *-stats files in descriptor.Karsten Loesing
2009-08-17Remove ./configure option for cell statistics.Karsten Loesing
2009-08-17Remove ./configure option for entry and dir request statistics.Karsten Loesing
2009-08-14Merge commit 'mikeperry/bandwidth-voting-final'Nick Mathewson
2009-08-14Remove ./configure option for exit port statistics.Karsten Loesing
2009-08-10Merge branch 'maint-0.2.1' into tmp_mergeRoger Dingledine
2009-08-10Set up urras as the seventh v3 directory authority.Roger Dingledine
2009-08-07Disable .exit notation unless AllowDotExit is 1.Roger Dingledine
2009-08-06try loading the bandwidth measurement file on startup too,Roger Dingledine
2009-08-06Implement measured bw parsing + unit tests.Mike Perry
2009-07-30Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-07-30Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.Nick Mathewson
2009-07-30Fix signed/unsigned comparison warnings in get_effective_bw(rate|burst)Nick Mathewson
2009-07-28Fix a signed/unsigned compile warning in 0.2.1.19Roger Dingledine
2009-07-28Merge branch 'maint-0.2.1' into masterRoger Dingledine
2009-07-27Changing MaxAdvertisedBW may not need a republishSebastian Hahn
2009-07-25Merge commit 'ioerror/DirFetchInfoExtraEarly'Nick Mathewson
2009-07-23don't warn about DirReqStatistics when the option is disabledSebastian Hahn
2009-07-16Merge branch 'dirreq-timing'Nick Mathewson
2009-07-15fix long lineSebastian Hahn
2009-07-15Some tweaks to statistics.Karsten Loesing
2009-07-15Allow interval and memunit cfg variables to be set to fractions.Nick Mathewson
2009-07-13Add support for a new option: FetchDirInfoExtraEarlyJacob Appelbaum
2009-07-13fix comments and other typosRoger Dingledine
2009-07-07Merge commit 'karsten/entrystats-master'Nick Mathewson
2009-07-05If configured, write entry-node statistics to disk periodically.Karsten Loesing