]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed Ssl::CrtdMessage::parseRequest(properties, error) profile
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 20 Feb 2012 21:40:59 +0000 (14:40 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Mon, 20 Feb 2012 21:40:59 +0000 (14:40 -0700)
commitce394ae18730bf1b9dd7c96f7669a68395e629c8
treecadb95856fa6a9532725e5aaf667df631f8f7112
parentff3bc01813a25a8c41b357d27577679d82bdbf2e
Fixed Ssl::CrtdMessage::parseRequest(properties, error) profile
to allow this method to return error texts using its second argument.

Polished error formatting.
src/ssl/crtd_message.cc
src/ssl/crtd_message.h
src/ssl/ssl_crtd.cc