summaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
AgeCommit message (Expand)Author
2009-01-06Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencry...Nick Mathewson
2009-01-05Bridge relays that had DirPort set to 0 would stop fetchingRoger Dingledine
2009-01-04Another round of downgrading removing or postponing XXXX021 issues. Some rem...Nick Mathewson
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-29Spec compliance: if weighted MTBF of a router is at least 5 days, always vote...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-22Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson
2008-12-22Documentation and conformance for WRA_* returns.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-22the default should not be the notify the poster, unless somethingRoger Dingledine
2008-12-22Yet still more propagating of things that need to be was_router_added_t now.Nick Mathewson
2008-12-22More propagating of things that need to be was_router_added_t now.Nick Mathewson
2008-12-22WRA_MORE_SEVERE is not WRA_GET_MORE_SEVERE.Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-18Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity...Nick Mathewson
2008-12-17declare that we're putting out 0.2.1.9-alpha next weekRoger Dingledine
2008-12-17Make return code from router_add_to_routerlist a nice sensible enum. Based o...Nick Mathewson
2008-12-17Use ctags and a python script to find identifiers that are never used anywher...Nick Mathewson
2008-11-07i needed a piece of the 'patching patches' action tooRoger Dingledine
2008-11-07fix wide linesNick Mathewson
2008-09-30a few more tweaksRoger Dingledine
2008-09-29Tweak the dbg-stability.txt code to log everything else that influences route...Nick Mathewson
2008-09-14Serve the latest v3 networkstatus consensus via the controlRoger Dingledine
2008-09-05Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson
2008-08-17And tell us more in another error casePeter Palfrader
2008-08-17Change a warning/bug messagePeter Palfrader
2008-08-14If we are lucky the whitespace nazis will not have noticed these things yetPeter Palfrader
2008-08-14Give bw in kb/sec in votes/consensusPeter Palfrader
2008-08-14Having a reject-all policy summarized with a lack of summary is stupid. Expl...Peter Palfrader
2008-08-14Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...Peter Palfrader
2008-08-14Properly move forward char pointer after appending stuff to the stringPeter Palfrader
2008-08-14Do not show policy and bw in v2 statusesPeter Palfrader
2008-08-14Add exit policy and bw to dirvotes - unfortunately also to v2 statusesPeter Palfrader
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-04minor fixesRoger Dingledine
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-07-24 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson
2008-07-16Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
2008-06-16 r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-05-12 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson
2008-04-04 r19202@catbus: nickm | 2008-04-04 17:18:47 -0400Nick Mathewson
2008-03-29 r19118@catbus: nickm | 2008-03-29 00:27:08 -0400Nick Mathewson
2008-02-24 r14422@tombo: nickm | 2008-02-24 17:09:56 -0500Nick Mathewson
2008-02-24 r14421@tombo: nickm | 2008-02-24 17:05:18 -0500Nick Mathewson
2008-02-23Servers that don't know their own IP address should go to theRoger Dingledine