commit a02a31bf53bf9fd0e2317bf1f8791e0bae984b06
parent af67487d7bfae08784886362e9b208acd998c389
Author: David Goulet <dgoulet@torproject.org>
Date: Tue, 27 May 2025 14:30:45 +0000
Merge branch 'remove-tor_tls_get_num_server_handshakes' into 'main'
Remove tor_tls_get_num_server_handshakes declaration
See merge request tpo/core/tor!902
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/lib/tls/tortls.h b/src/lib/tls/tortls.h
@@ -111,7 +111,6 @@ int tor_tls_get_buffer_sizes(tor_tls_t *tls,
MOCK_DECL(double, tls_get_write_overhead_ratio, (void));
-int tor_tls_get_num_server_handshakes(tor_tls_t *tls);
MOCK_DECL(int,tor_tls_cert_matches_key,(const tor_tls_t *tls,
const struct tor_x509_cert_t *cert));
MOCK_DECL(int,tor_tls_export_key_material,(