Tue, 12 Mar 2013 01:23:02 +0200 Fix memleak on replacing nickcolor rules
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 12 Mar 2013 01:23:02 +0200] rev 2226
Fix memleak on replacing nickcolor rules
Sat, 07 Nov 2015 12:21:12 +0100 Free the buffdata structures when buffers are closed
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Nov 2015 12:21:12 +0100] rev 2225
Free the buffdata structures when buffers are closed Free the buffdata strcutures when buffers are closed and there are no more users (these structures can be shared if the "symlink" shared history is used).
Sat, 07 Nov 2015 12:16:15 +0100 Update comments to hlog_get_log_jid()
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Nov 2015 12:16:15 +0100] rev 2224
Update comments to hlog_get_log_jid()
Fri, 06 Nov 2015 22:31:40 +0100 Backed out changeset fa516ef22145
Mikael Berthe <mikael@lilotux.net> [Fri, 06 Nov 2015 22:31:40 +0100] rev 2223
Backed out changeset fa516ef22145 Turns out that in this hash the value pointer is the same as the key pointer, so there's no need to free both the key and the value.
Fri, 06 Nov 2015 20:33:31 +0100 Fix a small leak when a window is closed
Mikael Berthe <mikael@lilotux.net> [Fri, 06 Nov 2015 20:33:31 +0100] rev 2222
Fix a small leak when a window is closed Also, fix a segfault when buffer close is called with a non-lowercase JID...
Fri, 06 Nov 2015 19:46:48 +0100 caps: Add a cast to remove a compilation warning
Mikael Berthe <mikael@lilotux.net> [Fri, 06 Nov 2015 19:46:48 +0100] rev 2221
caps: Add a cast to remove a compilation warning
Fri, 06 Nov 2015 13:43:15 +0100 Fix a 1-byte memory leak in caps_generate()
Mikael Berthe <mikael@lilotux.net> [Fri, 06 Nov 2015 13:43:15 +0100] rev 2220
Fix a 1-byte memory leak in caps_generate() The caps value is correctly stolen and reinserted but the previous hash key should be freed. This is a special key "" of 1 byte.
Thu, 05 Nov 2015 23:34:23 +0100 otr_send: Fix my previous fix and abort if the initial message is empty
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 23:34:23 +0100] rev 2219
otr_send: Fix my previous fix and abort if the initial message is empty
Thu, 05 Nov 2015 23:29:59 +0100 Update OTR comments
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 23:29:59 +0100] rev 2218
Update OTR comments
Thu, 05 Nov 2015 23:11:43 +0100 Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 23:11:43 +0100] rev 2217
Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
Thu, 05 Nov 2015 20:58:57 +0100 caps: Specifiy the function to free the "features" hash values
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 20:58:57 +0100] rev 2216
caps: Specifiy the function to free the "features" hash values
Thu, 05 Nov 2015 20:54:22 +0100 Fix changeset 0c78d31c753d
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 20:54:22 +0100] rev 2215
Fix changeset 0c78d31c753d If encryption is not required, send the original message.
Thu, 05 Nov 2015 19:47:59 +0100 Update API ChangeLog (v41)
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 19:47:59 +0100] rev 2214
Update API ChangeLog (v41)
Thu, 05 Nov 2015 19:46:09 +0100 Change otr_send() prototype
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 19:46:09 +0100] rev 2213
Change otr_send() prototype This patch updates otr_send() in order to differenciate original and encrypted messages. It should also fix a memory leak of OTR-encrypted messages.
Thu, 05 Nov 2015 15:08:47 +0100 Fix a few memory leaks
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Nov 2015 15:08:47 +0100] rev 2212
Fix a few memory leaks
Sun, 25 Oct 2015 14:55:12 +0100 Make readline_refresh_screen() re-enable the keypad
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Oct 2015 14:55:12 +0100] rev 2211
Make readline_refresh_screen() re-enable the keypad This is sometimes needed after a Pinentry popup. Thanks to Paul Fertser for the hint.
Fri, 23 Oct 2015 20:47:26 +0200 Add a few more checks
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Oct 2015 20:47:26 +0200] rev 2210
Add a few more checks
Fri, 23 Oct 2015 19:55:08 +0200 Fix segfault when receiving a <private> Carbons message tag
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Oct 2015 19:55:08 +0200] rev 2209
Fix segfault when receiving a <private> Carbons message tag
Sun, 18 Oct 2015 21:02:36 +0200 Fix changeset fec172dbacc7
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Oct 2015 21:02:36 +0200] rev 2208
Fix changeset fec172dbacc7 The PGP signature key id was not reported correctly.
Sat, 17 Oct 2015 20:31:09 +0200 Minor documentation update
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Oct 2015 20:31:09 +0200] rev 2207
Minor documentation update
Sat, 17 Oct 2015 20:30:54 +0200 Update API ChangeLog (v39, v40)
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Oct 2015 20:30:54 +0200] rev 2206
Update API ChangeLog (v39, v40)
Sat, 17 Oct 2015 20:19:58 +0200 Do not hardcode the default logging location
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Oct 2015 20:19:58 +0200] rev 2205
Do not hardcode the default logging location The current configuration directory is used as a base.
Sat, 17 Oct 2015 20:17:30 +0200 Use XDG configuration directory if a config file exists
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Oct 2015 20:17:30 +0200] rev 2204
Use XDG configuration directory if a config file exists If $XDG_CONFIG_HOME (or $HOME/.config) contains a file "mcabber/mcabberrc" it is used and $XDG_CONFIG_HOME/mcabber becomes the main mcabber configuration directory. (The ~/.mcabber/mcabberrc is still checked first.)
Mon, 12 Oct 2015 17:19:19 +0200 Use more generic routines to convert fingerprints to/from hexadecimal
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Oct 2015 17:19:19 +0200] rev 2203
Use more generic routines to convert fingerprints to/from hexadecimal This is a first step towards non-MD5 fingerprints; now we need Loudmouth support...
Mon, 12 Oct 2015 11:41:34 +0200 PGP: Add a trailing NULL after a message is PGP-encrypted
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Oct 2015 11:41:34 +0200] rev 2202
PGP: Add a trailing NULL after a message is PGP-encrypted This patch fixes another issue reported in #134.
Sun, 11 Oct 2015 17:23:45 +0200 Clarify 'ignore_self_presence' description
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:23:45 +0200] rev 2201
Clarify 'ignore_self_presence' description
Sun, 01 Feb 2015 20:55:22 +0100 Check all signatures and stop immediately if one could be verified
Sven Gaerner <sgaerner@gmx.net> [Sun, 01 Feb 2015 20:55:22 +0100] rev 2200
Check all signatures and stop immediately if one could be verified
Sun, 11 Oct 2015 17:20:29 +0200 Display the server SSL fingerprint when we connect
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:20:29 +0200] rev 2199
Display the server SSL fingerprint when we connect
Sun, 11 Oct 2015 17:19:15 +0200 Minor change of the prototype for fingerprint_to_hex()
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:19:15 +0200] rev 2198
Minor change of the prototype for fingerprint_to_hex()
Sun, 11 Oct 2015 17:17:35 +0200 Fix fingerprint management
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:17:35 +0200] rev 2197
Fix fingerprint management (Reported by Sven Gaerner in issue #134)
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip