Nick Mathewson
|
348b90a915
Refactor RSA certificate checking into its own function.
|
před 9 roky |
Nick Mathewson
|
e94f1b4e0d
Free rsa_ed_crosscert at exit.
|
před 8 roky |
Nick Mathewson
|
e23389841c
Migrate certificates into a sub-structure of or_handshake_state
|
před 9 roky |
Nick Mathewson
|
4ef42e7c52
Refactor ...compute_authenticate_cell_body() to return a var_cell_t.
|
před 9 roky |
Nick Mathewson
|
2bf6553949
Code to send correct authentication data when we are using AUTHTYPE>2
|
před 9 roky |
Nick Mathewson
|
b004ff45d7
New authentication types to use RFC5705.
|
před 8 roky |
Nick Mathewson
|
fdd8f8df67
Send ed25519 certificates in certs cell, when we have them.
|
před 9 roky |
Nick Mathewson
|
5205e95275
Refactor connection_or_send_certs_cell() to use trunnel
|
před 9 roky |
Nick Mathewson
|
986695fb74
When parsing certs cells, allow more certs types
|
před 9 roky |
Nick Mathewson
|
77e2be06f6
make check-spaces
|
před 8 roky |
Nick Mathewson
|
75a7997148
Fix a coupole of coverity complaints.
|
před 8 roky |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
před 8 roky |
Nick Mathewson
|
2fe7e3d9d2
Oh dear, I was missing an extern.
|
před 8 roky |
Nick Mathewson
|
373bfd9630
Make a couple more tests run faster.
|
před 8 roky |
Nick Mathewson
|
7c52109641
Disable a single pbkdf2 test vector
|
před 8 roky |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
před 8 roky |
Nick Mathewson
|
05110c9294
Move the donna-fuzzing tests into test_slow.
|
před 8 roky |
Nick Mathewson
|
5ec395b27f
Re-enable RSA cacheing in tests, with a better design.
|
před 8 roky |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
před 8 roky |
Nick Mathewson
|
55713f0d79
Placate "make check-spaces"
|
před 8 roky |
Nick Mathewson
|
d860b99dbf
Fix remaining test warnings. (in test_relay.c)
|
před 8 roky |
Nick Mathewson
|
3fcd5d71ad
Fix typo error in bug warning in relay.c
|
před 8 roky |
Nick Mathewson
|
e9fdec2b1d
capture and detect expected BUG messages in shared-random tests
|
před 8 roky |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
před 8 roky |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
před 8 roky |
Nick Mathewson
|
d0fe86f39e
Fix bug warnings in test_circuitlist.
|
před 8 roky |
Nick Mathewson
|
3269307daf
Treat all nonfatal assertion failures as unit test failures.
|
před 8 roky |
Nick Mathewson
|
6a1454aa46
Tolerate another failure mode of get_if_addres6_list in tests
|
před 8 roky |
Nick Mathewson
|
f9cb9d8990
more consistent use of expect_log_msg_containing
|
před 8 roky |
Nick Mathewson
|
f64f293c48
Suppress a really impressive pile of warnings in conection/.. tests
|
před 8 roky |