Thu, 07 Nov 2013 02:09:16 -0600 Fix TCP keepalives on OS X 10.9
Jack Nagel <jacknagel@gmail.com> [Thu, 07 Nov 2013 02:09:16 -0600] rev 652
Fix TCP keepalives on OS X 10.9 Mac OS X 10.9 defines TCP_KEEPCNT, which triggers USE_TCP_KEEPALIVES. However, it defines TCP_KEEPALIVE rather than TCP_KEEPIDLE.
Mon, 04 Nov 2013 21:30:28 +0100 Implemented lm_ssl_set_ca
Frank Zschockelt <lm@freakysoft.de> [Mon, 04 Nov 2013 21:30:28 +0100] rev 651
Implemented lm_ssl_set_ca This enables the application to choose additional certificates to trust
Fri, 25 Oct 2013 00:02:50 +0200 Implemented lm_ssl_set_cipher_list
Frank Zschockelt <lm@freakysoft.de> [Fri, 25 Oct 2013 00:02:50 +0200] rev 650
Implemented lm_ssl_set_cipher_list This enables the application to choose the cipher suites which are used by openssl or gnutls
Thu, 24 Oct 2013 21:50:13 +0200 Use the default cipher suite of GnuTLS and disable compression
Frank Zschockelt <lm@freakysoft.de> [Thu, 24 Oct 2013 21:50:13 +0200] rev 649
Use the default cipher suite of GnuTLS and disable compression According to Nikos from GnuTLS, deflate can only cause harm: http://lists.gnutls.org/pipermail/gnutls-devel/2013-August/006428.html
Thu, 24 Oct 2013 21:48:41 +0200 Disable g_type_init for glib >= 2.35
Frank Zschockelt <lm@freakysoft.de> [Thu, 24 Oct 2013 21:48:41 +0200] rev 648
Disable g_type_init for glib >= 2.35
Mon, 21 Jan 2013 14:52:25 +0200 Fix resolver record parsing
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 21 Jan 2013 14:52:25 +0200] rev 647
Fix resolver record parsing * Compensate position for removed GETSHORT statement in previous commit 19a4b61c6b475ec67effe686e9037ccaad6e5f83 * Closes mcabber bug #111 * Thanks to Christoph Moench-Tegeder
Sat, 01 Dec 2012 17:25:30 +0000 update tags
convert-repo [Sat, 01 Dec 2012 17:25:30 +0000] rev 646
update tags
Tue, 20 Nov 2012 23:35:05 +0200 Change mapping of openssl errors to lm ssl errors
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 20 Nov 2012 23:35:05 +0200] rev 645
Change mapping of openssl errors to lm ssl errors
Tue, 20 Nov 2012 03:09:30 +0200 Use connection_call_auth_cb in one more place
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 20 Nov 2012 03:09:30 +0200] rev 644
Use connection_call_auth_cb in one more place
Mon, 19 Nov 2012 19:11:25 +0200 Minor documentation fixes
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 19 Nov 2012 19:11:25 +0200] rev 643
Minor documentation fixes
(0) -300 -100 -10 +10 tip