log libpurple/protocols/jabber/jutil.h @ 32827:4a34689eeb33 default tip

age author description
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
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
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.
Mon, 31 Aug 2009 03:39:34 +0000 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
Thu, 02 Jul 2009 08:15:49 +0000 Mark Doliner I had to make these changes to get "make check" to run
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.