aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * 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
|\ \ \ | |/ / |/| |
| * | Avoid 'dpkg-buildflags --export=configure, since it doesn't exist in squeeze.Jelmer Vernooij2014-09-27-2/+8
* | | RIP native win32 support (use cygwin instead)dequis2014-09-27-706/+4
* | | Add -lgcrypt when building with OTR built-indequis2014-09-27-1/+1
* | | Prevent some "Source ID ## was not found..." warningsdequis2014-09-27-0/+6
* | | Makefile: Use wildcard for headers to avoid missing filesdequis2014-09-27-1/+1
* | | twitter: Add support for The United States of Americadequis2014-09-27-1/+3
* | | Default twitter's show_old_mentions to 0dequis2014-09-27-1/+1
* | | ssl_gnutls: Fix some uninitialized memory warningsdequis2014-09-27-2/+2
|/ /
* | Fix word_wrap memory leak...dequis2014-09-21-0/+1
* | Add missing dependency of install-systemd on systemd.Jelmer Vernooij2014-09-21-1/+1
* | Support building against libgnutls28-dev. Closes: #753020Jelmer Vernooij2014-09-21-4/+2
* | Pass generate.consistent.ids flag to xsltproc so id tags in HTML output willWilmer van der Gaast2014-09-21-1/+1
* | One small comment correction while "merging" stuff.Wilmer van der Gaast2014-09-21-1/+1
* | fix latest HAS_NAMESER code on cygwin, mac and openbsdJason Copenhaver2014-07-24-27/+13
* | Allow filtering of blist outputtribut2014-07-24-41/+52
* | srv_lookup: Portability fixes, handle compressed responsesjcopenha2014-07-24-19/+421
* | Fix the NSS init after fork bug, and clean up lies in unix.cdequis2014-07-24-9/+6