]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3936: error-details.txt parse error
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 7 Nov 2013 10:46:14 +0000 (12:46 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 7 Nov 2013 10:46:14 +0000 (12:46 +0200)
commit645deacc45e4b2d8857f117994ad49c30e578074
tree3ab3a8f597a2fd77351a4f3ea10f272130f149bf
parentb5c1c44ccedac485f15bc19a8672d2537e5720dc
Bug 3936: error-details.txt parse error

Squid fails parsing error-details.txt template when one or more listed OpenSSL
errors are not supported on running platform.
This patch add a hardcoded list of OpenSSL errors wich can be optional.

This is a Measurement Factory project
src/ssl/ErrorDetail.cc
src/ssl/ErrorDetail.h
src/ssl/ErrorDetailManager.cc