Commit History

Author SHA1 Message Date
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4e6120cffb Documentation fix. 15 years ago
  Sebastian Hahn 8390787a5f Directory authorities should accept a descriptor as changed when the relay operator changed the bandwithrate or bandwithburst settings. 15 years ago
  Nick Mathewson ad7ebec24c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 15 years ago
  Roger Dingledine 4774e593b8 Bugfix on r17756: 15 years ago
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 15 years ago
  Nick Mathewson 356b40f58b Clients and non-caches do not need to cache unrecognized authority certificates. 15 years ago
  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 years ago
  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 years ago
  Roger Dingledine c123163043 Discard router descriptors as we load them if they are more than 15 years ago
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 years ago
  Nick Mathewson 360a059948 Fix an xxx021: do not remove routerinfos as too old and unlisted unless we have a consensus. Backport candidate. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 9201586ed5 Another attempt at fixing coverity scan CID 361. 15 years ago
  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 years ago
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 15 years ago
  Nick Mathewson f7adc017c4 Document and make more conservative the logic for picking the size of the bloom filter to use for retaining descriptors. 15 years ago
  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 years ago
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox 15 years ago
  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 years ago
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 15 years ago
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 years ago
  Nick Mathewson 98a376fab1 More propagating of things that need to be was_router_added_t now. 15 years ago
  Nick Mathewson 16f1d4cb72 Doc RRS_DONT_REMOVE_OLD; improve router_rebuild_store documentation. 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson c449e6e5be whitespace fixes. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. 15 years ago