log libpurple/protocols/msn/oim.c @ 28346:6b66226f6e03

age author description
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 14 May 2009 21:16:58 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Thu, 14 May 2009 21:17:11 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Sun, 10 May 2009 23:25:26 +0000 Paul Aurich *** Plucked rev f9080d0b (khc@pidgin.im):
Sat, 02 May 2009 19:33:22 +0000 Daniel Atallah Prevent a NUL ptr deref when the passport is malformed.
Thu, 08 Jan 2009 14:15:16 +0000 Stu Tomlinson I have no idea if this check is needed, but it looked a bit risky without it
Sat, 27 Dec 2008 09:32:38 +0000 Elliott Sales de Andrade Apparently X-OIM-Proxy was not a good way to decide that we received a
Mon, 15 Dec 2008 03:00:20 +0000 Elliott Sales de Andrade For processing mobile OIM's, fix a crash when searching through each part
Mon, 15 Dec 2008 02:22:01 +0000 Elliott Sales de Andrade Fix a crashy little typo.
Mon, 15 Dec 2008 01:40:52 +0000 Elliott Sales de Andrade Add support for receiving MSN offline messages that were sent from a mobile
Mon, 15 Dec 2008 00:49:35 +0000 Elliott Sales de Andrade Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr
Sun, 03 Aug 2008 23:55:06 +0000 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
Tue, 29 Jul 2008 07:01:30 +0000 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is