source: protocols/msn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(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) @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) @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 …
(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) @a02f34f   2008-08-11T23:07:12Z a.sporto+bee Added conf entries and lib/ftutil.[ch]. ft_listen = …
(edit) @66be784   2008-08-11T14:31:03Z a.sporto+bee copied ulibc/BSD ifdefs over to invitation.c. I'll have to move these …
(edit) @a2b99ec   2008-08-10T22:17:58Z a.sporto+bee Added MSN file transfer of type MSNFTP. Transfer is direct and the …
(edit) @a830512   2008-08-10T09:15:26Z wilmer Added msn_sb_write_msg() (patch from ulim).
(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) @aa31117   2008-04-08T20:44:34Z wilmer Don't automatically enable MSN debugging messages for debugging builds.
(edit) @9143aeb   2008-04-05T12:26:04Z wilmer query.h now defines a callback function type, not using void* for it …
(edit) @9186d15   2008-02-17T11:26:44Z wilmer Automatically truncate MSN passports to 16 characters because that's …
(edit) @e6648bf   2008-02-17T11:16:01Z wilmer Replaced old MSN Passport (v1.4) authentication code with what's …
(edit) @ca60550   2008-02-16T15:58:22Z wilmer Merge from Jelmer.
(edit) @fc5cf88   2008-02-16T15:45:12Z Jelmer Vernooij Fix lcov dependencies.
(edit) @8ff0a61   2008-02-03T17:11:15Z wilmer Disabling "Unknown command" warnings since they're very noisy and …
(edit) @59f527b6   2008-01-12T17:24:38Z wilmer When a switchboard connection dies (at the TCP level) and there are …
(edit) @43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
(edit) @46dca11   2008-01-06T12:32:27Z wilmer Changed warning message about unsent MSN messages. It should show the …
(edit) @1febf5c   2008-01-05T21:15:32Z wilmer Added "mail_notifications" setting. Who needs those notifications …
(edit) @3585c5a   2008-01-05T19:03:02Z wilmer Added handling of MSN switchboard NAK messages. Untested, but hey, it …
(edit) @c058ff9   2007-12-09T23:19:35Z wilmer Added /invite support for Jabber chatrooms (and fixed the argument …
(edit) @e900442   2007-07-05T23:39:47Z wilmer Merging from devel. Added documentation for the join_chat command, …
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @e35d1a1   2007-04-22T20:44:27Z wilmer Read-only support for Jabber conferences (non-anonymous rooms only). …
(edit) @df1fb67   2007-04-21T05:18:40Z wilmer Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
(edit) @f6c963b   2007-04-21T04:13:21Z wilmer Renamed some more prpl functions.
(edit) @61ae52c   2007-04-20T05:19:06Z wilmer Renamed/slightly changed syntax of groupchat callback functions.
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @9624fdf   2007-04-17T04:49:17Z wilmer API cleanup pretty much complete. Fixed pretty much everything except …
(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) @fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
(edit) @0fd8559   2007-02-18T17:48:04Z wilmer Merging new Jabber module. See the massive changelog for all the cool …
(edit) @348c11b   2007-01-22T09:42:55Z Jelmer Vernooij Add lcov target
(edit) @a3a3778   2006-12-22T17:17:08Z wilmer Merging trees.
(edit) @d8d63a2   2006-12-05T20:40:17Z Jelmer Vernooij [merge] wilmer
(edit) @bd28e6a   2006-10-24T10:40:28Z wilmer MSN message packets are now sent at once instead of separately. …
(edit) @e8a6211   2006-10-22T17:00:15Z wilmer Merge from main tree.
(edit) @2a29eac   2006-10-21T19:49:57Z wilmer "Restructured" msn_login() a little bit.
(edit) @d74c644   2006-10-15T20:46:22Z wilmer Merge from devel.
(edit) @a3265629   2006-10-15T18:44:47Z wilmer Fixing early free(). Memory management in the passport code is getting …
(edit) @e617b35   2006-10-15T15:34:57Z wilmer Merging from main development tree.
(edit) @3dc9d46   2006-10-15T15:32:46Z wilmer Fixed a very interesting memory leak in the OSCAR module.
(edit) @93b7bd4   2006-10-15T09:34:02Z wilmer Merging from devel and storage-xml.
(edit) @e97827b   2006-10-15T09:31:13Z wilmer Merging from devel.
(edit) @695e392   2006-10-13T21:44:54Z wilmer Fixed some memory leaking in the MSN Passport code.
(edit) @5e202b0   2006-09-23T16:18:24Z wilmer Implemented a list of away states, using this for a better set_away(), …
(edit) @54794b8   2006-08-25T12:34:36Z wilmer Added msn_http_encode() so it can be used in msn_buddy_list_add() too. …
(edit) @2811940   2006-07-27T14:55:53Z wilmer Copy-paste considered harmful + Fixed double handling of …
(edit) @eda0270   2006-07-14T09:34:56Z wilmer Merging from main.
(edit) @66b9e86e   2006-07-07T13:33:31Z Jelmer Vernooij Add support for checking test suite coverage using gcov.
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @bf25fa3   2006-07-03T21:16:35Z wilmer Completed [167]. (Memory leak wasn't completely fixed yet.)
(edit) @911f2eb   2006-07-02T23:20:27Z wilmer Added display_name setting for MSN connections. (Should replace the …
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @59f5c42a   2006-06-21T16:56:16Z wilmer Fixed md->grouplist memory leak.
(edit) @b72caac   2006-06-21T16:34:33Z wilmer Merging libevent branch: Events can now be handles by both glib and …
(edit) @5a5c926   2006-06-12T06:58:20Z wilmer Fixed a (very rare, AFAIK) NULL-pointer dereference.
(edit) @4ff0966   2006-05-28T23:13:47Z wilmer Merging from main/jelmer.
Note: See TracRevisionLog for help on using the revision log.