Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-12-04 Thread Moritz Mühlenhoff
On Wed, Dec 04, 2013 at 04:07:42AM +, j...@jedsoft.org wrote: > On Tue, 3 Dec 2013 22:02:05 +0100, Moritz Muehlenhoff said: > >src/sltcp.c in slrn 1.0.1 raised this to > > > >gnutls_global_set_log_level(4711); > > > >Was that intended or debugging leftover? > > That value has been there from

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-12-03 Thread jed
On Tue, 3 Dec 2013 22:02:05 +0100, Moritz Muehlenhoff said: >src/sltcp.c in slrn 1.0.1 raised this to > >gnutls_global_set_log_level(4711); > >Was that intended or debugging leftover? That value has been there from pre1.0.0-18, when I added the call to gnutls_global_set_log_level. I will push a

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-12-03 Thread Moritz Muehlenhoff
On Fri, Nov 29, 2013 at 12:52:13AM +1300, Jan Larres wrote: > Moritz Mühlenhoff : > > On Sun, Nov 10, 2013 at 04:39:25PM +1300, Jan Larres wrote: > >> Leaving out the patch didn't change anything, but I did some experiments > >> with older versions and discovered that 1.0.0~pre18-1.3 worked fine, b

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-11-28 Thread Jan Larres
I forgot to add: I don't understand why the debug level is being set at all, since even if it didn't crash you would get tons of useless debug output. Jan -- -[ OpenPGP key ID: 00A0FD5F ]- Früher hatten die Menschen Angst vor der Zukunft. Heute muß die Zukunft Angst vor den Menschen haben.

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-11-28 Thread Jan Larres
Moritz Mühlenhoff : > On Sun, Nov 10, 2013 at 04:39:25PM +1300, Jan Larres wrote: >> Leaving out the patch didn't change anything, but I did some experiments >> with older versions and discovered that 1.0.0~pre18-1.3 worked fine, but >> from 1.0.1-1 on it's broken. > > Did you assess this by rebuil

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-11-10 Thread Moritz Mühlenhoff
On Sun, Nov 10, 2013 at 04:39:25PM +1300, Jan Larres wrote: > Moritz Mühlenhoff : > > On Tue, Oct 29, 2013 at 11:29:18PM +1300, Jan Larres wrote: > >> Package: slrn > >> Version: 1.0.1-3 > >> Severity: important > >> > >> Hi, > >> > >> after a recent update connecting to a server over SSL does not

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-11-09 Thread Jan Larres
Moritz Mühlenhoff : > On Tue, Oct 29, 2013 at 11:29:18PM +1300, Jan Larres wrote: >> Package: slrn >> Version: 1.0.1-3 >> Severity: important >> >> Hi, >> >> after a recent update connecting to a server over SSL does not work any >> more, and instead there are tons of TLS messages getting reported.

Bug#728189: slrn: Can't connect over SSL/TLS any more

2013-11-09 Thread Moritz Mühlenhoff
On Tue, Oct 29, 2013 at 11:29:18PM +1300, Jan Larres wrote: > Package: slrn > Version: 1.0.1-3 > Severity: important > > Hi, > > after a recent update connecting to a server over SSL does not work any > more, and instead there are tons of TLS messages getting reported. >From which version did y