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
path:
root
/
protocols
/
msn
Commit message (
Expand
)
Author
Age
Lines
*
Fix some compiler warnings
dequis
2016-11-28
-3
/
+3
*
msn: Fix ADL/RML (add/remove from list) throwing server errors
dequis
2015-12-30
-1
/
+3
*
msn: Don't truncate passwords to 16 chars anymore.
dequis
2015-12-30
-5
/
+1
*
msn: remove suggestion to use the official client, which is dead
dequis
2015-11-29
-2
/
+1
*
msn: Send VER/CVR/USR together in the first request for faster login
dequis
2015-11-28
-4
/
+10
*
msn: Buffer writes a bit to send several commands with a single request
dequis
2015-11-28
-2
/
+27
*
MSN: self message support
dequis
2015-10-30
-13
/
+34
*
msn: Don't reconnect on wsse:FailedAuthentication errors
dequis
2015-10-14
-1
/
+7
*
msn: Better error messages on 'location blocked'
dequis
2015-10-14
-0
/
+5
*
Rename mail notification related settings for consistency
dequis
2015-05-28
-3
/
+3
*
imcb_notify_email: change parameters to take a format string
dequis
2015-05-28
-7
/
+2
*
Gmail notifications support through new imcb_notify_email() API
Artem Savkov
2015-05-28
-6
/
+18
*
msn: took me way too long to realize i broke the build
dequis
2015-05-14
-2
/
+0
*
msn: Implement sending typing notifications
dequis
2015-05-13
-38
/
+19
*
msn: Remove nudges
dequis
2015-05-13
-33
/
+0
*
msn: Fix "ADL/RML command with invalid modification" errors
dequis
2015-05-13
-3
/
+3
*
msn: fix use-after-free when the server sends OUT
dequis
2015-05-07
-11
/
+11
*
msn: don't prevent reconnections on OUT OTH
dequis
2015-04-19
-13
/
+2
*
msn/gw.c: ensure that the im_connection still exists in callbacks
dequis
2015-04-12
-25
/
+35
*
msn: rename all old 'handler' variables to 'md' for consistency
dequis
2015-04-11
-64
/
+62
*
msn: handle NOT command payload length
dequis
2015-04-11
-0
/
+4
*
msn: switch to long polling http
dequis
2015-04-10
-2
/
+9
*
msn: handle NFY PUT (presence notifications), refactor a bit
dequis
2015-04-10
-22
/
+109
*
msn_set_away: fix strcmp check for idle
dequis
2015-04-10
-1
/
+1
*
get_rfc822_header: allow headers at the end of a string
dequis
2015-04-10
-0
/
+6
*
msn: implement the rest of the http gateway support, enable by default
dequis
2015-04-10
-20
/
+106
*
msn: add msn_queue_feed(), move read() out of msn_handler()
dequis
2015-04-10
-21
/
+27
*
msn: remove msn_linesplit, use g_strsplit_set instead
dequis
2015-04-10
-42
/
+10
*
msn: start of the http gateway code
dequis
2015-04-10
-1
/
+149
*
msn: remove unsupported commands, OIMs and dead code
dequis
2015-04-10
-308
/
+4
*
msn: implement PUT /user to set status as online
dequis
2015-04-10
-37
/
+42
*
msn: removed switchboards, implemented SDG message
dequis
2015-04-10
-1012
/
+85
*
msn: start update to msnp21
dequis
2015-04-10
-11
/
+13
*
msn: colorful debug
dequis
2015-04-10
-2
/
+6
*
msn: remove old/broken/unused msnftp stuff (requires distclean!)
dequis
2015-04-06
-792
/
+0
*
Fix a bunch of memory leaks
dequis
2015-03-22
-7
/
+13
*
msn: Update FindMembership payload to fix incorrect pending requests
dequis
2015-03-10
-1
/
+1
*
Disable msn by default :(
dequis
2015-02-28
-3
/
+11
*
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
dequis
2015-02-22
-6
/
+4
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-3008
/
+2892
*
msn_ns_send_adl_1: Fix alloc_strlen coverity warning
dequis
2015-01-16
-1
/
+1
*
Replace isdigit/isalpha/.../tolower/toupper with glib variants
dequis
2015-01-16
-5
/
+5
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-20
/
+20
*
msn: configurable notification server host/port
dequis
2014-12-06
-2
/
+10
*
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
*
RIP native win32 support (use cygwin instead)
dequis
2014-09-27
-2
/
+0
*
Merging "storage" branch which I wrote long ago. It separates generation of
Wilmer van der Gaast
2013-04-20
-1
/
+1
|
\
[next]