CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/01/31 08:35:46
Modified files: lib/libssl : ssl.h ssl_pkt.c Log message: Provide an SSL_OP_NO_CLIENT_RENEGOTIATION option that disallows client-initiated renegotiation. The current default behaviour remains unchanged. ok beck@ reyk@