openssl/include
Matt Caswell af58be768e Don't allow too many consecutive warning alerts
Certain warning alerts are ignored if they are received. This can mean that
no progress will be made if one peer continually sends those warning alerts.
Implement a count so that we abort the connection if we receive too many.

Issue reported by Shi Lei.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-21 20:17:04 +01:00
..
internal VMS: be less picky when loading DSOs 2016-09-11 23:18:03 +02:00
openssl Don't allow too many consecutive warning alerts 2016-09-21 20:17:04 +01:00