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
  Karsten Loesing a98643c1b5 Fix possible segmentation fault on directory authorities. 15 rokov pred
  Roger Dingledine bdca5476da the second piece of bug 969 fixing 15 rokov pred
  Roger Dingledine 0cd16c4ad3 the first piece of bug 969 fixing 15 rokov pred
  Nick Mathewson ec7e054668 Spell-check Tor. 15 rokov pred
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 rokov pred
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 15 rokov pred
  Roger Dingledine ee58153b50 log more verbosely when we accept or decline a router descriptor, 15 rokov pred
  Nick Mathewson 9abfb564a0 Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 15 rokov pred
  Roger Dingledine e3388230c4 Bridge relays that had DirPort set to 0 would stop fetching 15 rokov pred
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 rokov pred
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 rokov pred
  Nick Mathewson d640e2ab00 Spec compliance: if weighted MTBF of a router is at least 5 days, always vote it as Stable. 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
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 rokov pred
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 rokov pred
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 rokov pred
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 15 rokov pred
  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 rokov pred
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 rokov pred
  Roger Dingledine 0c6ff7d990 the default should not be the notify the poster, unless something 15 rokov pred
  Nick Mathewson e36c7a74bd Yet still more propagating of things that need to be was_router_added_t now. 15 rokov pred
  Nick Mathewson 98a376fab1 More propagating of things that need to be was_router_added_t now. 15 rokov pred
  Nick Mathewson df22dcb602 WRA_MORE_SEVERE is not WRA_GET_MORE_SEVERE. 15 rokov pred
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 rokov pred
  Nick Mathewson f3f6daf819 Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity think we are dereferencing a null pointer. It is safe, I think, but entirely too clever for our own good. 15 rokov pred
  Roger Dingledine 03f413f5c7 declare that we're putting out 0.2.1.9-alpha next week 15 rokov pred
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. 15 rokov pred
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. 15 rokov pred