Tue, 17 Nov 2009 22:03:50 +0000 |
Paul Aurich |
'=' and ',' are valid nodeprep characters
|
Tue, 20 Oct 2009 19:38:35 +0000 |
Paul Aurich |
Add another (IMHO unintuitive) JID test. Refs #10532.
|
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.
|
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/
|