Loading ssl/dnssec.c +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ #include <openssl/bio.h> #include <openssl/dso.h> #include "ssl.h" #ifndef OPENSSL_NO_LIBUNBOUND #include <unbound.h> Loading ssl/ssl.h +1 −1 Original line number Diff line number Diff line Loading @@ -2295,7 +2295,7 @@ void SSL_trace(int write_p, int version, int content_type, const char *SSL_CIPHER_standard_name(const SSL_CIPHER *c); #endif void *SSL_get_tlsa_record_byname(const char *name,int port,int type); unsigned char *SSL_get_tlsa_record_byname(const char *name,int port,int type); /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes Loading Loading
ssl/dnssec.c +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ #include <openssl/bio.h> #include <openssl/dso.h> #include "ssl.h" #ifndef OPENSSL_NO_LIBUNBOUND #include <unbound.h> Loading
ssl/ssl.h +1 −1 Original line number Diff line number Diff line Loading @@ -2295,7 +2295,7 @@ void SSL_trace(int write_p, int version, int content_type, const char *SSL_CIPHER_standard_name(const SSL_CIPHER *c); #endif void *SSL_get_tlsa_record_byname(const char *name,int port,int type); unsigned char *SSL_get_tlsa_record_byname(const char *name,int port,int type); /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes Loading