source: protocols/msn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @6197702   2010-10-09T18:41:19Z wilmer Merging OTR branch. It's more or less a plugin if you enable it, and …
(edit) @23b29c6   2010-10-08T06:32:44Z wilmer Clean up ordering of free()s in msn_buddy_data_free().
(edit) @8a35d4b   2010-10-07T06:41:50Z wilmer base64-decode the msg in offline msg non-delivery reports and suppress …
(edit) @afb9ea9   2010-10-07T06:25:35Z wilmer Silencing some (mostly whiny) compiler warnings.
(edit) @c1d40e7   2010-10-07T06:19:39Z wilmer Fixed some memory leaks.
(edit) @385fbc4   2010-10-06T08:31:15Z wilmer Fixed string handling bug with long MSN passwords.
(edit) @8e9e2b7   2010-10-03T02:45:26Z wilmer Merging mainline, which includes a huge msnp13 merge. Not 100% sure …
(edit) @2af3e23   2010-10-02T06:56:33Z wilmer Restore MSN password truncation code. MSN still can't handle passwords …
(edit) @04cd284   2010-10-02T05:19:27Z wilmer Export block/allow list again. The way this is done is ugly though and …
(edit) @ed86165   2010-10-02T04:22:57Z wilmer Silence some debugging stuff that was still going to stdout.
(edit) @52f5e90   2010-10-02T04:21:50Z wilmer Fixed possible crash bug on removing contacts while the auth cookie …
(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) @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) @f5c0d8e   2010-08-31T20:06:14Z wilmer Merge mainline stuff.
(edit) @02bb9db   2010-08-29T09:39:27Z wilmer Handle payloads attached to errors (assume any number in cmd[2] would …
(edit) @feb1bad   2010-08-28T12:24:37Z wilmer Pull in Makefile dependencies fix from mainline.
(edit) @00374ac   2010-08-28T12:22:50Z wilmer Don't treat error 241 as fatal since it isn't - or at least not always.
(edit) @b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
(edit) @be999a5   2010-08-23T23:12:24Z wilmer First step in this merge. Mostly a bzr merge and then a cleanup of …
(edit) @9b1d2d6   2010-08-22T10:42:27Z wilmer Ignore empty status messages, and msnmsgrp2p invitations.
(edit) @fd424c8   2010-08-21T23:08:33Z wilmer Also pick up MSN Messenger mobile info.
(edit) @327af51   2010-08-21T17:27:32Z wilmer Some general cleanup, plus fixing a bug in the memberlist parsing …
(edit) @801b90b   2010-08-20T19:30:12Z wilmer Check if a connection is down before handling its SOAP responses.
(edit) @f2520b5   2010-08-20T08:22:28Z wilmer In debugging mode, dump all SOAP requests + responses with some …
(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) @9b01339   2010-08-15T17:19:06Z wilmer Check the <isMessengerUser/> flag in address book entries, ignore the …
(edit) @9679fd8   2010-08-15T14:27:44Z wilmer Removing soap.h dependency in Makefile. I'll have to fix the internal …
(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) @ff27648   2010-08-15T00:05:49Z wilmer Read group info.
(edit) @d97f51b   2010-08-14T23:23:23Z wilmer Fix issues with logging in with huge SSO tickets (hilariously, the …
(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) @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) @12767e3   2010-08-14T11:30:40Z wilmer Status/Away messages.
(edit) @73efe3a   2010-08-14T11:07:45Z wilmer Allow Passport authentication with @msn.com accounts.
(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) @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) @2528cda   2010-08-08T15:34:49Z wilmer Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @4255320   2010-07-27T22:18:27Z wilmer MSN: Don't show any "special" messages when breaking down switchboards …
(edit) @8b01217   2010-07-24T23:26:33Z wilmer MSN supports having people in multiple groups and BitlBee does not. …
(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) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @1fdb0a4   2010-06-05T23:26:07Z wilmer Merging mainline.
(edit) @bb09b3c   2010-06-03T21:13:57Z pesco merge in bitlbee 1.2.7
(edit) @814aa52   2010-06-03T11:00:45Z pesco merge in bitlbee 1.2.6
(edit) @5f8ab6a9   2010-06-03T10:41:03Z pesco merge in bitlbee 1.2.5
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @d25ebea   2010-05-25T22:04:55Z wilmer GAIM_INPUT_* were renamed, at last.
(edit) @ec86b22   2010-05-15T23:28:16Z wilmer Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
(edit) @f8ec890   2010-05-15T00:20:33Z wilmer Passport 3.0 authentication turns out to be slightly different from …
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @3429b58   2010-05-13T22:05:13Z wilmer Mainline merge.
(edit) @f8cb76d   2010-05-11T21:33:37Z wilmer Stop those "Many switchboard failures" messages. No point in showing …
(edit) @e5abfd4   2010-05-09T11:26:57Z wilmer Safety check for yesterday's fixes: Double-check that a groupchat …
(edit) @36577aa   2010-05-09T00:28:38Z wilmer Create the struct groupchat early on in msn_chat_with() so the new …
(edit) @f924563   2010-05-03T00:52:08Z wilmer Mainline merge.
(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) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @17a6ee9   2010-04-11T14:37:06Z wilmer Including DCC stuff again, with a wonderful extra layer of …
(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) @85693e6   2010-03-21T16:17:24Z wilmer Merging in killerbee stuff (just file transfers and maybe a few things …
(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.
(edit) @e5a8118   2010-03-20T17:27:23Z wilmer Added soap.c with a fairly reusable SOAP framework and simple code for …
(edit) @21029d0   2010-03-20T13:56:27Z wilmer Add MSNP11 challenge code which I'll need for doing this SOAP stuff.
(edit) @60e4df3   2010-03-17T23:23:27Z wilmer Small cleanup. The max_packet_size variable doesn't seem to be read …
(edit) @e8c8d00   2010-03-17T15:15:19Z wilmer Merging mainline.
(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) @fb00989   2010-03-14T17:55:27Z wilmer Adding a few consts and other misc fixes from bug #431. Doing this via …
(edit) @c6ca3ee   2010-03-14T17:49:24Z wilmer Some const/etc cleanups submitted by domen@… back in bug #431.
(edit) @75ec2c8   2010-03-10T23:58:47Z wilmer Fixed an "off-by -1" bug in msn_findheader() that could probably be …
(edit) @fb020ac   2010-03-07T18:43:23Z wilmer Merging in mainline, including improved away/status stuff.
(edit) @0714d51   2010-03-06T17:41:01Z wilmer Put AWY at the beginning of the list since it's used as a fallback.
(edit) @b051d39   2010-03-06T15:44:46Z wilmer MSN module updated to deal with the new API. Not many changes since it …
(edit) @ccba980   2009-12-17T00:42:25Z wilmer A few fixes for bugs that caused coredumps on testing.bitlbee.org (or …
(edit) @1c3008a   2009-12-13T14:48:56Z wilmer No functional changes, just some style "fixes". Although I admit I'm …
Note: See TracRevisionLog for help on using the revision log.