aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/torcert.c
AgeCommit message (Expand)Author
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-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-02-19test_dir: Unit tests for RSA-only router and extrainfo descriptor creationteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-14Remove a double-newline and improve a commentNick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-09-18Assert that some trunnel _new() functions return non-NULLNick Mathewson
2018-08-21Split X509 code out of tortls.cNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick 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