|
|
@c0db0d3
|
2015-12-30T05:22:47Z |
dx |
msn: Fix ADL/RML (add/remove from list) throwing server errors
|
|
|
@e61f9d1
|
2015-11-28T18:32:21Z |
dx |
msn: Send VER/CVR/USR together in the first request for faster login
|
|
|
@884577f
|
2015-10-30T10:28:32Z |
dx |
MSN: self message support
This is straightforward, like receiving a …
|
|
|
@532efdf
|
2015-10-14T16:31:07Z |
dx |
msn: Don't reconnect on wsse:FailedAuthentication errors
That …
|
|
|
@0864a52
|
2015-05-28T05:26:30Z |
dx |
imcb_notify_email: change parameters to take a format string
Saves …
|
|
|
@dd43c62
|
2015-05-28T05:26:24Z |
dx |
Gmail notifications support through new imcb_notify_email() API
|
|
|
@a6bed1a
|
2015-05-14T07:45:41Z |
dx |
msn: took me way too long to realize i broke the build
|
|
|
@99fe030
|
2015-05-13T08:05:01Z |
dx |
msn: Implement sending typing notifications
Also remove some old …
|
|
|
@2730c79
|
2015-05-13T07:01:28Z |
dx |
msn: Fix "ADL/RML command with invalid modification" errors
The …
|
|
|
@088b070
|
2015-05-08T02:02:14Z |
dx |
msn: fix use-after-free when the server sends OUT
Also fix a leak in …
|
|
|
@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
|
|
|
@cd5fdcf
|
2015-04-10T17:10:41Z |
dx |
msn: handle NFY PUT (presence notifications), refactor a bit
|
|
|
@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()
|
|
|
@d550358
|
2015-04-10T17:10:40Z |
dx |
msn: remove unsupported commands, OIMs and dead code
|
|
|
@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
|
|
|
@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
|
|
|
@e132b60
|
2012-11-11T23:32:47Z |
wilmer |
Extend keepalive code to time out connections when pings don't get …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@eb54f56
|
2012-02-11T13:01:20Z |
wilmer |
Add missing newslines to debugging output. Bug #896.
|
|
|
@9b0ad7e
|
2011-12-19T00:00:31Z |
wilmer |
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
|
|
|
@c77406a
|
2011-11-26T18:41:24Z |
wilmer |
MSN: No clue if the OUT command can specify other reasons, but if so, …
|
|
|
@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.
|
|
|
@c1d40e7
|
2010-10-07T06:19:39Z |
wilmer |
Fixed some memory leaks.
|
|
|
@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 …
|
|
|
@02bb9db
|
2010-08-29T09:39:27Z |
wilmer |
Handle payloads attached to errors (assume any number in cmd[2] would …
|
|
|
@fd424c8
|
2010-08-21T23:08:33Z |
wilmer |
Also pick up MSN Messenger mobile info.
|
|
|
@80175a1
|
2010-08-18T19:21:44Z |
wilmer |
Fetch the user's profile to see if there's a display name set there. …
|
|
|
@e0e1546
|
2010-08-15T18:46:10Z |
wilmer |
Making display name code a bit saner. Apparently PoS MSN is still …
|
|
|
@660cb00
|
2010-08-15T13:23:03Z |
wilmer |
Parse authentication errors.
|
|
|
@5a7af1b
|
2010-08-15T13:02:52Z |
wilmer |
The ADL command doesn't support >150 contacts. Split it up.
|
|
|
@d97f51b
|
2010-08-14T23:23:23Z |
wilmer |
Fix issues with logging in with huge SSO tickets (hilariously, the …
|
|
|
@193dc74
|
2010-08-14T16:16:52Z |
wilmer |
Responses to add requests work now.
|
|
|
@e5854a8
|
2010-08-14T14:50:10Z |
wilmer |
Show incoming auth. requests (although responding to them currently …
|
|
|
@5848675
|
2010-08-14T13:32:46Z |
wilmer |
The contact's full name is in a different field now in NLN messages.
|
|
|
@4452e69
|
2010-08-14T13:06:11Z |
wilmer |
Allow changing the display_name, now permanently!
|
|
|
@d93c0eb9
|
2010-08-14T12:20:59Z |
wilmer |
Read incoming MSN status/away messages.
|
|
|
@4e4af1b
|
2010-08-14T08:48:46Z |
wilmer |
Remove some old Passport stuff, this is all in soap.[ch] now.
|
|
|
@91d6e91
|
2010-08-13T09:12:31Z |
wilmer |
Sending offline messages works now ... but Pidgin doesn't seem to …
|
|
|
@b46769d
|
2010-08-12T22:44:56Z |
wilmer |
Some syntax checking fixups; don't make the same mistake of failing …
|
|
|
@be7a180
|
2010-08-12T22:38:30Z |
wilmer |
Proper responses to CHL challenges. Clean up bee_users before calling …
|
|
|
@ca7de3a
|
2010-08-12T22:13:26Z |
wilmer |
Successful login (including contact list sync). \o/
|
|
|
@523fb23
|
2010-08-11T08:08:39Z |
wilmer |
Implement MSNP15 SSO (Sadistic Sign-On).
|
|
|
@7db65b7
|
2010-08-09T19:04:55Z |
wilmer |
Not working yet, but some code for fetching the membership list. …
|
|
|
@5fecede
|
2010-08-08T17:29:43Z |
wilmer |
Enough changes to successfully login up to (but not including) …
|
|
|
@2528cda
|
2010-08-08T15:34:49Z |
wilmer |
Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
|
|
|
@70ac477
|
2010-06-11T11:34:39Z |
wilmer |
Create new MSN groups when necessary.
|
|
|
@6acc033
|
2010-06-09T00:35:13Z |
wilmer |
Moving MSN contacts between groups is now possible, but no support yet …
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@efbc154
|
2010-04-16T09:58:22Z |
wilmer |
Merge msn-keepalive, a nice hack (not yet documented) which sends …
|
|
|
@bb839e8
|
2010-04-10T01:05:39Z |
wilmer |
Be more clever with keepalives; detect when a switchboard is opened …
|
|
|
@9bf2481
|
2010-04-09T23:16:38Z |
wilmer |
First stab at MSN keepalives.
Only kicks in if the user goes offline …
|
|
|
@7815a2b
|
2010-04-07T02:15:44Z |
wilmer |
Check MSN display names given by the server for UTF-8-correctness …
|
|
|
@e3413cc
|
2010-03-30T01:30:19Z |
wilmer |
Added local_display_name setting for MSN accounts and some hopefully …
|
|
|
@e5a8118
|
2010-03-20T17:27:23Z |
wilmer |
Added soap.c with a fairly reusable SOAP framework and simple code for …
|
|
|
@3330468
|
2010-03-14T23:15:05Z |
wilmer |
Merging in head.
|
|
|
@21d48d9
|
2010-03-14T20:19:10Z |
wilmer |
Fix for bug #536: No longer fail on corrupted USR responses with …
|
|
|
@fb020ac
|
2010-03-07T18:43:23Z |
wilmer |
Merging in mainline, including improved away/status stuff.
|
|
|
@b051d39
|
2010-03-06T15:44:46Z |
wilmer |
MSN module updated to deal with the new API. Not many changes since it …
|
|
|
@ec29351
|
2009-12-07T22:11:40Z |
wilmer |
Committing some >1y old change. This seems to fix a small leak in the …
|
|
|
@e046390
|
2009-10-10T23:25:54Z |
wilmer |
Make purple use BitlBee's event handling API. Since the APIs never …
|
|
|
@d84e2a9
|
2008-08-02T11:21:36Z |
wilmer |
Microsoft, I hate you.
|
|
|
@0f4c2734
|
2008-07-31T20:44:43Z |
wilmer |
Reverting to the old MSN/Passport authentication mechanism, the new …
|
|
|
@1145964
|
2008-06-29T11:11:50Z |
wilmer |
Fixed two memory leaks in the MSN module.
|
|
|
@99f929c
|
2008-04-21T21:53:15Z |
wilmer |
Now checking if msn_sb_create() returns NULL. This is very unlikely, …
|
|
|
@e6648bf
|
2008-02-17T11:16:01Z |
wilmer |
Replaced old MSN Passport (v1.4) authentication code with what's …
|
|
|
@8ff0a61
|
2008-02-03T17:11:15Z |
wilmer |
Disabling "Unknown command" warnings since they're very noisy and …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@6bbb939
|
2007-04-16T04:01:13Z |
wilmer |
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@c2fb3809
|
2007-04-15T22:39:35Z |
wilmer |
Cleaned up struct im_connection. No more username/password stuff since …
|
|
|
@552e641
|
2007-04-06T05:34:23Z |
wilmer |
Now that all these functions take format strings, I have to make sure …
|
|
|
@aef4828
|
2007-04-06T05:20:31Z |
wilmer |
More cleanups, mainly in the callbacks. Replaced things like …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@911f2eb
|
2006-07-02T23:20:27Z |
wilmer |
Added display_name setting for MSN connections. (Should replace the …
|
|
|