log libpurple/protocols/msn/httpconn.c @ 24342:9bdaf273c0ff

age author description
Thu, 13 Nov 2008 08:26:12 +0000 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
Wed, 12 Nov 2008 09:40:05 +0000 Mark Doliner It should be more efficient to just use g_mallc() and then manually
Wed, 12 Nov 2008 09:32:10 +0000 Mark Doliner Move a few lines to eliminate the need for the "wasted" variable here.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
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, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Mon, 12 May 2008 02:24:20 +0000 Daniel Atallah Build fixes for MSVC
Thu, 18 Oct 2007 20:20:57 +0000 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
Mon, 15 Oct 2007 03:07:16 +0000 Daniel Atallah More leak fixes.
Mon, 15 Oct 2007 00:31:34 +0000 Daniel Atallah Fix some leaks.
Fri, 28 Sep 2007 15:48:01 +0000 Richard Laager applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/