Lines Matching refs:renegotiation
935 * Fix the handling of renegotiation attempts in TLS 1.3. They are now
3096 * Reduce RAM consumption during session renegotiation by not storing
4071 The issue could only happen client-side with renegotiation enabled.
4092 * Fix SSLv3 renegotiation behaviour and stop processing data received from
4093 peer after sending a fatal alert to refuse a renegotiation attempt.
4190 * Fix incorrect renegotiation condition in ssl_check_ctr_renegotiate() that
4193 renegotiation routines at unexpected times when the protocol is DTLS. Found
4648 (support for renegotiation now needs explicit enabling in config.h).
4857 * Support for renegotiation can now be disabled at compile-time
4929 * Server-initiated renegotiation would fail with non-blocking I/O if the
4930 write callback returned WANT_WRITE when requesting renegotiation.
4970 * Add server-side enforcement of sent renegotiation requests
5133 * Forbid change of server certificate during renegotiation to prevent
5438 * Forbid change of server certificate during renegotiation to prevent
5535 * Secure renegotiation extension should only be sent in case client
5536 supports secure renegotiation