index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routerkeys.h
Age
Commit message (
Expand
)
Author
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-03
routerkeys: Add cmdline option for learning signing key expiration.
Isis Lovecruft
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-30
Make a bunch of signature/digest-checking functions mockable
Nick Mathewson
2016-12-08
Add a function to check whether a given ed id key is ours
Nick Mathewson
2016-11-03
Unit tests for cert-chain-processing, including failed cases
Nick Mathewson
2016-11-03
For testing: function to construct (but not save) Ed keys and certs
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-09-22
Merge branch 'feature16769_squashed'
Nick Mathewson
2015-09-22
Add a --master-key option
Nick Mathewson
2015-09-04
Never ever try to load the secret key if offline_master is set
Nick Mathewson
2015-08-19
More log messages for keygen problems
Nick Mathewson
2015-07-14
If loading an ed25519 master key fails with errno != ENOENT, give up.
Nick Mathewson
2015-06-17
Support encrypted offline master keys with a new --keygen flag
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
# This is a combination of 2 commits.
Nick Mathewson
2015-05-28
Only load master ed25519 secret keys when we absolutely must.
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson