[PATCH] Be less verbose in the ssl connection
Wald Commits
scm-commit at wald.intevation.org
Tue Sep 2 10:54:55 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1409648091 -7200
# Node ID 7dff5c0c569c8ee74fe11fd699400412eac6a8eb
# Parent db7e7156c8246da5cc0cff0d15a5e36139566823
Be less verbose in the ssl connection.
diff -r db7e7156c824 -r 7dff5c0c569c ui/sslconnection_curl.cpp
--- a/ui/sslconnection_curl.cpp Tue Sep 02 10:50:04 2014 +0200
+++ b/ui/sslconnection_curl.cpp Tue Sep 02 10:54:51 2014 +0200
@@ -11,7 +11,7 @@
#include <polarssl/ssl.h>
#include <QSaveFile>
-#define CONNECTION_DEBUG
+#undef CONNECTION_DEBUG
SSLConnectionCurl::SSLConnectionCurl(const QString& url,
const QByteArray& certificate):
More information about the Trustbridge-commits
mailing list