Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update description of what we did to upper limit on md size•••Spotted by asn | Nick Mathewson | 2012-08-14 |
* | Warn at parse time for routerstatus entry missing a microdesc consensus•••In 0.2.3.18-rc, we started warning on this case while building a list of missing microdescriptor digests. That turned out to spam the logs; instead let's warn at parse time. Partial fix for bug 6404. | Nick Mathewson | 2012-07-31 |
* | Don't include a router in an md consensus if we can't find a md for it.•••The spec requires that every router in a microdesc consensus have an m line; we weren't obeying that spec. This creates a new consensus method (13) to allow voting to continue to work right. Partial fix for bug 6404; fix on 0.2.2.6-alpha. | Nick Mathewson | 2012-07-31 |
* | Allow microdescs to be up to 2k. Partial fix for 6404. | Nick Mathewson | 2012-07-31 |