log libpurple/plugins/perl/common/Util.xs @ 32692:0f94ec89f0bc

age author description
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 24 Sep 2011 22:20:58 +0000 andrew victor purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.
Sun, 17 Oct 2010 03:55:04 +0000 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
Fri, 22 May 2009 04:56:05 +0000 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
Wed, 07 Jan 2009 03:31:23 +0000 Etan Reisner Remove a handful of string utility functions from perl, they are generally
Thu, 07 Aug 2008 04:10:22 +0000 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 02:48:21 +0000 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
Wed, 23 Apr 2008 02:29:39 +0000 Sadrul Habib Chowdhury Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
Sat, 19 Apr 2008 04:52:13 +0000 Etan Reisner Fix Purple::Util::fetch_url to correctly accept a callback in any of the
Tue, 01 May 2007 03:21:27 +0000 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/