CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/22 12:32:58
Modified files:
lib/libssl/src/ssl: Tag: OPENBSD_5_9 t1_lib.c
Log message:
MFC: Avoid unbounded memory growth in libssl, which can be triggered by a
TLS client repeatedly renegotiating and sending OCSP Status Request TLS
extensions.
