aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/gw.c
Commit message (Expand)AuthorAgeLines
* msn: Buffer writes a bit to send several commands with a single requestdequis2015-11-28-2/+26
* msn: fix use-after-free when the server sends OUTdequis2015-05-07-6/+9
* msn/gw.c: ensure that the im_connection still exists in callbacksdequis2015-04-12-16/+29
* msn: switch to long polling httpdequis2015-04-10-2/+8
* msn: implement the rest of the http gateway support, enable by defaultdequis2015-04-10-3/+54
* msn: start of the http gateway codedequis2015-04-10-0/+126