log libpurple/protocols/msn/soap.c @ 20526:915e11fbaeb0

age author description
Wed, 19 Sep 2007 06:20:08 +0000 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?
Sun, 09 Sep 2007 01:42:46 +0000 Ka-Hing Cheung cleans up ownership of soap callback data, this soap stuff is perfect
Sat, 08 Sep 2007 01:28:00 +0000 Sadrul Habib Chowdhury Reset unsigned ints to 0 instead of to -1.
Thu, 06 Sep 2007 06:58:29 +0000 Ka-Hing Cheung mostly fixed offline messaging, still 2 bugs:
Mon, 03 Sep 2007 20:32:57 +0000 Carlos Silva Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
Tue, 28 Aug 2007 03:54:18 +0000 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
Wed, 08 Aug 2007 23:01:44 +0000 Carlos Silva Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
Tue, 07 Aug 2007 22:07:26 +0000 Carlos Silva msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Sat, 07 Jul 2007 19:55:14 +0000 Carlos Silva Fix authentication failures handling (ticket 1246) and fix some compiler warnings
Sat, 19 May 2007 22:48:25 +0000 Ka-Hing Cheung Handles SOAP redirects, thanks Sebasti«”n E. Peyrott
Sun, 15 Apr 2007 05:39:09 +0000 Richard Laager Really the last of the merge changes.
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)