log

age author description
Wed, 19 Sep 2007 06:08:42 +0000 Carlos Silva Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
Wed, 24 Oct 2007 06:35:54 +0000 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
Wed, 03 Oct 2007 05:05:35 +0000 Ka-Hing Cheung fix a memleak or 2
Wed, 03 Oct 2007 04:18:36 +0000 Ka-Hing Cheung seems to fix duplicate oim messages for real. The problem was that MSN tells
Wed, 03 Oct 2007 02:43:16 +0000 Ka-Hing Cheung fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
Mon, 01 Oct 2007 07:20:35 +0000 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
Mon, 01 Oct 2007 01:22:37 +0000 Ka-Hing Cheung cleanup soap connection with a timeout
Mon, 01 Oct 2007 00:40:30 +0000 Ka-Hing Cheung removed lots of commented out old soap code
Mon, 01 Oct 2007 00:29:44 +0000 Ka-Hing Cheung signs on!
Fri, 28 Sep 2007 05:51:49 +0000 Ka-Hing Cheung the new soap code finally doesn't crash on startup, still can't
Mon, 24 Sep 2007 06:04:54 +0000 Ka-Hing Cheung handle unauthenticated soap connection
Mon, 24 Sep 2007 05:29:07 +0000 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
Fri, 21 Sep 2007 06:50:40 +0000 Ka-Hing Cheung mostly done with soap level parsing, compiles
Wed, 19 Sep 2007 06:20:08 +0000 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?