From 81025661a94034fef1386cb5d5137ba4ddb120f0 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 31 Aug 2007 12:42:53 +0000 Subject: Update ssl code to support digests other than MD5+SHA1 in handshake. Submitted by: Victor B. Wagner --- util/ssleay.num | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'util/ssleay.num') diff --git a/util/ssleay.num b/util/ssleay.num index 8f7548bbd3..3c0bf88270 100755 --- a/util/ssleay.num +++ b/util/ssleay.num @@ -239,17 +239,17 @@ SSL_CTX_sess_get_new_cb 287 EXIST::FUNCTION: SSL_CTX_get_client_cert_cb 288 EXIST::FUNCTION: SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION: SSL_set_SSL_CTX 290 EXIST::FUNCTION: -SSL_get_servername 291 EXIST::FUNCTION:TLSEXT -SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT -SSL_CTX_use_psk_identity_hint 293 EXIST::FUNCTION:PSK -SSL_CTX_set_psk_client_callback 294 EXIST::FUNCTION:PSK -PEM_write_bio_SSL_SESSION 295 EXIST::FUNCTION: -SSL_get_psk_identity_hint 296 EXIST::FUNCTION:PSK -SSL_set_psk_server_callback 297 EXIST::FUNCTION:PSK -SSL_use_psk_identity_hint 298 EXIST::FUNCTION:PSK -SSL_set_psk_client_callback 299 EXIST::FUNCTION:PSK -PEM_read_SSL_SESSION 300 EXIST:!WIN16:FUNCTION: -PEM_read_bio_SSL_SESSION 301 EXIST::FUNCTION: -SSL_CTX_set_psk_server_callback 302 EXIST::FUNCTION:PSK -SSL_get_psk_identity 303 EXIST::FUNCTION:PSK +SSL_CTX_use_psk_identity_hint 291 EXIST::FUNCTION:PSK +SSL_CTX_set_psk_client_callback 292 EXIST::FUNCTION:PSK +SSL_get_psk_identity_hint 293 EXIST::FUNCTION:PSK +SSL_set_psk_server_callback 294 EXIST::FUNCTION:PSK +SSL_use_psk_identity_hint 295 EXIST::FUNCTION:PSK +SSL_set_psk_client_callback 296 EXIST::FUNCTION:PSK +SSL_get_servername 297 EXIST::FUNCTION:TLSEXT +SSL_get_servername_type 298 EXIST::FUNCTION:TLSEXT +SSL_CTX_set_psk_server_callback 299 EXIST::FUNCTION:PSK +SSL_get_psk_identity 300 EXIST::FUNCTION:PSK +PEM_write_bio_SSL_SESSION 301 EXIST::FUNCTION: +PEM_read_SSL_SESSION 302 EXIST:!WIN16:FUNCTION: +PEM_read_bio_SSL_SESSION 303 EXIST::FUNCTION: PEM_write_SSL_SESSION 304 EXIST:!WIN16:FUNCTION: -- cgit v1.2.3