log mcabber/mcabber/xmpp.c @ 2250:df5837a72b35

age author description
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
Fri, 17 Oct 2014 22:39:05 +0200 franky Simplify handle_state_events()
Fri, 17 Oct 2014 22:33:19 +0200 franky Remove support for obsolete XEP 22
Sun, 26 Oct 2014 12:48:50 +0100 Mikael Berthe Do not skip Carbons of encrypted messages
Sat, 04 Oct 2014 21:45:27 +0200 Mikael Berthe Fix chatstates handling in Message Carbons
Sat, 04 Oct 2014 20:38:41 +0200 Mikael Berthe Add a "carbon" parameter to the hook-{pre,post}-message-in hooks
Sat, 04 Oct 2014 18:49:52 +0200 Mikael Berthe Carbons: Fix check in changeset 2ce6dd6861ea
Sat, 04 Oct 2014 18:31:46 +0200 Mikael Berthe Use the Carbons <private/> element for outgoing encrypted messages
Sat, 04 Oct 2014 18:31:41 +0200 Mikael Berthe Improve Message Carbons support
Sun, 06 Jul 2014 14:48:59 +0200 Mikael Berthe Add "hook-mdr-received" hook
Sun, 06 Jul 2014 13:24:06 +0200 Mikael Berthe Use bookmarked password (if any) when using "/room join"