Sat, 14 Feb 2015 19:34:24 +0100 Merge pull request #14 from languitar/fix-compile-warnings
Mikael <mikael@lilotux.net> [Sat, 14 Feb 2015 19:34:24 +0100] rev 659
Merge pull request #14 from languitar/fix-compile-warnings Fix compilation warnings
Sat, 07 Feb 2015 22:15:08 +0100 fix compilation warnings
Johannes Wienke <languitar@semipol.de> [Sat, 07 Feb 2015 22:15:08 +0100] rev 658
fix compilation warnings * Make LmLogLevelFlags a typedef to GLogLevelFlags to avoid implicit casting * Remove a useless comparison of an unsigned int < 0
Tue, 03 Feb 2015 18:17:09 +0100 Merge pull request #11 from languitar/subdir-obje
Mikael <mikael@lilotux.net> [Tue, 03 Feb 2015 18:17:09 +0100] rev 657
Merge pull request #11 from languitar/subdir-obje Use subdir-objects option for autoconf
Thu, 01 Jan 2015 12:38:16 +0100 Use subdir-objects option for autoconf
Johannes Wienke <languitar@semipol.de> [Thu, 01 Jan 2015 12:38:16 +0100] rev 656
Use subdir-objects option for autoconf This option is required for recent autoconf versions. Otherwise the build fails.
Tue, 03 Feb 2015 17:57:27 +0100 Merge pull request #12 from weiss/define-dir-type
Mikael <mikael@lilotux.net> [Tue, 03 Feb 2015 17:57:27 +0100] rev 655
Merge pull request #12 from weiss/define-dir-type Make opendir(3) prototypes available
Sun, 11 Jan 2015 18:48:07 +0100 Make opendir(3) prototypes available
Holger Weiß <holger@zedat.fu-berlin.de> [Sun, 11 Jan 2015 18:48:07 +0100] rev 654
Make opendir(3) prototypes available
Thu, 07 Nov 2013 19:42:22 +0100 coding style fix
Frank Zschockelt <lm@freakysoft.de> [Thu, 07 Nov 2013 19:42:22 +0100] rev 653
coding style fix
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
(0) -300 -100 -10 +10 tip