aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/routerkeys.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-09-17Use the correct SIGNED_KEY_TYPE value for signing->link certsNick Mathewson
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-04-30Use safe_mem_is_zero in a few more places.Nick Mathewson
2019-04-30Merge branch 'tor-github/pr/937'George Kadianakis
2019-02-19routerkeys: Log failures at info-level in make_tap_onion_key_crosscert()teor
2019-02-19test_dir: Test rsa + ed25519 extrainfo creation and parsingteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-08-22key: Make ed_key_init_from_file() take an or_options_tDavid Goulet
2018-08-21Split X509 code out of tortls.cNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson