Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 пре 13 година
  Nick Mathewson 2a50dd9359 Enforce multiplicity rules when parsing annotations. пре 13 година
  Nick Mathewson 089137f011 Fix a bug where seting allow_annotations==0 only ignores annotations, but does not block them пре 13 година
  Nick Mathewson c3e63483b2 Update Tor Project copyright years пре 14 година
  Sebastian Hahn b67657bd95 Properly handle non-terminated strings пре 14 година
  Nick Mathewson 83c3f118db Code to parse and access network parameters. пре 14 година
  Sebastian Hahn b792afa919 Fix a memory leak when parsing a ns пре 14 година
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard пре 14 година
  Nick Mathewson ec7e054668 Spell-check Tor. пре 15 година
  Karsten Loesing 9b32e8c141 Update copyright to 2009. пре 15 година
  Nick Mathewson d50501e5ed Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest. пре 15 година
  Roger Dingledine 28d97f8262 uh, and commit the patch too. пре 15 година
  Nick Mathewson 261f49fe26 Fix a possible cause of bug 915 when parsing multiple votes one of which was bad. Bugfix on 0.2.0.8-alpha. пре 15 година
  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 година
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. пре 15 година
  Nick Mathewson 76a2e11f91 Downgrade the last xxx021 in routerparse. The duplicate code stands for now. пре 15 година
  Nick Mathewson a332805a55 Extact parse-the-token-arguments to its own function, and change it to a single-pass algorithm. This simplifies the parsing code and speeds it up a little. пре 15 година
  Nick Mathewson fa6e72dc4b Remove a call to find_whitespace_eos that didn't actually do anything. пре 15 година
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. пре 15 година
  Nick Mathewson 558e9899e4 Document most undocumented variables. пре 15 година
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. пре 15 година
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. пре 15 година
  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 година
  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 година
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. пре 15 година
  Nick Mathewson 04ec7d1f98 Now that tor_assert is no longer using a broken force-to-boolean formulation, we can tor_assert a bitfield without a gcc compile error. пре 15 година
  Nick Mathewson bb02f919f1 Refactor find_first_by_keyword into one variant that can return NULL and one that can't. пре 15 година
  Nick Mathewson e06442b648 Add a couple of sanity-checks for return values that coverity thinks we ought to have. CIDs 337, 335. пре 15 година
  Nick Mathewson a26188cee9 fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE. Harmless bug, but it made us non-spec-compliant. пре 15 година
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. пре 15 година