log libpurple/tests/test_jabber_jutil.c @ 28366:9efe23192c0b

age author description
Sat, 19 Sep 2009 02:36:04 +0000 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
Fri, 18 Sep 2009 06:04:34 +0000 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
Wed, 09 Sep 2009 19:56:39 +0000 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
Sat, 29 Aug 2009 02:38:28 +0000 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
Wed, 15 Jul 2009 22:31:10 +0000 Paul Aurich Ensure UTF-8 strdown is mostly working correctly.
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.