Mercurial > pidgin
graph
-
Update RPM spec file to cope with changes to where perl bits are installedSat, 11 Jul 2009 15:42:28 +0000, by Stu Tomlinson
-
Avoid a potentially uninitialized variableSat, 11 Jul 2009 15:36:57 +0000, by Stu Tomlinson
-
Added the function in util.h, forgot it here.Sat, 11 Jul 2009 08:11:14 +0000, by Paul Aurich
-
Save one traversal of the domain for IPv6 validation.Sat, 11 Jul 2009 07:55:03 +0000, by Paul Aurich
-
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'Sat, 11 Jul 2009 07:47:45 +0000, by Paul Aurich
-
Validate IPv6 identifiers in the domain portion of a JID.Sat, 11 Jul 2009 07:47:07 +0000, by Paul Aurich
-
Add purple_ipv6_address_is_valid; guess what it does?Sat, 11 Jul 2009 07:32:27 +0000, by Paul Aurich
-
Build warning fix.Sat, 11 Jul 2009 06:52:07 +0000, by Paul Aurich
-
merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'Sat, 11 Jul 2009 07:02:33 +0000, by Elliott Sales de Andrade
-
merge of '10c77c853c49f28524dabf8a5149818138c09c60'Sat, 11 Jul 2009 01:57:47 +0000, by Paul Aurich
-
Add a file missing from POTFILES.inSat, 11 Jul 2009 01:24:50 +0000, by Stu Tomlinson
-
XMPP domains can also be IPv4 or IPv6 addressesSat, 11 Jul 2009 01:57:14 +0000, by Paul Aurich
-
XMPP allows for internationalized domain names.Sat, 11 Jul 2009 00:49:25 +0000, by Paul Aurich
-
Doh, small typo. Tests pass now. Yay.Sat, 11 Jul 2009 00:05:43 +0000, by Mark Doliner
-
Be more restrictive in the characters allowed by jabber_nameprep_validate()Fri, 10 Jul 2009 23:58:36 +0000, by Mark Doliner
-
Of course, these should be >= and <=Fri, 10 Jul 2009 23:05:20 +0000, by Mark Doliner
-
Whoops, some of these were asserting valid but should have beenFri, 10 Jul 2009 22:42:18 +0000, by Mark Doliner
-
merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'Fri, 10 Jul 2009 19:29:49 +0000, by Sadrul Habib Chowdhury
-
More tests, some with an international flavor. I have no idea what thatFri, 10 Jul 2009 18:51:18 +0000, by Mark Doliner
-
Change jabber_id_new() to iterate byte by byte instead of characterFri, 10 Jul 2009 18:41:56 +0000, by Mark Doliner
-
Allow setting some personal information for an account.Fri, 10 Jul 2009 15:18:09 +0000, by Sadrul Habib Chowdhury
-
Check in a version of jabber_id_new() that is hopefully more efficient.Fri, 10 Jul 2009 06:37:13 +0000, by Mark Doliner
-
Two more JID tests.Fri, 10 Jul 2009 06:07:27 +0000, by Paul Aurich
-
I thought of another invalid JID. I'm changing jabber_id_new() so that allFri, 10 Jul 2009 05:40:08 +0000, by Mark Doliner
-
Add tests for jabber_id_new(). Please add to this! JIDs with accentedFri, 10 Jul 2009 05:26:41 +0000, by Mark Doliner
-
Use assert_string_equal_free() instead of just assert_string_equal()Fri, 10 Jul 2009 05:05:51 +0000, by Mark Doliner
-
HAVE_CONFIG_H is not defined when building the perl plugin, so work aroundFri, 10 Jul 2009 03:14:31 +0000, by Stu Tomlinson
-
No functional change, but my gcc is bitching at me. Fixes this warning,Fri, 10 Jul 2009 02:53:17 +0000, by Stu Tomlinson