aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirvote.c
AgeCommit message (Expand)Author
2011-05-15Fixup whitespace issues from 3122 commitNick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-05-11Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-05-28Fixes to spelling fixes. Thanks, Roger!Nick Mathewson
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-22Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson
2008-12-22Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson
2008-12-22Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson
2008-12-02Apply rovv's patch for bug 864: avoid null error on detached signature handli...Nick Mathewson
2008-11-11Be even _more_ careful when signatures are bogus.Nick Mathewson
2008-11-11Only replace the detached signatures object when we actually added or replace...Nick Mathewson
2008-11-11Fix from rovv: when adding a detached signature, do not automatically assume ...Nick Mathewson
2008-11-07fix up signs in r17208Nick Mathewson
2008-11-07patch from karsten to not use or accept expired certs. fixes bug 851. Nick Mathewson
2008-09-29v3 authorities write down all the votes they used for the consensusRoger Dingledine
2008-09-10Fix some apparent leaks in voting. If authorities suddenly start segfaulting...Nick Mathewson
2008-09-05It is probably some kind of misdeed to say for (i=0;i<2;++i) { A=i?x:y; foo(b...Nick Mathewson
2008-08-17Two consensus fixes: always reset has_* to 0, and use a buffer of proper len...Peter Palfrader
2008-08-14spacemanPeter Palfrader
2008-08-14Add exitpolicy summaries to the consensusPeter Palfrader
2008-08-14Add bw to consensusPeter Palfrader
2008-08-14Do not show policy and bw in v2 statusesPeter Palfrader
2008-08-05Document that we break ties in favor of smaller SD digest if there are still ...Peter Palfrader
2008-07-24 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
2008-06-18check-spaces, fix a typoRoger Dingledine
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-06-13implement proposal 138: removing down routers from consensusPeter Palfrader
2008-05-12 r19694@catbus: nickm | 2008-05-12 00:21:37 -0400Nick Mathewson
2008-05-12 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson
2008-04-17 r15230@tombo: nickm | 2008-04-17 16:18:08 -0400Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-20 r18272@catbus: nickm | 2008-02-20 18:20:33 -0500Nick Mathewson
2008-02-20 r18255@catbus: nickm | 2008-02-20 11:44:55 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson
2008-02-06misc small fixesRoger Dingledine
2008-02-05 r17914@catbus: nickm | 2008-02-05 16:12:16 -0500Nick Mathewson
2008-02-05 r17911@catbus: nickm | 2008-02-05 15:53:22 -0500Nick Mathewson
2008-02-05 r17909@catbus: nickm | 2008-02-05 14:48:22 -0500Nick Mathewson
2008-01-24Some log messages during dirvoting - maybe downgrade to debug if you wantPeter Palfrader
2008-01-24patch from karsten to make vote logs more usefulRoger Dingledine
2008-01-23Some people still think letters fall off the side of the code if they go fart...Peter Palfrader
2008-01-23Log where uploaded consensus signatures come fromPeter Palfrader
2008-01-15 r17624@catbus: nickm | 2008-01-15 00:42:01 -0500Nick Mathewson
2008-01-09Jan 08 19:55:01.865 [notice] Added -2 pending signatures while building conse...Roger Dingledine