História revízii

Autor SHA1 Správa Dátum
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 rokov pred
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 rokov pred
  Sebastian Hahn b67657bd95 Properly handle non-terminated strings 14 rokov pred
  Roger Dingledine 708f47ecc9 downgrade a warning 14 rokov pred
  Roger Dingledine bdca5476da the second piece of bug 969 fixing 15 rokov pred
  Roger Dingledine 9fc3d87827 stop capping bandwidths we see in the consensus 15 rokov pred
  Roger Dingledine 1aaab8288d Clients now use bandwidth values in the consensus 15 rokov pred
  Nick Mathewson e8ac2a8477 Make the second argument to routerset_contains_extendinfo const 15 rokov pred
  Nick Mathewson ec7e054668 Spell-check Tor. 15 rokov pred
  Nick Mathewson c0515b307c Fix valgrind error when marking a descriptor as never-downloadable. 15 rokov pred
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 rokov pred
  Karsten Loesing 4e6120cffb Documentation fix. 15 rokov pred
  Sebastian Hahn 8390787a5f Directory authorities should accept a descriptor as changed when the relay operator changed the bandwithrate or bandwithburst settings. 15 rokov pred
  Nick Mathewson ad7ebec24c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 15 rokov pred
  Roger Dingledine 4774e593b8 Bugfix on r17756: 15 rokov pred
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 15 rokov pred
  Nick Mathewson 356b40f58b Clients and non-caches do not need to cache unrecognized authority certificates. 15 rokov pred
  Nick Mathewson 6bf5d49b8a Now that we can hit the end of router_rebuild_store before chunk_list is set, we need to test it before freeing it. 15 rokov pred
  Nick Mathewson a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 15 rokov pred
  Roger Dingledine c123163043 Discard router descriptors as we load them if they are more than 15 rokov pred
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 rokov pred
  Nick Mathewson 360a059948 Fix an xxx021: do not remove routerinfos as too old and unlisted unless we have a consensus. Backport candidate. 15 rokov pred
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 rokov pred
  Nick Mathewson 9201586ed5 Another attempt at fixing coverity scan CID 361. 15 rokov pred
  Nick Mathewson 272b007268 coverity thinks it's dumb to check networkstatus_v2_list in one place and not another. Coverity has a point, even though the check may be redundant. CID 361. 15 rokov pred
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 15 rokov pred
  Nick Mathewson f7adc017c4 Document and make more conservative the logic for picking the size of the bloom filter to use for retaining descriptors. 15 rokov pred
  Nick Mathewson df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 15 rokov pred
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox 15 rokov pred
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 15 rokov pred