]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3936: error-details.txt parse error
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Sun, 10 Nov 2013 22:55:16 +0000 (15:55 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 10 Nov 2013 22:55:16 +0000 (15:55 -0700)
commit63a9205aa56bede1226cc1e7bf9311d68639bfc4
tree6d47b0047b20c9220ba47507cbc2a3d18a5bedea
parent81ab2e11a29039821761cc4d9223cd19cfbe29e0
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