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

Аутор SHA1 Порука Датум
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. пре 15 година
  Nick Mathewson bdf4839395 Functions to encode microdescriptors and their lines. пре 15 година
  Nick Mathewson 8b2f6b27fd Make signature-generation code handle different key and digest lengths. пре 15 година
  Sebastian Hahn b73ecdc232 Fix compile on Snow Leopard пре 15 година
  Nick Mathewson 381766ce4b Implement proposal 167: Authorities vote on network parameters. пре 15 година
  Nick Mathewson 8771fdfda4 Make consensus_method_is_supported() be the canonical source for its info. пре 15 година
  Mike Perry b074e61ad3 Throw the switch on consensus method 6. пре 15 година
  Mike Perry 6fbdf635fa Implement measured bw parsing + unit tests. пре 15 година
  Roger Dingledine 9ece0955f7 fix comments and other typos пре 15 година
  Nick Mathewson 260de44313 Fixes to spelling fixes. Thanks, Roger! пре 15 година
  Nick Mathewson ec7e054668 Spell-check Tor. пре 15 година
  Karsten Loesing 9b32e8c141 Update copyright to 2009. пре 15 година
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. пре 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 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. пре 15 година
  Nick Mathewson 9c65195449 Apply rovv's patch for bug 864: avoid null error on detached signature handling failure. пре 15 година
  Nick Mathewson 8f1952bf11 Be even _more_ careful when signatures are bogus. пре 15 година
  Nick Mathewson 3970c34f10 Only replace the detached signatures object when we actually added or replaced at least one signature. пре 15 година
  Nick Mathewson 997aea74dc Fix from rovv: when adding a detached signature, do not automatically assume it is good just because we are adding it. We might also be adding it because it was the first signature we saw for a given voter. пре 15 година
  Nick Mathewson aa405f29e6 fix up signs in r17208 пре 15 година
  Nick Mathewson a15bdd3edd patch from karsten to not use or accept expired certs. fixes bug 851. пре 15 година
  Roger Dingledine 7247838a25 v3 authorities write down all the votes they used for the consensus пре 15 година
  Nick Mathewson 45205126fe Fix some apparent leaks in voting. If authorities suddenly start segfaulting, this could be a patch to look harder at. пре 16 година
  Nick Mathewson a56a072f29 It is probably some kind of misdeed to say for (i=0;i<2;++i) { A=i?x:y; foo(bar(A)); } rather than foo(bar(x)); foo(bar(y)); . Also, it can confuse tools. пре 16 година
  Peter Palfrader 3c0b0ccca9 Two consensus fixes: always reset has_* to 0, and use a buffer of proper length for exitsummaries. пре 16 година
  Peter Palfrader 521f8c791f spaceman пре 16 година
  Peter Palfrader 8cc3d6e22d Add exitpolicy summaries to the consensus пре 16 година
  Peter Palfrader ceae7ed960 Add bw to consensus пре 16 година
  Peter Palfrader 1a2c6b41e3 Do not show policy and bw in v2 statuses пре 16 година