log

age author description
Wed, 11 Nov 2015 10:06:46 +0100 Mikael Berthe Add safety check to xmpp_insert_entity_capabilities()
Sun, 15 Nov 2015 16:28:27 +0100 Mikael Berthe autoconf: Display the result of the --enable-sigwinch check
Wed, 12 Nov 2014 23:04:36 +0200 Myhailo Danylenko Fix compilation warning, when building without modules support
Wed, 12 Nov 2014 23:04:36 +0200 Myhailo Danylenko Update help pages Ukrainian translation
Tue, 12 Mar 2013 01:23:02 +0200 Myhailo Danylenko Fix memleak on replacing nickcolor rules
Sat, 07 Nov 2015 12:21:12 +0100 Mikael Berthe Free the buffdata structures when buffers are closed
Sat, 07 Nov 2015 12:16:15 +0100 Mikael Berthe Update comments to hlog_get_log_jid()
Fri, 06 Nov 2015 22:31:40 +0100 Mikael Berthe Backed out changeset fa516ef22145
Fri, 06 Nov 2015 20:33:31 +0100 Mikael Berthe Fix a small leak when a window is closed
Fri, 06 Nov 2015 19:46:48 +0100 Mikael Berthe caps: Add a cast to remove a compilation warning
Fri, 06 Nov 2015 13:43:15 +0100 Mikael Berthe Fix a 1-byte memory leak in caps_generate()
Thu, 05 Nov 2015 23:34:23 +0100 Mikael Berthe otr_send: Fix my previous fix and abort if the initial message is empty
Thu, 05 Nov 2015 23:29:59 +0100 Mikael Berthe Update OTR comments
Thu, 05 Nov 2015 23:11:43 +0100 Mikael Berthe Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
Thu, 05 Nov 2015 20:58:57 +0100 Mikael Berthe caps: Specifiy the function to free the "features" hash values
Thu, 05 Nov 2015 20:54:22 +0100 Mikael Berthe Fix changeset 0c78d31c753d
Thu, 05 Nov 2015 19:47:59 +0100 Mikael Berthe Update API ChangeLog (v41)
Thu, 05 Nov 2015 19:46:09 +0100 Mikael Berthe Change otr_send() prototype
Thu, 05 Nov 2015 15:08:47 +0100 Mikael Berthe Fix a few memory leaks
Sun, 25 Oct 2015 14:55:12 +0100 Mikael Berthe Make readline_refresh_screen() re-enable the keypad
Fri, 23 Oct 2015 20:47:26 +0200 Mikael Berthe Add a few more checks
Fri, 23 Oct 2015 19:55:08 +0200 Mikael Berthe Fix segfault when receiving a <private> Carbons message tag
Sun, 18 Oct 2015 21:02:36 +0200 Mikael Berthe Fix changeset fec172dbacc7
Sat, 17 Oct 2015 20:31:09 +0200 Mikael Berthe Minor documentation update
Sat, 17 Oct 2015 20:30:54 +0200 Mikael Berthe Update API ChangeLog (v39, v40)
Sat, 17 Oct 2015 20:19:58 +0200 Mikael Berthe Do not hardcode the default logging location
Sat, 17 Oct 2015 20:17:30 +0200 Mikael Berthe Use XDG configuration directory if a config file exists
Mon, 12 Oct 2015 17:19:19 +0200 Mikael Berthe Use more generic routines to convert fingerprints to/from hexadecimal
Mon, 12 Oct 2015 11:41:34 +0200 Mikael Berthe PGP: Add a trailing NULL after a message is PGP-encrypted
Sun, 11 Oct 2015 17:23:45 +0200 Mikael Berthe Clarify 'ignore_self_presence' description