gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] branch master updated: Making https:// def


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: Making https:// default.
Date: Tue, 12 Jun 2018 19:32:50 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4d410dc  Making https:// default.
4d410dc is described below

commit 4d410dc7dbeb03c5b51bb895b1d9efae09486857
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jun 12 19:32:35 2018 +0200

    Making https:// default.
---
 src/wire-plugins/plugin_wire_taler-bank.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/wire-plugins/plugin_wire_taler-bank.c 
b/src/wire-plugins/plugin_wire_taler-bank.c
index 0954fd8..9b2d274 100644
--- a/src/wire-plugins/plugin_wire_taler-bank.c
+++ b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -1033,6 +1033,7 @@ taler_bank_get_history (void *cls,
   whh->hres_cb = hres_cb;
   whh->hres_cb_cls = hres_cb_cls;
 
+  port = 433; /* if non given, equals 433.  */
   if (NULL != (p = strchr (account.hostname,
                            (unsigned char) ':')))
   {

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]