New version with less binary operations. SSL_OP_NO_HB_REQUEST is replaced with SSL_CTRL_SET_TLS_EXT_HEARTBEAT_NO_REQUESTS and the alias SSL_set_tlsext_heartbeat_no_requests(ssl, arg).
SSL_heartbeat_pending(ssl) is replaced with SSL_get_tlsext_heartbeat_pending(ssl) for consistency's sake. Best regards Robin
dtls-tls-heartbeats-1.0.1.patch
Description: Binary data
