log

age author description
Thu, 17 Jun 2010 22:20:25 +0000 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.
Fri, 18 Jun 2010 01:39:55 +0000 Mark Doliner Formatting changes. Hopefully I didn't break anything this time
Thu, 17 Jun 2010 21:23:01 +0000 Paul Aurich merge of '18ddd668ba1cc77ed0a0595a053f8a2879dddfd0'
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
Thu, 17 Jun 2010 21:06:00 +0000 Mark Doliner Minor cleanup
Thu, 17 Jun 2010 21:04:40 +0000 Mark Doliner We've already checked for the existance of the starttls node, so we know
Thu, 17 Jun 2010 20:53:44 +0000 Mark Doliner Remove some stray spaces
Thu, 17 Jun 2010 19:17:32 +0000 Paul Aurich jabber: Fix a crash when sending typing notifications to a malformed buddy
Thu, 17 Jun 2010 01:51:58 +0000 Paul Aurich jabber: Fix a crash in the BoB code when receiving from Jabbim.
Thu, 17 Jun 2010 01:45:44 +0000 Paul Aurich jabber: Don't use a static array when it might not be sufficient.
Thu, 17 Jun 2010 01:30:06 +0000 Paul Aurich jabber: Oops, forgot to save the file before the last commit.
Thu, 17 Jun 2010 01:26:02 +0000 Paul Aurich jabber: Add a bunch of g_return_if_fail checks to the BoB code
Tue, 15 Jun 2010 22:42:49 +0000 Paul Aurich merge of '2e4b491ee89464d56b79db045bcef7f63fda6b97'
Tue, 15 Jun 2010 22:41:37 +0000 Paul Aurich jabber: Stricter checks on the send_raw prpl function.