log

age author description
Fri, 18 Jun 2010 20:14:06 +0000 Paul Aurich merge of '0627a49f54e3d5317e6a8dd97956ee2abfa32f9d'
Fri, 18 Jun 2010 20:12:41 +0000 Paul Aurich Only call failure_cb if it exists for the [gs]et_public_alias functions.
Fri, 18 Jun 2010 20:14:04 +0000 Paul Aurich merge of '7fe056535dca3e50f6489654f491a2f9e487b4d4'
Thu, 17 Jun 2010 22:23:38 +0000 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
Thu, 17 Jun 2010 22:21:53 +0000 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
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.