source: protocols/msn/soap.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @afbad28   2015-03-10T07:46:38Z dx msn: Update FindMembership payload to fix incorrect pending requests …
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @a77a9ef   2014-11-17T05:57:14Z dx msn: Update ApplicationId again to one used by skype Because why not
(edit) @81186736   2014-11-12T06:20:04Z dx msn: update ABService ApplicationId to WLM 2012 to fix login The …
(edit) @e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
(edit) @0e788f5   2013-02-21T19:15:59Z wilmer I'm still bored on a long flight. Wrote a script to automatically …
(edit) @dcf155d   2012-02-11T17:26:41Z wilmer Drop dead support for MSN offline messages (that SOAP server isn't …
(edit) @dff732d   2011-11-12T15:49:52Z wilmer Undoing old workaround for MSN troubles and added more proper fix. The …
(edit) @dac74bd   2011-11-10T03:38:40Z wilmer Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
(edit) @5282ffd   2011-01-22T17:29:55Z wilmer MSN changed the @msn.com login server URL and/or broke the old one. :-(
(edit) @76c89dc7   2010-12-12T00:25:17Z wilmer Allow changing MSN display names in server-side profiles. (I.e. the …
(edit) @2af3e23   2010-10-02T06:56:33Z wilmer Restore MSN password truncation code. MSN still can't handle passwords …
(edit) @2c6b0f4   2010-09-05T14:09:43Z wilmer Fix auth for @msn.com accounts.
(edit) @4e1be76   2010-09-04T17:23:46Z wilmer Clean up any stuff stuck in the soap queue at disconnect time.
(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) @80175a1   2010-08-18T19:21:44Z wilmer Fetch the user's profile to see if there's a display name set there. …
(edit) @4fc95c5   2010-08-14T21:33:33Z wilmer Add/Remove support.
(edit) @6ddb223   2010-08-14T19:57:13Z wilmer Separate boilerplate and body of abservice SOAP requests since the …
(edit) @193dc74   2010-08-14T16:16:52Z wilmer Responses to add requests work now.
(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) @91d6e91   2010-08-13T09:12:31Z wilmer Sending offline messages works now ... but Pidgin doesn't seem to …
(edit) @7f34ce2   2010-08-11T23:03:33Z wilmer Get contact list/address book info. Next step: We have to send it …
(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) @bc090f0   2010-03-20T22:42:59Z wilmer Error reporting and added a msgq_send function. Need to put some more …
(edit) @ffb6dea   2010-03-20T21:58:04Z wilmer Killing some memory leaks.
(add) @e5a8118   2010-03-20T17:27:23Z wilmer Added soap.c with a fairly reusable SOAP framework and simple code for …
Note: See TracRevisionLog for help on using the revision log.