Re: ANN: SSL Support
Heinrich Müller <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Wed, 09 Nov 2011 02:49:13 +0000 schrieb SciFi: > Hi, > > Tonight I did a fresh git-clone of your master branch at cefc477 > so I could try your ssl+cert code. > > No-worky for me. ;( > Thanks for the gdb output, i could reconstruct the error here. I investigated a bit and it turned out to having been a race condition caused by use of the gtk thread outside the main loop. Should be fixed, at least I couldn't reproduce the error here. Feel free to drop me a line on success/failure. Cheers.