Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson |
2018-09-25 | Revise things that had included router.h before | Nick Mathewson |
2018-09-25 | Move the "is the network disabled?" functions out of router.c | Nick Mathewson |
2018-09-25 | Move routerinfo_t functions out of router.c | Nick Mathewson |
2018-09-25 | Extract nickname-checking functions from router.c | Nick Mathewson |
2018-09-25 | Move the various _describe() functions out of router.c | Nick Mathewson |
2018-09-25 | Extract all the "am I a server" functions from router.c | Nick Mathewson |
2018-09-25 | Move all authdir_mode_*() functions into authmode.h | Nick Mathewson |
2018-09-25 | Move self-test functionality into its own file. | Nick Mathewson |
2018-09-25 | Move key-loading and crosscert-checking out of feature/relay | Nick Mathewson |
2018-08-29 | router: Keep RSA onion public key in ASN.1 format | David Goulet |
2018-07-05 | Move literally everything out of src/or | Nick Mathewson |