Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-03 | Don't send missing X-Desc-Gen-Reason on startup | Nick Mathewson | |
Since we start with desc_clean_since = 0, we should have been starting with non-null desc_dirty_reason. Fixes bug 22884; bugfix on 0.2.3.4-alpha when X-Desc-Gen-Reason was added. |