Commit History

Author SHA1 Message Date
  Nick Mathewson 9caecc1e48 Merge branch 'fix_routerparse_bug' 15 years ago
  Nick Mathewson da220157a9 Update copyright dates for files not in maint-0.2.1 15 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 15 years ago
  Nick Mathewson 27a8a56e6c Fix a consensus-extension bug found by outofwords 15 years ago
  Nick Mathewson 1c25077b1c fix some wide lines in routerparse.c 15 years ago
  Nick Mathewson 937b5cdd41 Merge remote branch 'origin/maint-0.2.1' 15 years ago
  Sebastian Hahn b67657bd95 Properly handle non-terminated strings 15 years ago
  Sebastian Hahn 1c39dbd53a Don't segfault when checking the consensus 15 years ago
  Nick Mathewson 1e1d471002 Don't believe unauthenticated info in a consensus. 15 years ago
  Sebastian Hahn 86828e2004 Proper NULL checking in circuit_list_path_impl() 15 years ago
  Sebastian Hahn f36c36f4a8 Proper NULL checking for hsdesc publication 15 years ago
  Sebastian Hahn a9802d3322 Zero a cipher completely before freeing it 15 years ago
  Nick Mathewson 0950d95aee add .exe files to gitignore 15 years ago
  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