log

age author description
Wed, 16 Jul 2008 09:16:52 +0000 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
Wed, 16 Jul 2008 09:11:03 +0000 Mark Doliner This check is duplicated three lines above. It was probably intended
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Thu, 17 Jul 2008 04:52:32 +0000 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
Thu, 17 Jul 2008 03:23:59 +0000 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
Wed, 16 Jul 2008 03:53:28 +0000 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
Wed, 16 Jul 2008 02:39:15 +0000 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
Wed, 16 Jul 2008 00:59:19 +0000 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
Tue, 15 Jul 2008 17:21:17 +0000 Evan Schoenberg Allow macros in the plugin name when compiling statically.
Tue, 15 Jul 2008 01:42:01 +0000 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
Mon, 14 Jul 2008 04:55:34 +0000 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
Mon, 14 Jul 2008 04:08:30 +0000 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
Mon, 14 Jul 2008 03:04:03 +0000 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
Mon, 14 Jul 2008 06:33:05 +0000 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
Sun, 13 Jul 2008 23:28:37 +0000 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni