Nick Mathewson
|
a7762930c3
Merge remote-tracking branch 'dgoulet/ticket20568_030_01'
|
8 years ago |
Neel Chauhan
|
9f74f8f732
Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
|
8 years ago |
Nick Mathewson
|
00bdd56b18
Only check cert expiry vs TIME_MAX when time_t is less than 64-bit
|
8 years ago |
Nick Mathewson
|
32854aef28
whitespace fixes
|
8 years ago |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 years ago |
Nick Mathewson
|
f156156d56
Audit use of tor_tls_cert_get_key().
|
8 years ago |
Nick Mathewson
|
5a2f70f86a
Clean up comments, mark more branches as BUG.
|
8 years ago |
Nick Mathewson
|
af2459f09e
Unit tests for cert-chain-processing, including failed cases
|
8 years ago |
Nick Mathewson
|
b4a5c77901
Verify ed25519 link handshake certificates
|
9 years ago |
Nick Mathewson
|
0704fa8a63
Handle u32 overflow in ed25519 cert expiration time.
|
8 years ago |
Nick Mathewson
|
fae7060aea
Fix a misfeature with the Ed cert expiration API
|
8 years ago |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
8 years ago |
Nick Mathewson
|
e3c8253721
Add function to check RSA->Ed cross-certifications
|
8 years ago |
Nick Mathewson
|
348b90a915
Refactor RSA certificate checking into its own function.
|
9 years ago |
Nick Mathewson
|
e23389841c
Migrate certificates into a sub-structure of or_handshake_state
|
9 years ago |
Nick Mathewson
|
a5f07a6c2a
More module-level documentation.
|
8 years ago |
Nick Mathewson
|
dd572dac34
Fix all doxygen warnings (other than missing docs)
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 years ago |
cypherpunks
|
be0891667e
Fix undefined behavior caused by memory overlap
|
9 years ago |
Nick Mathewson
|
3fcb74e98b
Add more consistency checks in load_ed_keys
|
9 years ago |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
9 years ago |
Nick Mathewson
|
49c31877b6
Fix a bug in earlier torcert fix, fix another.
|
9 years ago |
Nick Mathewson
|
3df6f8591d
Memory leak in tor_cert_parse. CID gi1301381
|
9 years ago |
Nick Mathewson
|
3bee74c6d1
Generate weird certificates correctly
|
9 years ago |
Nick Mathewson
|
0b819a2a7c
Enforce more correspondence between ri and ei
|
10 years ago |
Nick Mathewson
|
fe5d2477aa
Implement ed25519-signed descriptors
|
10 years ago |
Nick Mathewson
|
818e6f939d
prop220: Implement certificates and key storage/creation
|
10 years ago |