log

age author description
Wed, 05 Jan 2011 04:11:39 +0000 Elliott Sales de Andrade Free the buffer with the SlpMsgPart. Should fix a few leaks from
Wed, 05 Jan 2011 03:29:13 +0000 Elliott Sales de Andrade This flag is only part of a direct connection and handled there.
Wed, 05 Jan 2011 02:01:54 +0000 Elliott Sales de Andrade Sanitizing the soap connection would have cleared the current request,
Wed, 05 Jan 2011 01:56:45 +0000 Elliott Sales de Andrade Setting handled=TRUE will call _handle_next at the end of the function
Tue, 04 Jan 2011 23:43:40 +0000 Elliott Sales de Andrade Using conn->current_request looks a bit iffy here. And even if it
Tue, 04 Jan 2011 23:36:56 +0000 Elliott Sales de Andrade Everyone provides a callback here. Might as well make it required.
Tue, 04 Jan 2011 09:12:59 +0000 Elliott Sales de Andrade A direct connection really has no need of the whole P2P packet header,
Tue, 04 Jan 2011 08:32:06 +0000 Elliott Sales de Andrade Add CVE ID in ChangeLog.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 03 Jan 2011 19:18:07 +0000 Mark Doliner Add a comment that we should eventually remove this pref
Thu, 30 Dec 2010 02:43:47 +0000 John Bailey Stu points out that removing this old pref could be a problem for users sharing .purple directories.
Thu, 30 Dec 2010 01:22:52 +0000 hanzz Yahoo: Fix a crash that happens when the PurpleAccount disconnects after
Thu, 30 Dec 2010 01:06:03 +0000 jch Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
Thu, 30 Dec 2010 00:58:17 +0000 John Bailey Migrate the pref the previous commit dropped. Refs #11459.