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
/
torcert.h
Age
Commit message (
Expand
)
Author
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-10
Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
Neel Chauhan
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
prop224: Rename cert type to follow naming convention
David Goulet
2016-11-04
prop224: Descriptor encoding implementation
David Goulet
2016-11-04
prop224: Add new cert type for hidden service
David Goulet
2016-11-03
Verify ed25519 link handshake certificates
Nick Mathewson
2016-11-03
Fix a misfeature with the Ed cert expiration API
Nick Mathewson
2016-11-03
Make the current time an argument to x509 cert-checking functions
Nick Mathewson
2016-11-03
Add function to check RSA->Ed cross-certifications
Nick Mathewson
2016-11-03
Refactor RSA certificate checking into its own function.
Nick Mathewson
2016-11-03
Migrate certificates into a sub-structure of or_handshake_state
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
Enforce more correspondence between ri and ei
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson