log libpurple/tests/test_jabber_jutil.c @ 32556:d25e6f4a239a

age author description
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.
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
Sat, 11 Jul 2009 00:49:25 +0000 Paul Aurich XMPP allows for internationalized domain names.
Fri, 10 Jul 2009 22:42:18 +0000 Mark Doliner Whoops, some of these were asserting valid but should have been
Fri, 10 Jul 2009 18:51:18 +0000 Mark Doliner More tests, some with an international flavor. I have no idea what that
Fri, 10 Jul 2009 06:07:27 +0000 Paul Aurich Two more JID tests.
Fri, 10 Jul 2009 05:40:08 +0000 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
Fri, 10 Jul 2009 05:26:41 +0000 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
Sat, 24 Mar 2007 20:08:30 +0000 Stu Tomlinson Update #includes to match changes in jabber
Sat, 24 Mar 2007 19:51:48 +0000 Stu Tomlinson Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGS
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/