aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
Commit message (Expand)AuthorAge
* Fix possible segmentation fault on directory authorities.Karsten Loesing2009-08-11
* the second piece of bug 969 fixingRoger Dingledine2009-06-30
* the first piece of bug 969 fixingRoger Dingledine2009-06-30
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Raise the minimum bandwidth to be a relay from 20000 bytes to 20480Roger Dingledine2009-04-12
* log more verbosely when we accept or decline a router descriptor,Roger Dingledine2009-04-01
* Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencry...Nick Mathewson2009-01-06
* Bridge relays that had DirPort set to 0 would stop fetchingRoger Dingledine2009-01-05
* Another round of downgrading removing or postponing XXXX021 issues. Some rem...Nick Mathewson2009-01-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Spec compliance: if weighted MTBF of a router is at least 5 days, always vote...Nick Mathewson2008-12-29
* Add more missing documentation, and correct an error in container.c documenta...Nick Mathewson2008-12-26
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Documentation and conformance for WRA_* returns.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson2008-12-22
* the default should not be the notify the poster, unless somethingRoger Dingledine2008-12-22
* Yet still more propagating of things that need to be was_router_added_t now.Nick Mathewson2008-12-22
* More propagating of things that need to be was_router_added_t now.Nick Mathewson2008-12-22
* WRA_MORE_SEVERE is not WRA_GET_MORE_SEVERE.Nick Mathewson2008-12-22
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity...Nick Mathewson2008-12-18
* declare that we're putting out 0.2.1.9-alpha next weekRoger Dingledine2008-12-17
* Make return code from router_add_to_routerlist a nice sensible enum. Based o...Nick Mathewson2008-12-17
* Use ctags and a python script to find identifiers that are never used anywher...Nick Mathewson2008-12-17
* i needed a piece of the 'patching patches' action tooRoger Dingledine2008-11-07
* fix wide linesNick Mathewson2008-11-07
* a few more tweaksRoger Dingledine2008-09-30
* Tweak the dbg-stability.txt code to log everything else that influences route...Nick Mathewson2008-09-29
* Serve the latest v3 networkstatus consensus via the controlRoger Dingledine2008-09-14
* Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson2008-09-05
* And tell us more in another error casePeter Palfrader2008-08-17
* Change a warning/bug messagePeter Palfrader2008-08-17
* If we are lucky the whitespace nazis will not have noticed these things yetPeter Palfrader2008-08-14
* Give bw in kb/sec in votes/consensusPeter Palfrader2008-08-14
* Having a reject-all policy summarized with a lack of summary is stupid. Expl...Peter Palfrader2008-08-14
* Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...Peter Palfrader2008-08-14
* Properly move forward char pointer after appending stuff to the stringPeter Palfrader2008-08-14
* Do not show policy and bw in v2 statusesPeter Palfrader2008-08-14
* Add exit policy and bw to dirvotes - unfortunately also to v2 statusesPeter Palfrader2008-08-14
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* minor fixesRoger Dingledine2008-08-04
* r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson2008-07-24
* r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson2008-07-24
* Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson2008-07-16
* Added prefixes to testing-network-only configuration options.Karsten Loesing2008-06-20
* r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson2008-06-16