Історія комітів

Автор SHA1 Опис Дата
  Roger Dingledine 9eb5edc093 Merge commit 'sebastian/specconformance' 15 роки тому
  Nick Mathewson ed7283d283 Merge commit 'origin/maint-0.2.1' 15 роки тому
  Nick Mathewson 381766ce4b Implement proposal 167: Authorities vote on network parameters. 15 роки тому
  Sebastian Hahn b792afa919 Fix a memory leak when parsing a ns 15 роки тому
  Sebastian Hahn c1a6fb42ac Fix a spec conformance issue when parsing a ns vote 15 роки тому
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 15 роки тому
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 15 роки тому
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 15 роки тому
  Karsten Loesing 889c07f1fc When Tor fails to parse a descriptor of any kind, dump it to disk. 15 роки тому
  Nick Mathewson 1d9b8a1e16 Merge commit 'karsten/proposal-166-impl-master' 15 роки тому
  Nick Mathewson daa0326aaa Add the first 8 bytes of the git commit digest to our versions. 15 роки тому
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 15 роки тому
  Mike Perry 6fbdf635fa Implement measured bw parsing + unit tests. 15 роки тому
  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 роки тому