summaryrefslogtreecommitdiff
path: root/src/or/networkstatus.c
AgeCommit message (Expand)Author
2010-08-17Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-10-14read the "circwindow" parameter from the consensusRoger Dingledine
2009-10-14Code to parse and access network parameters.Nick Mathewson
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-02-20send the newconsensus event if the controller has asked for newconsensusRoger Dingledine
2009-02-16docdoc and changelog for r18556Roger Dingledine
2009-02-16new controller event NEWCONSENSUS that lists the networkstatusRoger Dingledine
2009-01-06Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an o...Roger Dingledine
2009-01-05If the cached networkstatus consensus is more than five days old,Roger Dingledine
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-26Add more missing documentation, and correct an error in container.c documenta...Nick Mathewson
2008-12-23Document most undocumented variables.Nick Mathewson
2008-12-22Add DOCDOC entries for undocumented static and global variables.Nick Mathewson
2008-12-22Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-18Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson
2008-12-18fix a minor memory leak if we start up as a relay but don'tRoger Dingledine
2008-12-17Rename a couple of v2-networkstatus-only fields so that it is clear they are ...Nick Mathewson
2008-12-11Change directory_get_from_dirserver to take a set of flags to be passed to pi...Nick Mathewson
2008-12-09Add a new status event for consensus arrivalNick 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-08-25Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...Nick Mathewson
2008-08-17All the controller things want their stuff in v2 format. Well then, maybe th...Peter Palfrader
2008-08-14Do not show policy and bw in v2 statusesPeter Palfrader
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-07-24 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson
2008-06-07infrastructure for the 'bootstrap status event' feature, so we canRoger Dingledine
2008-06-05changing v2 network status doesn't require us to recomputeRoger Dingledine
2008-06-05remove some networkstatus consensus warnings for unnamed / invalidRoger Dingledine
2008-05-12 r19714@catbus: nickm | 2008-05-12 17:11:47 -0400Nick Mathewson
2008-04-24I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader
2008-04-24Merge conditional consensus downloadingPeter Palfrader
2008-04-24and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader
2008-04-24forward-port the severity fixesRoger Dingledine
2008-04-16minor fixes that have been accumulatingRoger Dingledine
2008-04-08 r19231@catbus: nickm | 2008-04-07 12:45:58 -0400Nick Mathewson
2008-04-07 r19229@catbus: nickm | 2008-04-07 12:28:22 -0400Nick Mathewson
2008-04-04 r19202@catbus: nickm | 2008-04-04 17:18:47 -0400Nick Mathewson
2008-02-24 r14422@tombo: nickm | 2008-02-24 17:09:56 -0500Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-15 r14170@tombo: nickm | 2008-02-15 11:50:38 -0500Nick Mathewson
2008-02-12 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson
2008-02-09doxygen and other cleanupsRoger Dingledine
2008-02-08 r14063@tombo: nickm | 2008-02-08 15:48:32 -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-06If the networkstatus consensus lists no recommended versions, don'tRoger Dingledine