Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 år sedan |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
10 år sedan |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 år sedan |
Yawning Angel
|
452cebc4a4
Remove support for OpenSSL without ECC.
|
9 år sedan |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 år sedan |
Nick Mathewson
|
d55db221e8
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
|
9 år sedan |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 år sedan |
Nick Mathewson
|
a9720b90f8
Fix whitespace from tor_x509_cert rename
|
10 år sedan |
Nick Mathewson
|
f253aef14f
Mechanical rename: tor_cert_t -> tor_x509_cert_t
|
10 år sedan |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 år sedan |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 år sedan |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 år sedan |
Marek Majkowski
|
16d1dd134a
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq
|
11 år sedan |
Marek Majkowski
|
d769cd82b5
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
|
11 år sedan |
Nick Mathewson
|
452cfaacfc
Track TLS overhead: diagnostic for bug 7707
|
11 år sedan |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 år sedan |
Nick Mathewson
|
25afecdbf9
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
|
12 år sedan |
Nick Mathewson
|
175b2678d7
Let servers choose better ciphersuites when clients support them
|
12 år sedan |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 år sedan |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 år sedan |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 år sedan |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 år sedan |
Nick Mathewson
|
021ff31ba6
Revert "Get rid of tor_tls_block_renegotiation()."
|
13 år sedan |
Nick Mathewson
|
616b60cef3
Revert "Use callback-driven approach to block renegotiations."
|
13 år sedan |
Nick Mathewson
|
df1f72329a
Revert "Refactor tor_event_base_once to do what we actually want"
|
13 år sedan |
Nick Mathewson
|
7920ea55b8
Refactor tor_event_base_once to do what we actually want
|
13 år sedan |
Nick Mathewson
|
e5f2f10844
Merge remote-tracking branch 'asn/bug4312'
|
13 år sedan |
Nick Mathewson
|
69dd993a92
Make certificate skew into a protocol warning
|
13 år sedan |
Nick Mathewson
|
87622e4c7e
Allow up to a 30 days future skew, 48 hours past skew in certs.
|
13 år sedan |
George Kadianakis
|
406ae1ba5a
Use callback-driven approach to block renegotiations.
|
13 år sedan |