Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson | |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson | |
2019-10-26 | doxygen: add @file declarations for src/feature/ | Nick Mathewson | |
If a file doesn't use the file command (either \file or @file), Doxygen won't try to process it. | |||
2019-05-02 | Move voteflags.[ch] to become dirauth only. | Nick Mathewson | |
For various reasons, this was a nontrivial movement. There are several places in the code where we do something like "update the flags on this routerstatus or node if we're an authority", and at least one where we pretended to be an authority when we weren't. |