aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix whatsapp local contact listsdequis2015-01-25-13/+12
* jabber: Account-wide display_name setting, for groupchatsdequis2015-01-25-2/+18
* Add handle_is_self() prpl function to fix JID mismatch confusion bugsdequis2015-01-25-8/+28
* Silence some oscar compilation warningsdequis2015-01-25-5/+6
* Run 'make check' from travis.Jelmer Vernooij2015-01-25-2/+2
* Add git specific stuff!dequis2015-01-25-3/+2991
* Merging random other fixes/cleanups.Wilmer van der Gaast2015-01-17-78/+131
|\
| * irc-im: fixed invalid memory reading on chat leavejgeboski2015-01-16-3/+1
| * channel: fixed auto-join occurring when disabledjgeboski2015-01-16-1/+1
| * Fix UTF8 nick truncation issuesdequis2015-01-16-4/+18
| * Add jabber_normalize_ext() to fix case sensitivity issues with ext jidsdequis2015-01-16-16/+30
| * http proxy: only check for "HTTP/1.x 200" in the status stringdequis2015-01-16-2/+2
| * Fix some more g_source_remove warnings, this time in proxy.cdequis2015-01-16-0/+2
| * set_setint: use g_strdup_printf instead of relying on a char s[24];dequis2015-01-16-4/+4
| * twitter: minor cleanup, use G_G(U)INT64_FORMAT instead of castingdequis2015-01-16-11/+11
| * msn_ns_send_adl_1: Fix alloc_strlen coverity warningdequis2015-01-16-1/+1
| * ipc_child_identify: fix a maybe-uninitialized warningdequis2015-01-16-2/+2
| * Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-17/+33
| * twitter: start stream from last tweet on connect/reconnectroger2015-01-16-1/+13
| * bee-chat: create temporary users for unknown chat participantsjgeboski2015-01-16-3/+9
| * cmd_otr_keygen: improve argument parsingdequis2015-01-16-13/+4
* | Merge cleanup changes. (FSF address fix, and using GLib variants of someWilmer van der Gaast2015-01-17-230/+229
|\|
| * Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-57/+57
| * Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-173/+172
|/
* msn: configurable notification server host/portdequis2014-12-06-2/+10
* Improved signal handling to avoid deadlocksdequis2014-11-26-53/+34
* Use irc_write_all() to send the message in bitlbee_shutdowndequis2014-11-26-2/+4
* twitter: Use g_strcasecmp for screen_namedequis2014-11-24-4/+4
* Use glib functions for base64 decoding/encodingdequis2014-11-24-113/+26
* configure: --asan=1 parameter for AddressSanitizerdequis2014-11-24-1/+14
* msn: add 'allow' role if contact has neither block nor allowdequis2014-11-17-0/+8
* msn_buddy_ask: only ask to add if contact is in pending listdequis2014-11-17-1/+1
* msn: Update ApplicationId again to one used by skypedequis2014-11-17-1/+1
* msn: update ABService ApplicationId to WLM 2012 to fix logindequis2014-11-12-1/+1
* Merging warning fixes from dx.Wilmer van der Gaast2014-10-27-2/+15
|\
| * dcc: Fix some invalid memory accesses reported by ASANdequis2014-10-27-2/+3
| * Some more g_source_remove warning fixesdequis2014-10-27-0/+12
|/
* doc/AUTHORS updated to the current state of things.Wilmer van der Gaast2014-10-17-1/+4
* Bunch of merges from dx.Wilmer van der Gaast2014-10-17-36/+49
|\
| * nick_lc: use unsigned chars to avoid unicode issuesdequis2014-10-11-2/+2
| * Add support for XEP-0203: Delayed delivery (message timestamps)dequis2014-10-10-11/+38
| * Handle not-authorized stream errors, avoid reconnectdequis2014-10-10-0/+5
| * Remove MSNXMPP specific codedequis2014-10-10-23/+3
* | Debian bug #764181: Accidentally had an LGPL header in a bunch of files.Wilmer van der Gaast2014-10-17-64/+89
* | Merge changes from 3.2.2-1 Debian upload.Wilmer van der Gaast2014-10-05-17/+11
|\ \ | |/ |/|
| * 3.2.2-1. Minor change, removed very old compatibility kludge.3.2.2-1Wilmer van der Gaast2014-10-05-15/+4
| * Merging two other Debian fixes in preparation for a 3.2.2-1 upload.Wilmer van der Gaast2014-10-05-7/+10
* | Merge from dx, fixes two build issues.Wilmer van der Gaast2014-10-05-5/+3
|\ \
| * | Two minor build fixes.dequis2014-09-28-5/+3
* | | Merge from Jelmer to fix builds on all recent Deb/Ubuntu versions again.Wilmer van der Gaast2014-10-05-2/+8
|\ \ \ | |/ / |/| |