Lines Matching refs:renegotiation
935 The issue could only happen client-side with renegotiation enabled.
956 * Fix SSLv3 renegotiation behaviour and stop processing data received from
957 peer after sending a fatal alert to refuse a renegotiation attempt.
1054 * Fix incorrect renegotiation condition in ssl_check_ctr_renegotiate() that
1057 renegotiation routines at unexpected times when the protocol is DTLS. Found
1512 (support for renegotiation now needs explicit enabling in config.h).
1721 * Support for renegotiation can now be disabled at compile-time
1793 * Server-initiated renegotiation would fail with non-blocking I/O if the
1794 write callback returned WANT_WRITE when requesting renegotiation.
1834 * Add server-side enforcement of sent renegotiation requests
1997 * Forbid change of server certificate during renegotiation to prevent
2302 * Forbid change of server certificate during renegotiation to prevent
2399 * Secure renegotiation extension should only be sent in case client
2400 supports secure renegotiation