CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/10/25 04:14:48

Modified files:
        lib/libssl     : d1_pkt.c ssl_pkt.c 

Log message:
Add record processing limit to DTLS code.

This is effectively the same record processing limit that was previously
added to the legacy TLS stack - without this a single session can be made
to spin on a stream of alerts or other similar records.

ok beck@ tb@

Reply via email to