CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/26 00:20:57
Modified files:
lib/libssl : ssl.h ssl_err.c ssl_locl.h ssl_pkt.c
Log message:
Limit the number of sequential empty records that we will process
before yielding, and fail if we exceed a maximum. loosely based
on what boring and openssl are doing
ok jsing@
