CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/06/01 01:59:49

Modified files:
        lib/libssl     : tls13_record_layer.c 

Log message:
Add a mechanism to set an alert in those parts of the read half of
the record layer that don't do I/O themselves. Use this mechanism
to send a record overflow alert for messages that have overlong
plaintext or inner plaintext.

Fixes most of the remaining record-layer-limits failures of tlsfuzzer.

ok jsing

Reply via email to