Nick Mathewson
|
28f9b68e87
Move "change cert expiration and re-sign" fn into tortls.c
|
7 лет назад |
Nick Mathewson
|
5ca0d6daf0
Mark many private tortls.h APIs as openssl-only.
|
7 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
Nick Mathewson
|
67e66898d2
For testing: add a tor_x509_cert_dup().
|
8 лет назад |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
8 лет назад |
Nick Mathewson
|
b004ff45d7
New authentication types to use RFC5705.
|
8 лет назад |
Nick Mathewson
|
8fd6b0fc46
Remove USE_BUFFEREVENTS code outside src/or
|
8 лет назад |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 лет назад |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 лет назад |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 лет назад |
Nick Mathewson
|
a8d6989589
Whitespace fixes
|
8 лет назад |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 лет назад |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 лет назад |
Nick Mathewson
|
d467227323
Merge remote-tracking branch 'public/ticket11150_client_only'
|
9 лет назад |
Nick Mathewson
|
c32a43a4d2
Move openssl version compatibility defines into a new header.
|
9 лет назад |
Nick Mathewson
|
bd1a137893
Remove the client-side code for the v1 and v2 tls handshakes.
|
9 лет назад |
rl1987
|
b216340d75
Fix compilation failure when SSL_SESSION_get_master_key() is provided by OpenSSL.
|
9 лет назад |
Nick Mathewson
|
0ead9a58b9
Avoid warnings in tortls.h includes
|
9 лет назад |
Nick Mathewson
|
b5aa257d46
Fix "make check-spaces"
|
9 лет назад |
Nick Mathewson
|
39901bd408
Make test_tortls compile without warnings
|
9 лет назад |
Ola Bini
|
94e5db3dca
Add tests for tortls.c
|
9 лет назад |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 лет назад |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
10 лет назад |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 лет назад |
Yawning Angel
|
452cebc4a4
Remove support for OpenSSL without ECC.
|
9 лет назад |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 лет назад |
Nick Mathewson
|
d55db221e8
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
|
9 лет назад |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 лет назад |
Nick Mathewson
|
a9720b90f8
Fix whitespace from tor_x509_cert rename
|
10 лет назад |
Nick Mathewson
|
f253aef14f
Mechanical rename: tor_cert_t -> tor_x509_cert_t
|
10 лет назад |