log libpurple/protocols/jabber/jutil.c @ 32819:2c6510167895 default tip

age author description
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Sun, 06 Mar 2011 22:38:45 +0000 Paul Aurich jabber: if (foo) g_free(foo) -> g_free(foo)
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
Mon, 22 Mar 2010 22:23:35 +0000 Marcus Lundblad jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0)
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Sun, 07 Mar 2010 18:47:09 +0000 Paul Aurich jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.
Mon, 15 Feb 2010 06:04:51 +0000 Paul Aurich jabber: Oops, crashing bad.
Mon, 15 Feb 2010 05:35:56 +0000 Paul Aurich jabber: Move those functions to jutil.[ch]
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Sun, 06 Dec 2009 01:01:20 +0000 Paul Aurich Tighter scoping and slightly less memory usage.
Thu, 03 Dec 2009 05:39:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
Tue, 01 Dec 2009 21:26:58 +0000 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last"
Mon, 30 Nov 2009 20:34:54 +0000 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.