Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-11 | Look at the right consensus in router_add_to_routerlist() | Nick Mathewson | |
Just looking at the "latest" consensus could give us a microdesc consensus, if microdescs were enabled. That would make us decide that every routerdesc was unlisted in the latest consensus and drop them all: Ouch. Fixes bug 3113; bugfix on 0.2.3.1-alpha. |