|
|
@2fe8297
|
2015-04-19T06:13:57Z |
dx |
msn: don't prevent reconnections on OUT OTH
The servers send them for …
|
|
|
@951aefd
|
2015-04-12T15:27:31Z |
dx |
msn/gw.c: ensure that the im_connection still exists in callbacks
|
|
|
@5fbf815
|
2015-04-11T19:36:13Z |
dx |
msn: rename all old 'handler' variables to 'md' for consistency
I …
|
|
|
@002fede
|
2015-04-11T18:20:31Z |
dx |
msn: handle NOT command payload length
|
|
|
@e59eec0
|
2015-04-10T17:10:41Z |
dx |
msn: switch to long polling http
|
|
|
@cd5fdcf
|
2015-04-10T17:10:41Z |
dx |
msn: handle NFY PUT (presence notifications), refactor a bit
|
|
|
@3058c30
|
2015-04-10T17:10:41Z |
dx |
msn_set_away: fix strcmp check for idle
|
|
|
@73b1a8e
|
2015-04-10T17:10:41Z |
dx |
get_rfc822_header: allow headers at the end of a string
|
|
|
@913a663
|
2015-04-10T17:10:41Z |
dx |
msn: implement the rest of the http gateway support, enable by default
|
|
|
@a4be2f6
|
2015-04-10T17:10:41Z |
dx |
msn: add msn_queue_feed(), move read() out of msn_handler()
|
|
|
@3b09b38
|
2015-04-10T17:10:40Z |
dx |
msn: remove msn_linesplit, use g_strsplit_set instead
|
|
|
@cfeadc3
|
2015-04-10T17:10:40Z |
dx |
msn: start of the http gateway code
|
|
|
@d550358
|
2015-04-10T17:10:40Z |
dx |
msn: remove unsupported commands, OIMs and dead code
|
|
|
@d80822c
|
2015-04-10T17:10:40Z |
dx |
msn: implement PUT /user to set status as online
|
|
|
@11e42dc
|
2015-04-10T17:10:40Z |
dx |
msn: removed switchboards, implemented SDG message
|
|
|
@254a4da
|
2015-04-10T17:10:40Z |
dx |
msn: start update to msnp21
- bump protocol version
- update CVR …
|
|
|
@693aca0
|
2015-04-10T17:10:40Z |
dx |
msn: colorful debug
|
|
|
@8bcd160
|
2015-04-06T16:22:05Z |
dx |
msn: remove old/broken/unused msnftp stuff (requires distclean!)
…
|
|
|
@098a75b
|
2015-03-22T13:35:08Z |
dx |
Fix a bunch of memory leaks
- irc_im.c:
- bee_irc_user_msg: …
|
|
|
@afbad28
|
2015-03-10T07:46:38Z |
dx |
msn: Update FindMembership payload to fix incorrect pending requests
…
|
|
|
@a6b00fc
|
2015-02-28T23:17:33Z |
dx |
Disable msn by default :(
I didn't want to do the next release with a …
|
|
|
@05816dd
|
2015-02-22T22:44:40Z |
dx |
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
…
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@4f161e3
|
2015-01-16T19:50:24Z |
dx |
msn_ns_send_adl_1: Fix alloc_strlen coverity warning
Allocating …
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@bc7a0d4
|
2014-12-06T17:58:35Z |
dx |
msn: configurable notification server host/port
|
|
|
@aa6bcd8
|
2014-11-17T05:57:22Z |
dx |
msn: add 'allow' role if contact has neither block nor allow
This …
|
|
|
@3325df7
|
2014-11-17T05:57:16Z |
dx |
msn_buddy_ask: only ask to add if contact is in pending list
…
|
|
|
@a77a9ef
|
2014-11-17T05:57:14Z |
dx |
msn: Update ApplicationId again to one used by skype
Because why not
|
|
|
@81186736
|
2014-11-12T06:20:04Z |
dx |
msn: update ABService ApplicationId to WLM 2012 to fix login
The …
|
|
|
@e252d8c
|
2014-09-27T14:54:35Z |
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
|
|
@e31e5b8
|
2013-04-20T13:05:55Z |
wilmer |
Merging "storage" branch which I wrote long ago. It separates …
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@06eef80
|
2013-02-21T14:03:15Z |
wilmer |
For the lazy among us: When adding a Jabber/MSN contact within the …
|
|
|
@e132b60
|
2012-11-11T23:32:47Z |
wilmer |
Extend keepalive code to time out connections when pings don't get …
|
|
|
@509cf60
|
2012-10-20T00:02:45Z |
wilmer |
Some more removals. Using ifdefs instead of read deletions in Yahoo! …
|
|
|
@4c9d377
|
2012-09-29T19:49:19Z |
wilmer |
Suppress own UBM messages.
|
|
|
@208db4b
|
2012-09-29T19:38:18Z |
wilmer |
Support for sending messages to federated contacts. They don't seem to …
|
|
|
@3901b5d
|
2012-09-25T22:48:56Z |
wilmer |
Support for receiving messages via the NS (UBM command).
|
|
|
@6bef211
|
2012-09-22T12:55:02Z |
wilmer |
Fixed syntax error introduced by latest merge.
|
|
|
@9c77fbf
|
2012-09-22T12:47:55Z |
wilmer |
Merge mainline.
|
|
|
@d0752e8
|
2012-09-22T12:12:12Z |
wilmer |
Little cleanup. Use xt_from_string() where possible.
|
|
|
@a325ebd
|
2012-09-16T21:44:09Z |
wilmer |
Notification on incoming offline messages. Life is too short to …
|
|
|
@fe79de66
|
2012-09-16T20:42:11Z |
wilmer |
One more semicolon check (BYE command).
|
|
|
@e9caacd
|
2012-09-16T18:08:15Z |
wilmer |
Don't accidentally create groupchats for 1:1 chats.
|
|
|
@79bb7e4
|
2012-09-16T17:40:44Z |
wilmer |
Online status should be read properly now.
|
|
|
@080c43a
|
2012-09-16T13:52:19Z |
wilmer |
Some more tweaks: Should show up online now, and be able to send and …
|
|
|
@f9258ae
|
2012-09-16T11:52:35Z |
wilmer |
Generate a machine UUID instead of using a hardcoded one.
|
|
|
@bc676ac
|
2012-09-16T00:09:58Z |
wilmer |
MSNP18 code. It logs in now but otherwise doesn't work all too well.
|
|
|
@7281ad1
|
2012-09-15T15:59:17Z |
wilmer |
Allow building position-independent executables. #981, patch from …
|
|
|
@bb5ce568
|
2012-06-07T22:41:17Z |
wilmer |
s/ACC_SET_NOSAVE/SET_NOSAVE/.
|
|
|
@dcf155d
|
2012-02-11T17:26:41Z |
wilmer |
Drop dead support for MSN offline messages (that SOAP server isn't …
|
|
|
@eb54f56
|
2012-02-11T13:01:20Z |
wilmer |
Add missing newslines to debugging output. Bug #896.
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@164352e
|
2011-12-24T18:02:39Z |
wilmer |
Merging mainline.
|
|
|
@9f958f7
|
2011-12-19T18:09:11Z |
wilmer |
Pass the SSL errors through another layer of indirection (Passport …
|
|
|
@9b0ad7e
|
2011-12-19T00:00:31Z |
wilmer |
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
|
|
|
@5dc7f90
|
2011-12-06T00:53:16Z |
Miklos Vajna |
msn: unused-but-set-variables
|
|
|
@ca974d7
|
2011-12-04T19:14:29Z |
wilmer |
Debug output tweaks: Try to send everything to stderr, and add ifdef …
|
|
|
@bd31661
|
2011-12-02T10:32:54Z |
wilmer |
Somewhat improve debug logging of HTTP/SOAP stuff.
|
|
|
@c77406a
|
2011-11-26T18:41:24Z |
wilmer |
MSN: No clue if the OUT command can specify other reasons, but if so, …
|
|
|
@3bd2f17
|
2011-11-25T12:16:05Z |
wilmer |
msn_soap_debug_print may get called with NULL pointers. Pay attention.
|
|
|
@dff732d
|
2011-11-12T15:49:52Z |
wilmer |
Undoing old workaround for MSN troubles and added more proper fix. The …
|
|
|
@dac74bd
|
2011-11-10T03:38:40Z |
wilmer |
Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
|
|
|
@ff1616b
|
2011-11-09T00:07:22Z |
wilmer |
Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
|
|
|
@9e9140b
|
2011-03-08T06:23:34Z |
wilmer |
Fix crash on quick MSN logoff (NULL pointer dereference because GLib …
|
|
|
@02e06b5
|
2011-01-23T16:32:07Z |
wilmer |
Sneaky if statement is sneaky. The fix from the previous changeset …
|
|
|
@5282ffd
|
2011-01-22T17:29:55Z |
wilmer |
MSN changed the @msn.com login server URL and/or broke the old one. :-(
|
|
|
@9c84617
|
2010-12-13T00:42:58Z |
wilmer |
Silently adding /CTCP NUDGE support for MSN contacts.
|
|
|
@8eec79d
|
2010-12-13T00:33:56Z |
wilmer |
MSN: Don't send any of the special messages offline since they creep …
|
|
|
@76c89dc7
|
2010-12-12T00:25:17Z |
wilmer |
Allow changing MSN display names in server-side profiles. (I.e. the …
|
|
|
@d68365c
|
2010-11-20T15:39:58Z |
wilmer |
D'oh. Obviously, only look at MSN buddies when checking the MSN …
|
|
|
@4eb75b2
|
2010-11-20T11:31:39Z |
wilmer |
Sometimes for whatever reasons MSN adds all contacts to both the …
|
|
|
@10685d3
|
2010-11-19T21:00:14Z |
wilmer |
Fixed two doc/string typos.
|
|
|
@ed0589c
|
2010-11-13T13:01:40Z |
wilmer |
Fixed issue with logging in to unverified MSN accounts.
|
|
|
@9066974
|
2010-10-23T03:05:48Z |
wilmer |
Fixed some still-leaky code in the MSN incoming status message handling.
|
|
|
@6197702
|
2010-10-09T18:41:19Z |
wilmer |
Merging OTR branch. It's more or less a plugin if you enable it, and …
|
|
|
@23b29c6
|
2010-10-08T06:32:44Z |
wilmer |
Clean up ordering of free()s in msn_buddy_data_free().
|
|
|
@8a35d4b
|
2010-10-07T06:41:50Z |
wilmer |
base64-decode the msg in offline msg non-delivery reports and suppress …
|
|
|
@afb9ea9
|
2010-10-07T06:25:35Z |
wilmer |
Silencing some (mostly whiny) compiler warnings.
|
|
|
@c1d40e7
|
2010-10-07T06:19:39Z |
wilmer |
Fixed some memory leaks.
|
|
|
@385fbc4
|
2010-10-06T08:31:15Z |
wilmer |
Fixed string handling bug with long MSN passwords.
|
|
|
@8e9e2b7
|
2010-10-03T02:45:26Z |
wilmer |
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
|
|
|
@2af3e23
|
2010-10-02T06:56:33Z |
wilmer |
Restore MSN password truncation code. MSN still can't handle passwords …
|
|
|
@04cd284
|
2010-10-02T05:19:27Z |
wilmer |
Export block/allow list again. The way this is done is ugly though and …
|
|
|
@ed86165
|
2010-10-02T04:22:57Z |
wilmer |
Silence some debugging stuff that was still going to stdout.
|
|
|
@52f5e90
|
2010-10-02T04:21:50Z |
wilmer |
Fixed possible crash bug on removing contacts while the auth cookie …
|
|
|
@2c6b0f4
|
2010-09-05T14:09:43Z |
wilmer |
Fix auth for @msn.com accounts.
|
|
|
@4e1be76
|
2010-09-04T17:23:46Z |
wilmer |
Clean up any stuff stuck in the soap queue at disconnect time.
|
|
|
@27053b5
|
2010-09-04T17:13:55Z |
wilmer |
Finish re-authentication works. Should now work for OIMs as well.
|
|
|
@4aa8a04
|
2010-09-04T15:54:52Z |
wilmer |
This works (includes some token sabotage code to ease testing), but I …
|
|
|
@bae0617
|
2010-09-03T21:24:58Z |
wilmer |
Rearrange things a bit to support multiple NS connections. This is …
|
|
|
@64768d4
|
2010-09-02T09:15:44Z |
wilmer |
Replace msn*write functions with saner versions that accept format …
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@02bb9db
|
2010-08-29T09:39:27Z |
wilmer |
Handle payloads attached to errors (assume any number in cmd[2] would …
|
|
|
@feb1bad
|
2010-08-28T12:24:37Z |
wilmer |
Pull in Makefile dependencies fix from mainline.
|
|
|
@00374ac
|
2010-08-28T12:22:50Z |
wilmer |
Don't treat error 241 as fatal since it isn't - or at least not always.
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|