index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Fix whatsapp local contact lists
dequis
2015-01-25
-13
/
+12
*
jabber: Account-wide display_name setting, for groupchats
dequis
2015-01-25
-2
/
+18
*
Add handle_is_self() prpl function to fix JID mismatch confusion bugs
dequis
2015-01-25
-8
/
+28
*
Silence some oscar compilation warnings
dequis
2015-01-25
-5
/
+6
*
Run 'make check' from travis.
Jelmer Vernooij
2015-01-25
-2
/
+2
*
Add git specific stuff!
dequis
2015-01-25
-3
/
+2991
*
Merging random other fixes/cleanups.
Wilmer van der Gaast
2015-01-17
-78
/
+131
|
\
|
*
irc-im: fixed invalid memory reading on chat leave
jgeboski
2015-01-16
-3
/
+1
|
*
channel: fixed auto-join occurring when disabled
jgeboski
2015-01-16
-1
/
+1
|
*
Fix UTF8 nick truncation issues
dequis
2015-01-16
-4
/
+18
|
*
Add jabber_normalize_ext() to fix case sensitivity issues with ext jids
dequis
2015-01-16
-16
/
+30
|
*
http proxy: only check for "HTTP/1.x 200" in the status string
dequis
2015-01-16
-2
/
+2
|
*
Fix some more g_source_remove warnings, this time in proxy.c
dequis
2015-01-16
-0
/
+2
|
*
set_setint: use g_strdup_printf instead of relying on a char s[24];
dequis
2015-01-16
-4
/
+4
|
*
twitter: minor cleanup, use G_G(U)INT64_FORMAT instead of casting
dequis
2015-01-16
-11
/
+11
|
*
msn_ns_send_adl_1: Fix alloc_strlen coverity warning
dequis
2015-01-16
-1
/
+1
|
*
ipc_child_identify: fix a maybe-uninitialized warning
dequis
2015-01-16
-2
/
+2
|
*
Fix compiler warnings on Cygwin and Mac OS X.
Jason Copenhaver
2015-01-16
-17
/
+33
|
*
twitter: start stream from last tweet on connect/reconnect
roger
2015-01-16
-1
/
+13
|
*
bee-chat: create temporary users for unknown chat participants
jgeboski
2015-01-16
-3
/
+9
|
*
cmd_otr_keygen: improve argument parsing
dequis
2015-01-16
-13
/
+4
*
|
Merge cleanup changes. (FSF address fix, and using GLib variants of some
Wilmer van der Gaast
2015-01-17
-230
/
+229
|
\
|
|
*
Replace isdigit/isalpha/.../tolower/toupper with glib variants
dequis
2015-01-16
-57
/
+57
|
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-173
/
+172
|
/
*
msn: configurable notification server host/port
dequis
2014-12-06
-2
/
+10
*
Improved signal handling to avoid deadlocks
dequis
2014-11-26
-53
/
+34
*
Use irc_write_all() to send the message in bitlbee_shutdown
dequis
2014-11-26
-2
/
+4
*
twitter: Use g_strcasecmp for screen_name
dequis
2014-11-24
-4
/
+4
*
Use glib functions for base64 decoding/encoding
dequis
2014-11-24
-113
/
+26
*
configure: --asan=1 parameter for AddressSanitizer
dequis
2014-11-24
-1
/
+14
*
msn: add 'allow' role if contact has neither block nor allow
dequis
2014-11-17
-0
/
+8
*
msn_buddy_ask: only ask to add if contact is in pending list
dequis
2014-11-17
-1
/
+1
*
msn: Update ApplicationId again to one used by skype
dequis
2014-11-17
-1
/
+1
*
msn: update ABService ApplicationId to WLM 2012 to fix login
dequis
2014-11-12
-1
/
+1
*
Merging warning fixes from dx.
Wilmer van der Gaast
2014-10-27
-2
/
+15
|
\
|
*
dcc: Fix some invalid memory accesses reported by ASAN
dequis
2014-10-27
-2
/
+3
|
*
Some more g_source_remove warning fixes
dequis
2014-10-27
-0
/
+12
|
/
*
doc/AUTHORS updated to the current state of things.
Wilmer van der Gaast
2014-10-17
-1
/
+4
*
Bunch of merges from dx.
Wilmer van der Gaast
2014-10-17
-36
/
+49
|
\
|
*
nick_lc: use unsigned chars to avoid unicode issues
dequis
2014-10-11
-2
/
+2
|
*
Add support for XEP-0203: Delayed delivery (message timestamps)
dequis
2014-10-10
-11
/
+38
|
*
Handle not-authorized stream errors, avoid reconnect
dequis
2014-10-10
-0
/
+5
|
*
Remove MSNXMPP specific code
dequis
2014-10-10
-23
/
+3
*
|
Debian bug #764181: Accidentally had an LGPL header in a bunch of files.
Wilmer van der Gaast
2014-10-17
-64
/
+89
*
|
Merge changes from 3.2.2-1 Debian upload.
Wilmer van der Gaast
2014-10-05
-17
/
+11
|
\
\
|
|
/
|
/
|
|
*
3.2.2-1. Minor change, removed very old compatibility kludge.
3.2.2-1
Wilmer van der Gaast
2014-10-05
-15
/
+4
|
*
Merging two other Debian fixes in preparation for a 3.2.2-1 upload.
Wilmer van der Gaast
2014-10-05
-7
/
+10
*
|
Merge from dx, fixes two build issues.
Wilmer van der Gaast
2014-10-05
-5
/
+3
|
\
\
|
*
|
Two minor build fixes.
dequis
2014-09-28
-5
/
+3
*
|
|
Merge from Jelmer to fix builds on all recent Deb/Ubuntu versions again.
Wilmer van der Gaast
2014-10-05
-2
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
[next]