Net-Curl

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - Synced symbols-in-versions from libcurl/7.76.1

0.48 2020-12-14T10:16:00Z
 [Felipe Gasper <felipe@felipegasper.com>]
 - Add CURLINFO_CERTINFO support.
 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed t/release-unused-vars.t;
 - Synced symbols-in-versions from libcurl/7.74.0

0.47 2020-11-03T12:54:00Z
 [Felipe Gasper <felipe@felipegasper.com>]
 - Add GitHub CI;
 - Fix segfault from recursive curl_multi_remove_handle();
 - Suppress warning about unused “blacklist” in old curls.
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.73.0.

0.46 2020-10-13T09:25:00Z
 [Felipe Gasper <felipe@felipegasper.com>]
 - Fix double-free and extra sv_2mortal() in multi.
 - Remove overeager warnings about missing multi callbacks.
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.72.0.

0.45 2020-06-01T17:59:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.70.0.

0.44 2020-03-14T09:43:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.69.0 (NOW FOR REAL!);
 [Felipe Gasper <felipe@felipegasper.com>]
 - Fix cookies in 02-multi-simple.pl to work with libcurl 7.67+;
 - Fix failure to remove freed easy objects from multi->easies;
 - more explicit warnings;
 - Skip t/cleanup.t in Perl 5.8.9;
 - Use $Config{ccflags} in CCFLAGS to fix compilation on Linux 5.4.12.

0.43 2020-01-20T11:51:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.69.0;
 - Recognize SecureTransport as a valid ssl support in t/compat-08ssl.t.
 [Felipe Gasper <felipe@felipegasper.com>]
 - Fixed the segfault caused by curl_easy_cleanup() being called before curl_multi_remove_handle().

0.42 2019-12-22T10:45:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed POD links to libcurl docs.
 - Updated libcurl symbols.
 - Fixed t/old-23socket-action.t bitrot.

0.41 2019-07-15T10:46:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Test old-10errbuf.t was still failing; more fixes.

0.40 2019-07-12T10:42:00Z
 [Slaven Rezić <slaven@rezic.de>]
 - Fixed the failing test old-10errbuf.t.

 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed tests failing due to HTTP_PROXY setting;
 - Synced symbols-in-versions from libcurl/7.65.1.

 [Yuni Kim <yunik@apple.com>]
 - Support CURLOPT_CONNECT_TO.

0.39 2017-09-09T19:13:00Z
 [H.Merijn Brand <h.m.brand@xs4all.nl>]
 - LIBCURL_TIMESTAMP format changed in header.

 [Slaven Rezić <slaven@rezic.de>]
 - Compilation fails if $curl_flags is non-empty.

 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.55.1.

 [Yanick Champoux <Yanick@babyl.ca>]
 - Wasn't testing all the methods.

0.38 2017-07-26T06:54:00Z
 [Andy Jack <andyjack@cpan.org>]
 - Correct number of tests.

 [Ferenc Erki <ferki@cpan.org>]
 - Fix handling of constants without values.

 [Nick Kostyria <kni@cpan.org>]
 - Fix perl_curl_multi_delete for GlobalDestruction.

 [Daniel Ruoso <daniel@ruoso.com>]
 - In t/old-22sendrecv.t, the data may come in more than one read.

 [Stanislaw Pusep <stas@sysd.org>]
 - Regression fixes & housekeeping;
 - Synced symbols-in-versions from libcurl/7.54.1.

0.37 2015-02-01T09:25:00Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Synced symbols-in-versions from libcurl/7.40.0.

0.36 2014-07-05T12:56:26Z
 [Przemysław Iskra <sparky@pld-linux.org>]
 - Fixed the tests for libcurl older than 7.21.2.

 [Stanislaw Pusep <stas@sysd.org>]
 - Added MANIFEST.SKIP;
 - Added Devel::Leak v0.04 special case to t/t/96-leak.t;
 - Updated release tests.

0.35 2014-06-03T08:54:00Z
 [Przemysław Iskra <sparky@pld-linux.org>]
 - Properly handle both UTF-8 and binary data within /(un)?escape/.

 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed the bugs introduced with the pipelining blacklist feature.

0.34 2014-05-30T15:40:00Z
 [Maksym Davydov <max@mdavydov.com>]
 - Added support for CURLOPT_XFERINFOFUNCTION callback (and CURLOPT_XFERINFODATA option) to Net::Curl::Easy;
 - Added functions escape() and unescape() to Net::Curl::Easy.



( run in 1.416 second using v1.01-cache-2.11-cpan-71847e10f99 )