Nick Mathewson
|
f0a0568e7f
Stop poking SSL_CTX->comp_methods
|
9 年 前 |
Nick Mathewson
|
e9677c8f8d
Drop support for OpenSSLs without AES_CTR
|
9 年 前 |
Nick Mathewson
|
b7f3d52865
Use SSL_CIPHER accessor functions
|
9 年 前 |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 年 前 |
Nick Mathewson
|
496df21c89
Use SSL_CIPHER_find where possible.
|
9 年 前 |
Nick Mathewson
|
971f0f8e18
Remove code to support OpenSSL 0.9.8
|
9 年 前 |
Nick Mathewson
|
67964cfa78
Try using SSL_get_ciphers in place of session->ciphers
|
9 年 前 |
Nick Mathewson
|
2f7c9b6ecb
Tweak rectify_client_ciphers to work with openssl 1.1
|
9 年 前 |
Yawning Angel
|
712bf06978
Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.
|
9 年 前 |
Yawning Angel
|
db7bde08be
Add "HiddenServiceMaxStreams" as a per-HS tunable.
|
9 年 前 |
Nick Mathewson
|
32bd533dda
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 年 前 |
Nick Mathewson
|
b3a225fb13
Bump maint-0.2.6 to 0.2.6.8
|
9 年 前 |
Nick Mathewson
|
d5e4a63436
Fix some compilation warnings
|
9 年 前 |
Nick Mathewson
|
2308f917f9
Merge remote-tracking branch 'andrea/ticket15358_squashed_2'
|
9 年 前 |
Nick Mathewson
|
0d3b3a4a23
Merge remote-tracking branch 'special/bug16060'
|
9 年 前 |
Nick Mathewson
|
cc1943bf6e
Merge remote-tracking branch 'dgoulet/bug16021_027_01'
|
9 年 前 |
cypherpunks
|
b54626fd11
Silence two make rules
|
9 年 前 |
Andrea Shepard
|
79f7721a7e
Changes file for ticket 15358
|
9 年 前 |
Andrea Shepard
|
4cbc9c5313
Add GETINFO network-liveness to control protocol
|
9 年 前 |
Andrea Shepard
|
dce9e915c7
Implement EVENT_NETWORK_LIVENESS
|
9 年 前 |
John Brooks
|
6f9e90101e
Fix crash on HUP with mixed ephemeral services
|
9 年 前 |
David Goulet
|
a324d7e8e1
Test: add unit test for rend_data_t object and functions
|
9 年 前 |
David Goulet
|
2aaaf7b145
Fix: init HSDirs list in rend_data_service_create
|
9 年 前 |
Nick Mathewson
|
d05d21c89a
Merge branch 'bug15880_027_03'
|
9 年 前 |
David Goulet
|
acfa374048
Test: fix HS_DESC to expect descriptor ID
|
9 年 前 |
David Goulet
|
c1ffeadff4
Add missing descriptor ID to HS_DESC control event
|
9 年 前 |
David Goulet
|
6346d73b8e
Fix rend_config_services() indentation
|
9 年 前 |
David Goulet
|
b6e7b57d9a
Use safe_str_client() for service ID in log
|
9 年 前 |
Nick Mathewson
|
d55db221e8
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
|
9 年 前 |
Nick Mathewson
|
34451c7a45
Use SSL_state() to inspect the state of SSL objects.
|
9 年 前 |