]> git.ipfire.org Git - thirdparty/cups.git/commit
Do some cleanup of the SSL/TLS support code so that we properly report errors.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 19 Aug 2011 21:47:27 +0000 (21:47 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 19 Aug 2011 21:47:27 +0000 (21:47 +0000)
commite08a9e879732b162cb92366eb5548ce1d58e0dbb
treed3efb5e061b598b5392f80d9ab7aaf78dbe33a25
parent2d90723cdd5ba14765bcb360c361d344dadcb62d
Do some cleanup of the SSL/TLS support code so that we properly report errors.

Also report connection errors using cupsLastErrorString() in ipptool.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9907 7a7537e8-13f0-0310-91df-b6672ffda945
cups/http.c
scheduler/client.c
test/ipptool.c