aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
Commit message (Expand)AuthorAge
* Merge branch 'maint-0.2.1' into masterRoger Dingledine2010-01-19
|\
| * downgrade a warningRoger Dingledine2010-01-19
* | resolve path weighting edge case; fixes bug 1203Roger Dingledine2010-01-15
* | don't div by 0 during path selectionRoger Dingledine2010-01-02
* | Authorities now support conditional consensusesSebastian Hahn2009-12-25
* | Remove some old, commented out codeSebastian Hahn2009-12-25
* | comments and cleanups, no actual changesRoger Dingledine2009-12-21
* | Switch to a StrictNodes config option.Roger Dingledine2009-12-21
* | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | *_free functions now accept NULLSebastian Hahn2009-12-12
* | Merge branch 'microdesc'Nick Mathewson2009-10-19
|\ \
| * | Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
| * | Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* | | Document some formerly undocumented functions.Nick Mathewson2009-10-19
|/ /
* / Notice v3 cert parsing failuresRoger Dingledine2009-08-20
|/
* the second piece of bug 969 fixingRoger Dingledine2009-06-30
* stop capping bandwidths we see in the consensusRoger Dingledine2009-06-25
* Clients now use bandwidth values in the consensusRoger Dingledine2009-06-22
* Make the second argument to routerset_contains_extendinfo constNick Mathewson2009-05-31
* Spell-check Tor.Nick Mathewson2009-05-27
* Fix valgrind error when marking a descriptor as never-downloadable.Nick Mathewson2009-05-17
* Update copyright to 2009.Karsten Loesing2009-05-04
* Documentation fix.Karsten Loesing2009-04-16
* Directory authorities should accept a descriptor as changed when the relay op...Sebastian Hahn2009-04-11
* Free very-old descriptors that we do not want to add. Fix for bug 672. Back...Nick Mathewson2009-03-16
* Bugfix on r17756:Roger Dingledine2009-03-09
* Possible fix for broken country settings in ExcludeExitNodes.Nick Mathewson2009-02-16
* Clients and non-caches do not need to cache unrecognized authority certificates.Nick Mathewson2009-02-10
* Now that we can hit the end of router_rebuild_store before chunk_list is set,...Nick Mathewson2009-01-14
* Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...Nick Mathewson2009-01-13
* Discard router descriptors as we load them if they are more thanRoger Dingledine2009-01-07
* Another round of downgrading removing or postponing XXXX021 issues. Some rem...Nick Mathewson2009-01-04
* Fix an xxx021: do not remove routerinfos as too old and unlisted unless we ha...Nick Mathewson2009-01-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Another attempt at fixing coverity scan CID 361.Nick Mathewson2009-01-03
* coverity thinks it's dumb to check networkstatus_v2_list in one place and not...Nick Mathewson2008-12-29
* Refactor some exit-policy-related functions that showed up in oprofile.Nick Mathewson2008-12-29
* Document and make more conservative the logic for picking the size of the blo...Nick Mathewson2008-12-26
* Add more missing documentation, and correct an error in container.c documenta...Nick Mathewson2008-12-26
* some fixes i found in my sandboxRoger Dingledine2008-12-25
* Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we re...Nick Mathewson2008-12-23
* 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
* More propagating of things that need to be was_router_added_t now.Nick Mathewson2008-12-22
* Doc RRS_DONT_REMOVE_OLD; improve router_rebuild_store documentation.Nick Mathewson2008-12-19
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* whitespace fixes.Nick Mathewson2008-12-18