log mcabber/mcabber/xmpp.c @ 2320:dff24f3d007f

age author description
Sun, 25 Jun 2017 22:50:43 +0200 Mikael Berthe Fix bogus indent
Sun, 19 Feb 2017 18:55:12 +0100 franky Rebuild the buddylist after disconnect/before buddylist search
Mon, 30 Jan 2017 18:46:15 +0100 Mikael Berthe LM: Use get_child in place of find_child
Sun, 29 Jan 2017 20:44:11 +0100 franky Carbons: Check barejid in sent messages, too
Thu, 26 Jan 2017 22:51:20 +0100 Mikael Berthe Carbons: Add sender check
Tue, 01 Nov 2016 18:00:39 +0100 franky Replace global variable update_roster with scr_update_roster()
Tue, 01 Nov 2016 08:39:07 +0100 franky Don't rebuild the buddylist multiple times before a screen refresh
Sat, 01 Oct 2016 18:36:47 +0200 Mikael Berthe Improve message when bookmarks are updated
Sun, 05 Jun 2016 20:06:46 +0200 Mikael Berthe Fix FSF addresses in all files
Thu, 24 Mar 2016 23:12:52 +0000 franky Really expand the ssl_ca filename... m(
Sat, 13 Feb 2016 13:48:43 +0100 franky Ignore the untrusted certificate warning when user sets a fingerprint
Sat, 13 Feb 2016 11:05:07 +0100 franky Prepare for loudmouth with sha256 support (>=1.5.3)
Wed, 10 Feb 2016 23:15:20 +0100 franky Expand filename for ssl_ca option
Wed, 11 Nov 2015 10:06:46 +0100 Mikael Berthe Add safety check to xmpp_insert_entity_capabilities()
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
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
Mon, 12 Oct 2015 17:19:19 +0200 Mikael Berthe Use more generic routines to convert fingerprints to/from hexadecimal
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: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
Sun, 04 Oct 2015 21:30:41 +0200 Holger Weiß Do not use <private> for PGP-encrypted outgoing messages
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
Fri, 17 Oct 2014 22:42:07 +0200 franky Use a #define for the xep-297 protocol namespace