CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/07 13:31:11
Modified files:
lib/libssl : d1_lib.c ssl_lib.c ssl_locl.h ssl_methods.c
t1_lib.c
Log message:
Remove some unnecessary function pointers from SSL_METHOD_INTERNAL.
ssl_version is completely unused and get_timeout is the same everywhere.
ok beck@ inoguchi@ tb@
