Mercurial > pidgin
log libpurple/protocols/jabber/jutil.c @ 27635:7fbf964c6c6c
age | author | description |
---|---|---|
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. |
Wed, 15 Jul 2009 22:41:52 +0000 | Paul Aurich | For JIDs, do strdown before normalization. |
Sat, 11 Jul 2009 07:55:03 +0000 | Paul Aurich | Save one traversal of the domain for IPv6 validation. |
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. |