|
|
@693aca0
|
2015-04-10T17:10:40Z |
dx |
msn: colorful debug
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@aa6bcd8
|
2014-11-17T05:57:22Z |
dx |
msn: add 'allow' role if contact has neither block nor allow
This …
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@d0752e8
|
2012-09-22T12:12:12Z |
wilmer |
Little cleanup. Use xt_from_string() where possible.
|
|
|
@dcf155d
|
2012-02-11T17:26:41Z |
wilmer |
Drop dead support for MSN offline messages (that SOAP server isn't …
|
|
|
@9f958f7
|
2011-12-19T18:09:11Z |
wilmer |
Pass the SSL errors through another layer of indirection (Passport …
|
|
|
@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.
|
|
|
@3bd2f17
|
2011-11-25T12:16:05Z |
wilmer |
msn_soap_debug_print may get called with NULL pointers. Pay attention.
|
|
|
@ff1616b
|
2011-11-09T00:07:22Z |
wilmer |
Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
|
|
|
@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. :-(
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@327af51
|
2010-08-21T17:27:32Z |
wilmer |
Some general cleanup, plus fixing a bug in the memberlist parsing …
|
|
|
@801b90b
|
2010-08-20T19:30:12Z |
wilmer |
Check if a connection is down before handling its SOAP responses.
|
|
|
@f2520b5
|
2010-08-20T08:22:28Z |
wilmer |
In debugging mode, dump all SOAP requests + responses with some …
|
|
|
@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 …
|
|
|
@9b01339
|
2010-08-15T17:19:06Z |
wilmer |
Check the <isMessengerUser/> flag in address book entries, ignore the …
|
|
|
@660cb00
|
2010-08-15T13:23:03Z |
wilmer |
Parse authentication errors.
|
|
|
@ff27648
|
2010-08-15T00:05:49Z |
wilmer |
Read group info.
|
|
|
@d97f51b
|
2010-08-14T23:23:23Z |
wilmer |
Fix issues with logging in with huge SSO tickets (hilariously, the …
|
|
|
@4fc95c5
|
2010-08-14T21:33:33Z |
wilmer |
Add/Remove support.
|
|
|
@6ddb223
|
2010-08-14T19:57:13Z |
wilmer |
Separate boilerplate and body of abservice SOAP requests since 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 …
|
|
|
@4452e69
|
2010-08-14T13:06:11Z |
wilmer |
Allow changing the display_name, now permanently!
|
|
|
@12767e3
|
2010-08-14T11:30:40Z |
wilmer |
Status/Away messages.
|
|
|
@73efe3a
|
2010-08-14T11:07:45Z |
wilmer |
Allow Passport authentication with @msn.com accounts.
|
|
|
@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 …
|
|
|
@ca7de3a
|
2010-08-12T22:13:26Z |
wilmer |
Successful login (including contact list sync). \o/
|
|
|
@7f34ce2
|
2010-08-11T23:03:33Z |
wilmer |
Get contact list/address book info. Next step: We have to send it …
|
|
|
@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) …
|
|
|
@bc090f0
|
2010-03-20T22:42:59Z |
wilmer |
Error reporting and added a msgq_send function. Need to put some more …
|
|
|
@ffb6dea
|
2010-03-20T21:58:04Z |
wilmer |
Killing some memory leaks.
|
|
|
@e5a8118
|
2010-03-20T17:27:23Z |
wilmer |
Added soap.c with a fairly reusable SOAP framework and simple code for …
|