Nick Mathewson
|
28f9b68e87
Move "change cert expiration and re-sign" fn into tortls.c
|
vor 7 Jahren |
Nick Mathewson
|
5ca0d6daf0
Mark many private tortls.h APIs as openssl-only.
|
vor 7 Jahren |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
vor 7 Jahren |
Nick Mathewson
|
cd741cc595
Canonicity update for ed25519.
|
vor 8 Jahren |
Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
vor 8 Jahren |
Nick Mathewson
|
409984c6ae
Fix two warnings in test_link_handshake.c
|
vor 8 Jahren |
Nick Mathewson
|
32854aef28
whitespace fixes
|
vor 8 Jahren |
Nick Mathewson
|
805e97a433
Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication.
|
vor 8 Jahren |
Nick Mathewson
|
d4c57909f8
Test failing cases of ed25519 authentication.
|
vor 8 Jahren |
Nick Mathewson
|
af2459f09e
Unit tests for cert-chain-processing, including failed cases
|
vor 8 Jahren |
Nick Mathewson
|
672fe4bee4
Extend link handshake tests to handle successful Ed25519 handshakes.
|
vor 8 Jahren |
Nick Mathewson
|
88c2a6b936
Send and receive AUTHENTICATE cells correctly with ED keys.
|
vor 8 Jahren |
Nick Mathewson
|
e64bac6eb4
Increase TLS RSA link key length to 2048 bits
|
vor 8 Jahren |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
vor 8 Jahren |
Nick Mathewson
|
348b90a915
Refactor RSA certificate checking into its own function.
|
vor 9 Jahren |
Nick Mathewson
|
e23389841c
Migrate certificates into a sub-structure of or_handshake_state
|
vor 9 Jahren |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
Nick Mathewson
|
f9cb9d8990
more consistent use of expect_log_msg_containing
|
vor 8 Jahren |
Nick Mathewson
|
d299c043d4
Require specific messages for remaining link-handshake failure cases
|
vor 8 Jahren |
Nick Mathewson
|
1f7dc823c5
Improvements to test_link_handshake: check specific error messages
|
vor 8 Jahren |
Nick Mathewson
|
26a63a9303
Fix all "BUG" warnings created from link-handshake tests.
|
vor 8 Jahren |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
Nick Mathewson
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
Nick Mathewson
|
3028507e96
More check-spaces fixes
|
vor 9 Jahren |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
vor 9 Jahren |
Nick Mathewson
|
a348df6d8b
Avoid dereferencing null on unit test failure for link handshakes.
|
vor 9 Jahren |
Nick Mathewson
|
4d1a0ece5c
Fix memory leaks in test_link_handshake.c
|
vor 10 Jahren |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
vor 10 Jahren |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
vor 10 Jahren |