commit | 7d75ea4787925f430766b0a69e4bc780d0b6099f | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 23 15:13:39 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 23 15:13:39 2014 +0200 |
tree | 506ce52df57bf060966d565813b8af28f3e2f702 | |
parent | 86792a6cf3fb088e1e1f8ae7286e01196b172eec [diff] [blame] |
x509_crt_parse() did not increase total_failed on PEM error
diff --git a/ChangeLog b/ChangeLog index b951c9a..39a039a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -12,6 +12,7 @@ Vialletelle). * ssl_close_notify() could send more than one message in some circumstances with non-blocking I/O. + * x509_crt_parse() did not increase total_failed on PEM error Changes * X.509 certificates with more than one AttributeTypeAndValue per