log

age author description
Wed, 27 Jan 2016 11:12:59 +0100 Mikael Berthe Added signature for changeset d703d6b42b32
Wed, 27 Jan 2016 11:11:35 +0100 Mikael Berthe Added tag 1.0.1 for changeset d703d6b42b32
Wed, 27 Jan 2016 10:34:44 +0100 Mikael Berthe Ready for release 1.0.1 1.0.1
Wed, 27 Jan 2016 09:58:31 +0100 Mikael Berthe Update ChangeLog
Tue, 24 Nov 2015 18:58:45 +0100 Mikael Berthe Fix event source not being properly initialized
Sat, 21 Nov 2015 18:43:10 +0100 Mikael Berthe Cosmectics (fix coding style)
Sat, 21 Nov 2015 18:29:15 +0100 Mikael Berthe Include utils.h from pgp.c
Sat, 21 Nov 2015 18:23:30 +0100 Mikael Berthe Add a default value to mcabberrc.example comments
Sat, 21 Nov 2015 18:15:21 +0100 Mikael Berthe Update ChangeLog
Sat, 21 Nov 2015 17:44:59 +0100 Holger Weiß New option: 'gpg_home'
Sat, 21 Nov 2015 17:44:55 +0100 Holger Weiß New option: 'gpg_path'
Sun, 15 Nov 2015 17:05:07 +0100 Mikael Berthe hlog_read_history(): Remove a compilation warning
Sun, 15 Nov 2015 17:03:41 +0100 Mikael Berthe Fix resizing with --enable-sigwinch
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
Sun, 01 Feb 2015 20:55:22 +0100 Sven Gaerner Check all signatures and stop immediately if one could be verified
Sun, 11 Oct 2015 17:20:29 +0200 Mikael Berthe Display the server SSL fingerprint when we connect
Sun, 11 Oct 2015 17:19:15 +0200 Mikael Berthe Minor change of the prototype for fingerprint_to_hex()
Sun, 11 Oct 2015 17:17:35 +0200 Mikael Berthe Fix fingerprint management
Wed, 07 Oct 2015 21:58:38 +0200 Mikael Berthe Improve support for GnuPG v2+
Wed, 07 Oct 2015 21:55:51 +0200 Mikael Berthe PGP: Add a memory allocation check and compilation directives
Tue, 06 Oct 2015 21:16:41 +0200 Mikael Berthe Fix compilation when OTR is disabled
Tue, 28 Jul 2015 00:27:12 +0200 Holger Weiß Make sure outgoing carbons won't set unread flag
Sun, 04 Oct 2015 21:30:41 +0200 Holger Weiß Do not use <private> for PGP-encrypted outgoing messages
Sun, 04 Oct 2015 20:38:17 +0200 Mikael Berthe Update API ChangeLog (v36-v38)
Thu, 23 Jul 2015 23:44:45 +0200 Holger Weiß New option: 'clear_unread_on_carbon'
Sun, 04 Oct 2015 19:07:17 +0200 Mikael Berthe PGP: Decrypt our own encrypted messages when Carbons are enabled
Sun, 04 Oct 2015 19:04:43 +0200 Mikael Berthe PGP: Encrypt messages with our own PGP key when carbons are enabled
Sun, 04 Oct 2015 19:04:04 +0200 Mikael Berthe PGP: Change gpg_encrypt() so that several encryption keys can be used
Thu, 01 Oct 2015 23:03:06 +0200 Mikael Berthe Cosmetics/coding style
Thu, 01 Oct 2015 22:44:29 +0200 Mikael Berthe Do not crash when using say_to . on a special buffer item
Tue, 22 Sep 2015 21:36:45 +0200 Mikael Berthe Fix indent in previous patch