• Andres AG's avatar
    Fix renegotiation at incorrect times in DTLS · 18c5c59b
    Andres AG authored
    Fix an incorrect condition in ssl_check_ctr_renegotiate() that compared
    64 bits of record counter instead of 48 bits as described in RFC 6347
    Section 4.3.1. This would cause the function's return value to be
    occasionally incorrect and the renegotiation routines to be triggered
    at unexpected times.
    18c5c59b
To find the state of this project's repository at the time of any of these versions, check out the tags.