source: protocols/msn/ns.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @3752019   2015-03-15T14:41:47Z dx msn: start update to msnp21 - bump protocol version - update CVR …
(edit) @fa8c775   2015-03-15T14:41:47Z dx msn: colorful debug
(edit) @05816dd   2015-02-22T22:44:40Z dx coverity: Fix some (harmless?) use-after-free with g_slist_remove() …
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @4f161e3   2015-01-16T19:50:24Z dx msn_ns_send_adl_1: Fix alloc_strlen coverity warning Allocating …
(edit) @6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @e132b60   2012-11-11T23:32:47Z wilmer Extend keepalive code to time out connections when pings don't get …
(edit) @4c9d377   2012-09-29T19:49:19Z wilmer Suppress own UBM messages.
(edit) @208db4b   2012-09-29T19:38:18Z wilmer Support for sending messages to federated contacts. They don't seem to …
(edit) @3901b5d   2012-09-25T22:48:56Z wilmer Support for receiving messages via the NS (UBM command).
(edit) @6bef211   2012-09-22T12:55:02Z wilmer Fixed syntax error introduced by latest merge.
(edit) @9c77fbf   2012-09-22T12:47:55Z wilmer Merge mainline.
(edit) @d0752e8   2012-09-22T12:12:12Z wilmer Little cleanup. Use xt_from_string() where possible.
(edit) @a325ebd   2012-09-16T21:44:09Z wilmer Notification on incoming offline messages. Life is too short to …
(edit) @79bb7e4   2012-09-16T17:40:44Z wilmer Online status should be read properly now.
(edit) @080c43a   2012-09-16T13:52:19Z wilmer Some more tweaks: Should show up online now, and be able to send and …
(edit) @f9258ae   2012-09-16T11:52:35Z wilmer Generate a machine UUID instead of using a hardcoded one.
(edit) @bc676ac   2012-09-16T00:09:58Z wilmer MSNP18 code. It logs in now but otherwise doesn't work all too well.
(edit) @eb54f56   2012-02-11T13:01:20Z wilmer Add missing newslines to debugging output. Bug #896.
(edit) @9b0ad7e   2011-12-19T00:00:31Z wilmer Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
(edit) @c77406a   2011-11-26T18:41:24Z wilmer MSN: No clue if the OUT command can specify other reasons, but if so, …
(edit) @ed0589c   2010-11-13T13:01:40Z wilmer Fixed issue with logging in to unverified MSN accounts.
(edit) @9066974   2010-10-23T03:05:48Z wilmer Fixed some still-leaky code in the MSN incoming status message handling.
(edit) @c1d40e7   2010-10-07T06:19:39Z wilmer Fixed some memory leaks.
(edit) @27053b5   2010-09-04T17:13:55Z wilmer Finish re-authentication works. Should now work for OIMs as well.
(edit) @4aa8a04   2010-09-04T15:54:52Z wilmer This works (includes some token sabotage code to ease testing), but I …
(edit) @bae0617   2010-09-03T21:24:58Z wilmer Rearrange things a bit to support multiple NS connections. This is …
(edit) @64768d4   2010-09-02T09:15:44Z wilmer Replace msn*write functions with saner versions that accept format …
(edit) @02bb9db   2010-08-29T09:39:27Z wilmer Handle payloads attached to errors (assume any number in cmd[2] would …
(edit) @fd424c8   2010-08-21T23:08:33Z wilmer Also pick up MSN Messenger mobile info.
(edit) @80175a1   2010-08-18T19:21:44Z wilmer Fetch the user's profile to see if there's a display name set there. …
(edit) @e0e1546   2010-08-15T18:46:10Z wilmer Making display name code a bit saner. Apparently PoS MSN is still …
(edit) @660cb00   2010-08-15T13:23:03Z wilmer Parse authentication errors.
(edit) @5a7af1b   2010-08-15T13:02:52Z wilmer The ADL command doesn't support >150 contacts. Split it up.
(edit) @d97f51b   2010-08-14T23:23:23Z wilmer Fix issues with logging in with huge SSO tickets (hilariously, the …
(edit) @193dc74   2010-08-14T16:16:52Z wilmer Responses to add requests work now.
(edit) @e5854a8   2010-08-14T14:50:10Z wilmer Show incoming auth. requests (although responding to them currently …
(edit) @5848675   2010-08-14T13:32:46Z wilmer The contact's full name is in a different field now in NLN messages.
(edit) @4452e69   2010-08-14T13:06:11Z wilmer Allow changing the display_name, now permanently!
(edit) @d93c0eb9   2010-08-14T12:20:59Z wilmer Read incoming MSN status/away messages.
(edit) @4e4af1b   2010-08-14T08:48:46Z wilmer Remove some old Passport stuff, this is all in soap.[ch] now.
(edit) @91d6e91   2010-08-13T09:12:31Z wilmer Sending offline messages works now ... but Pidgin doesn't seem to …
(edit) @b46769d   2010-08-12T22:44:56Z wilmer Some syntax checking fixups; don't make the same mistake of failing …
(edit) @be7a180   2010-08-12T22:38:30Z wilmer Proper responses to CHL challenges. Clean up bee_users before calling …
(edit) @ca7de3a   2010-08-12T22:13:26Z wilmer Successful login (including contact list sync). \o/
(edit) @523fb23   2010-08-11T08:08:39Z wilmer Implement MSNP15 SSO (Sadistic Sign-On).
(edit) @7db65b7   2010-08-09T19:04:55Z wilmer Not working yet, but some code for fetching the membership list. …
(edit) @5fecede   2010-08-08T17:29:43Z wilmer Enough changes to successfully login up to (but not including) …
(edit) @2528cda   2010-08-08T15:34:49Z wilmer Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
(edit) @70ac477   2010-06-11T11:34:39Z wilmer Create new MSN groups when necessary.
(edit) @6acc033   2010-06-09T00:35:13Z wilmer Moving MSN contacts between groups is now possible, but no support yet …
(edit) @ae3dc99   2010-04-24T17:02:07Z wilmer Merging stuff from mainline (1.2.6).
(edit) @efbc154   2010-04-16T09:58:22Z wilmer Merge msn-keepalive, a nice hack (not yet documented) which sends …
(edit) @bb839e8   2010-04-10T01:05:39Z wilmer Be more clever with keepalives; detect when a switchboard is opened …
(edit) @9bf2481   2010-04-09T23:16:38Z wilmer First stab at MSN keepalives. Only kicks in if the user goes offline …
(edit) @7815a2b   2010-04-07T02:15:44Z wilmer Check MSN display names given by the server for UTF-8-correctness …
(edit) @e3413cc   2010-03-30T01:30:19Z wilmer Added local_display_name setting for MSN accounts and some hopefully …
(edit) @e5a8118   2010-03-20T17:27:23Z wilmer Added soap.c with a fairly reusable SOAP framework and simple code for …
(edit) @3330468   2010-03-14T23:15:05Z wilmer Merging in head.
(edit) @21d48d9   2010-03-14T20:19:10Z wilmer Fix for bug #536: No longer fail on corrupted USR responses with …
(edit) @fb020ac   2010-03-07T18:43:23Z wilmer Merging in mainline, including improved away/status stuff.
(edit) @b051d39   2010-03-06T15:44:46Z wilmer MSN module updated to deal with the new API. Not many changes since it …
(edit) @ec29351   2009-12-07T22:11:40Z wilmer Committing some >1y old change. This seems to fix a small leak in the …
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @d84e2a9   2008-08-02T11:21:36Z wilmer Microsoft, I hate you.
(edit) @0f4c2734   2008-07-31T20:44:43Z wilmer Reverting to the old MSN/Passport authentication mechanism, the new …
(edit) @1145964   2008-06-29T11:11:50Z wilmer Fixed two memory leaks in the MSN module.
(edit) @99f929c   2008-04-21T21:53:15Z wilmer Now checking if msn_sb_create() returns NULL. This is very unlikely, …
(edit) @e6648bf   2008-02-17T11:16:01Z wilmer Replaced old MSN Passport (v1.4) authentication code with what's …
(edit) @8ff0a61   2008-02-03T17:11:15Z wilmer Disabling "Unknown command" warnings since they're very noisy and …
(edit) @1febf5c   2008-01-05T21:15:32Z wilmer Added "mail_notifications" setting. Who needs those notifications …
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @6bbb939   2007-04-16T04:01:13Z wilmer Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
(edit) @84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
(edit) @c2fb3809   2007-04-15T22:39:35Z wilmer Cleaned up struct im_connection. No more username/password stuff since …
(edit) @552e641   2007-04-06T05:34:23Z wilmer Now that all these functions take format strings, I have to make sure …
(edit) @aef4828   2007-04-06T05:20:31Z wilmer More cleanups, mainly in the callbacks. Replaced things like …
(edit) @0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
(edit) @911f2eb   2006-07-02T23:20:27Z wilmer Added display_name setting for MSN connections. (Should replace the …
(edit) @4ff0966   2006-05-28T23:13:47Z wilmer Merging from main/jelmer.
(edit) @a2582c8   2006-05-26T22:44:48Z wilmer Added error_string variable to Passport client.
(edit) @ba9edaa   2006-05-10T17:34:46Z wilmer Moved everything to the BitlBee event handling API.
(edit) @1ad104a   2006-03-21T08:11:10Z wilmer ns.c now passess the first group a buddy is in.
(edit) @bc736cfa   2006-03-21T08:00:12Z wilmer Basic handling of LSG responses.
(edit) @08995b0   2006-01-04T12:09:35Z wilmer Cleaned up some warnings in MSN module that appeared because of the …
(edit) @ad8b8a3   2005-12-17T20:54:06Z wilmer Passport authentication works now.
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.