CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/23 10:29:15
Modified files:
lib/libssl : ssl.h ssl_lib.c ssl_locl.h
Added files:
lib/libssl/man : SSL_CTX_set_num_tickets.3
Log message:
Add new OpenSSL API SSL_CTX_set_num_tickets and friends.
Since we don't support session tickets in LibreSSL at the moment
these functions currently do not have any effect.
Again, symbols will appear with tb@'s reptar sized bump..
ok tb@
