Age | Commit message (Expand) | Author |
---|---|---|
2021-10-21 | Implement a MiddleOnly flag for vote generation. | Nick Mathewson |
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-07-14 | addr: Use tor_addr_t instead of uint32_t for IPv4 | David Goulet |
2020-01-17 | Merge branch 'ticket32806' | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-12-19 | Move AuthDirHasIPv6Connectivity into dirauth module. | Nick Mathewson |
2019-05-02 | Move voteflags.[ch] to become dirauth only. | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2019-01-02 | Explicitly ignore check_result() result in test_voting_flags_minimal | Nick Mathewson |
2018-12-23 | Fix a buffer overflow in setup_cfg() in src/test/test_voting_flags.c | Kris Katterjohn |
2018-12-03 | Add a framework for testing set_routerstatus_from_routerinfo(). | Nick Mathewson |