Commit History

Author SHA1 Message Date
  Nick Mathewson 512cebadad For integers, if !(E<G), then we can infer that E>=G. 15 years ago
  Nick Mathewson f0b5f87eab Add the MIN and MAX macros for platforms that lack them 15 years ago
  Nick Mathewson eb10d441b6 Fix 64-bit printf issues in consensus-bw-weights5-merge. 15 years ago
  Nick Mathewson 2ab3389ed6 Merge remote branch 'mikeperry/consensus-bw-weights5-merge' 15 years ago
  Mike Perry 215930a7de Check snprintf return values in format_networkstatus_vote. 15 years ago
  Mike Perry 50d6960332 Cast our weights down to ints from int64. 15 years ago
  Mike Perry 00f9a35678 Update dir-spec.txt with begin_dir weights. 15 years ago
  Nick Mathewson 8b93dacbcf Merge remote branch 'sebastian/manpage' 15 years ago
  Nick Mathewson cf886e296c Merge remote branch 'sebastian/polipo' 15 years ago
  Sebastian Hahn 2917c0596c Restrict PerConnBWRate|Burst to INT32_MAX, update manpage 15 years ago
  Mike Perry 0da26162a3 Make unit tests work. 15 years ago
  Sebastian Hahn f31db269a0 Update a section of the exit notice file, give it a changelog. 15 years ago
  Sebastian Hahn e3ba1094a0 Fix some urls in the exit notice 15 years ago
  Sebastian Hahn e52353d779 Update polipo build instructions for OS X 10.6 15 years ago
  Sebastian Hahn c8f154e173 Proper NULL checking for hsdesc publication 15 years ago
  Sebastian Hahn 7681e355ed Fix another coverity-spotted memleak 15 years ago
  Mike Perry 4311318f7d Update consensus methods in spec. 15 years ago
  Mike Perry b3fde4d309 Add consensus method #defines. 15 years ago
  Roger Dingledine 3ae5bee303 bump to 0.2.2.9-alpha-dev 15 years ago
  Nick Mathewson 2e159967c9 Mark 160 and 161 as Finished. 15 years ago
  Mike Perry bce0021d96 Add a changelog entry for the bandwidth weightings. 15 years ago
  Mike Perry f4d6315afa Remove misc unnecessary newlines found by new check. 15 years ago
  Mike Perry 21f91dcb50 Patch from karsten to detect unnecessary \n's. 15 years ago
  Mike Perry 245be159af Always weight routers by bandwidth. 15 years ago
  Mike Perry 5d4f5ef07d Update specs for weight computation and use. 15 years ago
  Mike Perry 87a0430a74 Clearly mark directory footer so we parse the new weight line. 15 years ago
  Mike Perry 931e073a4f Implement bw weighting selection algorithm. 15 years ago
  Mike Perry df1ef2f0f0 Add parsing+verification for bw weight values. 15 years ago
  Mike Perry f9d40649fe Perform calculation of consensus bandwidth weights. 15 years ago
  Mike Perry 95aad71678 Add %lld compat defines. 15 years ago