m6w6/ext-http
15 years ago* Added request options:
Michael Wallner [Thu, 11 Dec 2008 14:23:59 +0000 (14:23 +0000)] 
* Added request options:
 - postredir: enforcing RFC conformig POST after redirect (libcurl >= 7.17.1)
 - address_scope: RFC4007 zone_id (libcurl >= 7.19.0)
 - ssl->issuercert: validate peer certificate issuer (libcurl >= 7.19.0)
 - ssl->crlfile: require CRL check (libcurl >= 7.19.0 with openssl)
 - ssl->certinfo: enable the certinfo gatherer (libcurl >= 7.19.1 with openssl)
* Added proxytype request option constants:
 - HTTP_PROXY_SOCKS4A
 - HTTP_PROXY_SOCKS5_HOSTNAME
* Added request info members:
 - redirect_url (libcurl >= 7.18.2)
 - primary_ip (libcurl >= 7.19.0)
 - appconnect_time (libcurl >= 7.19.0)
 - certinfo (libcurl >= 7.19.1 with openssl)

15 years ago* start 1.7.0-dev
Michael Wallner [Fri, 5 Dec 2008 09:37:57 +0000 (09:37 +0000)] 
* start 1.7.0-dev
* Implement Request #14408 (Add a customizable timeout for HttpRequestPool::socketSelect)

15 years agorelease 1.6.2
Michael Wallner [Fri, 5 Dec 2008 09:31:18 +0000 (09:31 +0000)] 
release 1.6.2

15 years agoupdate package.xml
Michael Wallner [Fri, 5 Dec 2008 09:30:16 +0000 (09:30 +0000)] 
update package.xml

15 years agoadd test & prepare release
Michael Wallner [Fri, 5 Dec 2008 09:29:42 +0000 (09:29 +0000)] 
add test & prepare release

15 years agoBFN
Michael Wallner [Fri, 5 Dec 2008 09:25:09 +0000 (09:25 +0000)] 
BFN

15 years agojesus, set a reasonable version
Michael Wallner [Fri, 5 Dec 2008 09:14:55 +0000 (09:14 +0000)] 
jesus, set a reasonable version

15 years agofix bug #15223 (http_parse_message cust off more than message headers);
Michael Wallner [Fri, 5 Dec 2008 09:12:45 +0000 (09:12 +0000)] 
fix bug #15223 (http_parse_message cust off more than message headers);
fix compile warnings;

15 years agofixed another new 5_3 incompatibility (bug #15065)
Michael Wallner [Fri, 21 Nov 2008 10:14:34 +0000 (10:14 +0000)] 
fixed another new 5_3 incompatibility (bug #15065)

15 years ago* fix bug#14826 (Race condition in http_request_dtor)
Michael Wallner [Mon, 20 Oct 2008 13:46:37 +0000 (13:46 +0000)] 
* fix bug#14826 (Race condition in http_request_dtor)

15 years agoPHP-5.3 zend_hash API compatibility fix
Michael Wallner [Wed, 24 Sep 2008 12:25:57 +0000 (12:25 +0000)] 
PHP-5.3 zend_hash API compatibility fix

15 years agoreinitilaize http message prior throwing error
Michael Wallner [Wed, 24 Sep 2008 11:30:39 +0000 (11:30 +0000)] 
reinitilaize http message prior throwing error

15 years agofix memory curruption, thanks to Rob
Michael Wallner [Fri, 15 Aug 2008 11:41:38 +0000 (11:41 +0000)] 
fix memory curruption, thanks to Rob

15 years agoifdef unused variables
Antony Dovgal [Fri, 8 Aug 2008 10:06:39 +0000 (10:06 +0000)] 
ifdef unused variables

15 years agofix 5.3 build once again
Michael Wallner [Tue, 5 Aug 2008 07:46:20 +0000 (07:46 +0000)] 
fix 5.3 build once again

15 years agofix MSVC >6 warnings and errors
Michael Wallner [Sun, 27 Jul 2008 12:00:16 +0000 (12:00 +0000)] 
fix MSVC >6 warnings and errors

15 years agodisable build with libmagic
Michael Wallner [Thu, 24 Jul 2008 08:50:41 +0000 (08:50 +0000)] 
disable build with libmagic

15 years agorelease 1.6.1
Michael Wallner [Wed, 23 Jul 2008 08:28:06 +0000 (08:28 +0000)] 
release 1.6.1

15 years ago* Fixed bug #14168 (st->errorbuffer not cleared between uses of persistent handles)
Michael Wallner [Sat, 12 Jul 2008 17:31:14 +0000 (17:31 +0000)] 
* Fixed bug #14168 (st->errorbuffer not cleared between uses of persistent handles)
* update package.xml

15 years agofix bug #14218 Class' extending HttpMessage properties not accessible
Michael Wallner [Fri, 11 Jul 2008 16:45:11 +0000 (16:45 +0000)] 
fix bug #14218 Class' extending HttpMessage properties not accessible

15 years agoint -> long
Antony Dovgal [Tue, 1 Jul 2008 07:34:37 +0000 (07:34 +0000)] 
int -> long

15 years agofix tests
Michael Wallner [Thu, 15 May 2008 12:20:06 +0000 (12:20 +0000)] 
fix tests

16 years agofix segv with invalid url
Michael Wallner [Thu, 3 Apr 2008 13:25:03 +0000 (13:25 +0000)] 
fix segv with invalid url

16 years ago fix segtv with 5_3
Michael Wallner [Thu, 3 Apr 2008 13:24:33 +0000 (13:24 +0000)] 
 fix segtv with 5_3

16 years ago- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
Steph Fox [Mon, 31 Mar 2008 09:42:47 +0000 (09:42 +0000)] 
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.

16 years agono more PG(error_handling) in PHP-5.3
Michael Wallner [Wed, 12 Mar 2008 07:46:32 +0000 (07:46 +0000)] 
no more PG(error_handling) in PHP-5.3

16 years ago5.3->5.2.5
Michael Wallner [Fri, 8 Feb 2008 10:28:09 +0000 (10:28 +0000)] 
5.3->5.2.5

16 years agofix gc issues
Michael Wallner [Thu, 7 Feb 2008 15:10:57 +0000 (15:10 +0000)] 
fix gc issues

16 years agoupgrade test suite to 5.3
Michael Wallner [Thu, 7 Feb 2008 15:09:50 +0000 (15:09 +0000)] 
upgrade test suite to 5.3

16 years agofix PHP_5_3 build
Michael Wallner [Mon, 4 Feb 2008 15:48:32 +0000 (15:48 +0000)] 
fix PHP_5_3 build

16 years agostability "stable"
Michael Wallner [Mon, 26 Nov 2007 14:54:38 +0000 (14:54 +0000)] 
stability "stable"

16 years agoprepare release 1.6.0
Michael Wallner [Mon, 26 Nov 2007 14:45:51 +0000 (14:45 +0000)] 
prepare release 1.6.0

16 years ago- release 1.6.0RC1
Michael Wallner [Fri, 5 Oct 2007 12:01:29 +0000 (12:01 +0000)] 
- release 1.6.0RC1

16 years ago- remove unnecessary separation crud
Michael Wallner [Fri, 5 Oct 2007 10:30:43 +0000 (10:30 +0000)] 
- remove unnecessary separation crud

16 years ago- add HttpRequest::flushCookies() (libcurl>=7.17.1)
Michael Wallner [Fri, 5 Oct 2007 07:36:08 +0000 (07:36 +0000)] 
- add HttpRequest::flushCookies() (libcurl>=7.17.1)
- fix HttpRequest's resetCookies() and enableCookies() to only trigger
  the error if libcurl version is insufficient
- don't use zval_is_true, which converts the zval to boolean
- remove all refs to HAVE_CURL_GETFORMDATA

16 years ago- provide persistent storage for things curl might use on curl_easy_cleanup
Michael Wallner [Wed, 3 Oct 2007 10:55:13 +0000 (10:55 +0000)] 
- provide persistent storage for things curl might use on curl_easy_cleanup

16 years ago- fix SEGV on prematurely called HttpMessage::next()
Michael Wallner [Wed, 3 Oct 2007 06:26:02 +0000 (06:26 +0000)] 
- fix SEGV on prematurely called HttpMessage::next()

16 years ago- add missing PHP closing tag
Michael Wallner [Fri, 28 Sep 2007 09:54:31 +0000 (09:54 +0000)] 
- add missing PHP closing tag

16 years ago- fix garbage cleanup crash in http_parse_params() with PHP4
Michael Wallner [Fri, 28 Sep 2007 09:54:15 +0000 (09:54 +0000)] 
- fix garbage cleanup crash in http_parse_params() with PHP4
  (add_property_zval in ZE2 automatically increases refcount while ZE1 doesn't)

16 years ago- take advantage of constified ZEND_API
Michael Wallner [Fri, 28 Sep 2007 07:21:28 +0000 (07:21 +0000)] 
- take advantage of constified ZEND_API

16 years ago- AC found the header if HTTP_HAVE_[OPENSSL|GNUTLS] is defined
Michael Wallner [Fri, 28 Sep 2007 07:04:27 +0000 (07:04 +0000)] 
- AC found the header if HTTP_HAVE_[OPENSSL|GNUTLS] is defined

16 years ago- release 1.6.0b2
Michael Wallner [Thu, 27 Sep 2007 12:32:18 +0000 (12:32 +0000)] 
- release 1.6.0b2

16 years ago- changelog
Michael Wallner [Wed, 26 Sep 2007 15:44:40 +0000 (15:44 +0000)] 
- changelog

16 years ago- revert moronic fix and supply a real one, obviously PHP4 only
Michael Wallner [Wed, 26 Sep 2007 15:19:47 +0000 (15:19 +0000)] 
- revert moronic fix and supply a real one, obviously PHP4 only
- add test

16 years ago- fix typo which may cause a crash
Michael Wallner [Wed, 26 Sep 2007 06:18:50 +0000 (06:18 +0000)] 
- fix typo which may cause a crash
- improve debugging code

16 years ago- fixup tests
Michael Wallner [Wed, 26 Sep 2007 06:18:00 +0000 (06:18 +0000)] 
- fixup tests

16 years ago- fix SKIPIF for PHP4
Michael Wallner [Tue, 25 Sep 2007 17:11:41 +0000 (17:11 +0000)] 
- fix SKIPIF for PHP4

16 years ago- error message has changed again
Michael Wallner [Tue, 18 Sep 2007 19:13:51 +0000 (19:13 +0000)] 
- error message has changed again

16 years ago- PHP4 does not define PHP_LIBDIR
Michael Wallner [Tue, 18 Sep 2007 19:13:37 +0000 (19:13 +0000)] 
- PHP4 does not define PHP_LIBDIR

16 years ago- fix some cc warnings on x64
Michael Wallner [Tue, 18 Sep 2007 12:12:36 +0000 (12:12 +0000)] 
- fix some cc warnings on x64

16 years ago- don't use environment for constructing request urls and
Michael Wallner [Mon, 17 Sep 2007 19:37:29 +0000 (19:37 +0000)] 
- don't use environment for constructing request urls and
  introduce HTTP_URL_FROM_ENV which is added to the default
  flags of http_build_url()

16 years ago- odd shell fixes
Michael Wallner [Mon, 17 Sep 2007 19:36:12 +0000 (19:36 +0000)] 
- odd shell fixes

16 years ago- release 1.6.0b1
Michael Wallner [Wed, 5 Sep 2007 17:15:03 +0000 (17:15 +0000)] 
- release 1.6.0b1

16 years ago- fix some warnings
Michael Wallner [Wed, 5 Sep 2007 14:03:23 +0000 (14:03 +0000)] 
- fix some warnings

16 years ago- separate http_boundary()
Michael Wallner [Wed, 5 Sep 2007 12:15:25 +0000 (12:15 +0000)] 
- separate http_boundary()
- odd fixes for libevent support

16 years ago- we still want to kn ow correct link flags
Michael Wallner [Wed, 29 Aug 2007 19:35:14 +0000 (19:35 +0000)] 
- we still want to kn ow correct link flags

16 years ago- fix bug #11929 http_negotiate_* does not return default value on non-match
Michael Wallner [Wed, 29 Aug 2007 16:21:57 +0000 (16:21 +0000)] 
- fix bug #11929 http_negotiate_* does not return default value on non-match

16 years ago- no pecl/event for ya
Michael Wallner [Tue, 21 Aug 2007 19:55:13 +0000 (19:55 +0000)] 
- no pecl/event for ya

16 years ago- fix tests
Michael Wallner [Tue, 21 Aug 2007 19:31:14 +0000 (19:31 +0000)] 
- fix tests
- add non-ZTS persistent handles test

16 years ago- fix curl SSL lib detection by pretending a clean build env
Michael Wallner [Tue, 21 Aug 2007 18:56:34 +0000 (18:56 +0000)] 
- fix curl SSL lib detection by pretending a clean build env

16 years ago- don't free twice
Michael Wallner [Tue, 19 Jun 2007 20:42:11 +0000 (20:42 +0000)] 
- don't free twice

16 years ago- fix bug #11359 HttpMessage::toMessageTypeObject() does not populate POST fields
Michael Wallner [Tue, 19 Jun 2007 18:13:13 +0000 (18:13 +0000)] 
- fix bug #11359 HttpMessage::toMessageTypeObject() does not populate POST fields
# fix some SEGVs while being at it

16 years ago- remove LFS dependant parts which caused some real weirdance with curl_share
Michael Wallner [Fri, 8 Jun 2007 08:25:10 +0000 (08:25 +0000)] 
- remove LFS dependant parts which caused some real weirdance with curl_share

16 years ago- event callbacks should only run if useevents is enabled
Michael Wallner [Wed, 6 Jun 2007 10:32:39 +0000 (10:32 +0000)] 
- event callbacks should only run if useevents is enabled

16 years ago- fix tests
Michael Wallner [Wed, 6 Jun 2007 10:32:15 +0000 (10:32 +0000)] 
- fix tests

16 years ago- fix typo in LDFLAGS
Michael Wallner [Fri, 25 May 2007 12:45:42 +0000 (12:45 +0000)] 
- fix typo in LDFLAGS
# sorry Nuno!

16 years ago- first check for the SSL lib string in libcurl and then for the header
Michael Wallner [Mon, 21 May 2007 13:32:03 +0000 (13:32 +0000)] 
- first check for the SSL lib string in libcurl and then for the header

16 years ago- atof -> zend_strtod
Michael Wallner [Sat, 19 May 2007 19:32:04 +0000 (19:32 +0000)] 
- atof -> zend_strtod

16 years ago- fix compiler/linker agnostic runpath switch
Michael Wallner [Sat, 19 May 2007 19:31:37 +0000 (19:31 +0000)] 
- fix compiler/linker agnostic runpath switch

16 years ago- fix libcurls used SSL library detection
Michael Wallner [Wed, 16 May 2007 21:03:18 +0000 (21:03 +0000)] 
- fix libcurls used SSL library detection
# as of libcurl v7.16.2, curl-config doesn't longer list static deps

16 years ago- this seems to fix most of the issues with the multi_socket API and libevent
Michael Wallner [Wed, 16 May 2007 19:27:23 +0000 (19:27 +0000)] 
- this seems to fix most of the issues with the multi_socket API and libevent

16 years ago- libevent diagnostics
Michael Wallner [Wed, 16 May 2007 19:26:26 +0000 (19:26 +0000)] 
- libevent diagnostics

16 years ago- changelog
Michael Wallner [Wed, 2 May 2007 17:47:36 +0000 (17:47 +0000)] 
- changelog

16 years ago- better timeout handling
Michael Wallner [Wed, 2 May 2007 17:37:29 +0000 (17:37 +0000)] 
- better timeout handling
- add test, now that adding handles while already doing transfers
  doesn't screw up curl any longer

16 years ago- make libevent usable by choice at runtime
Michael Wallner [Sun, 29 Apr 2007 17:36:02 +0000 (17:36 +0000)] 
- make libevent usable by choice at runtime

16 years ago- still let it be customizable
Michael Wallner [Fri, 27 Apr 2007 11:10:19 +0000 (11:10 +0000)] 
- still let it be customizable

16 years ago- rename the configure option for libevent support and add the possibility
Michael Wallner [Fri, 27 Apr 2007 11:08:15 +0000 (11:08 +0000)] 
- rename  the configure option for libevent support and add the possibility
  to turn it off

16 years ago- final bits incl. timeouts
Michael Wallner [Fri, 27 Apr 2007 10:53:29 +0000 (10:53 +0000)] 
- final bits incl. timeouts

16 years ago- add libevent support
Michael Wallner [Fri, 27 Apr 2007 06:46:16 +0000 (06:46 +0000)] 
- add libevent support

16 years ago- add "retry" request option
Michael Wallner [Fri, 27 Apr 2007 06:45:46 +0000 (06:45 +0000)] 
- add "retry" request option

16 years agosheesh
Michael Wallner [Wed, 25 Apr 2007 08:18:34 +0000 (08:18 +0000)] 
sheesh

16 years ago- created branch R_1_5
Michael Wallner [Wed, 25 Apr 2007 08:16:56 +0000 (08:16 +0000)] 
- created branch R_1_5

16 years ago -flush
Michael Wallner [Tue, 24 Apr 2007 17:14:26 +0000 (17:14 +0000)] 
 -flush

16 years ago- fix non-ZTS build, thanks Hannes
Michael Wallner [Tue, 24 Apr 2007 11:31:44 +0000 (11:31 +0000)] 
- fix non-ZTS build, thanks Hannes

16 years ago* Fixed crashes with repeated registering/unregisitering of request methods (noticed...
Michael Wallner [Tue, 24 Apr 2007 10:12:31 +0000 (10:12 +0000)] 
* Fixed crashes with repeated registering/unregisitering of request methods (noticed by Andreas Weber)

16 years ago- fix typo
Michael Wallner [Mon, 23 Apr 2007 18:29:22 +0000 (18:29 +0000)] 
- fix typo

17 years ago- fix default send buffer size
Michael Wallner [Fri, 20 Apr 2007 14:43:45 +0000 (14:43 +0000)] 
- fix default send buffer size

17 years ago- fix tests
Michael Wallner [Fri, 20 Apr 2007 09:27:24 +0000 (09:27 +0000)] 
- fix tests

17 years ago- we're not interested in private properties
Michael Wallner [Thu, 5 Apr 2007 18:26:21 +0000 (18:26 +0000)] 
- we're not interested in private properties

17 years agoI don't want to document interface methods
Michael Wallner [Thu, 29 Mar 2007 16:42:01 +0000 (16:42 +0000)] 
I don't want to document interface methods

17 years ago- check all class members
Michael Wallner [Thu, 29 Mar 2007 15:34:38 +0000 (15:34 +0000)] 
- check all class members

17 years ago- add doc progress checker
Michael Wallner [Tue, 27 Mar 2007 14:21:46 +0000 (14:21 +0000)] 
- add doc progress checker

17 years ago- fix proto
Michael Wallner [Tue, 27 Mar 2007 12:17:02 +0000 (12:17 +0000)] 
- fix proto

17 years ago- release 1.5.2
Michael Wallner [Sun, 25 Feb 2007 18:01:44 +0000 (18:01 +0000)] 
- release 1.5.2

17 years ago- fix regressin
Michael Wallner [Fri, 23 Feb 2007 20:38:34 +0000 (20:38 +0000)] 
- fix regressin
- optimize string cmp

17 years agoreduce the amount of work or the gcov machine timesout this test
Nuno Lopes [Fri, 23 Feb 2007 19:09:46 +0000 (19:09 +0000)] 
reduce the amount of work or the gcov machine timesout this test

17 years ago- Allow unsetting request options by passing NULL:
Michael Wallner [Fri, 23 Feb 2007 08:13:15 +0000 (08:13 +0000)] 
- Allow unsetting request options by passing NULL:
  $request->setOptions(array("option" => NULL));

17 years ago- allow setting proxy to empty string, which ignores env
Michael Wallner [Fri, 23 Feb 2007 08:03:24 +0000 (08:03 +0000)] 
- allow setting proxy to empty string, which ignores env

17 years ago- removed error prone macros, fixes bug #10151 (build fails dynamic linking on Mac...
Michael Wallner [Thu, 22 Feb 2007 11:04:37 +0000 (11:04 +0000)] 
- removed error prone macros, fixes bug #10151 (build fails dynamic linking on Mac OS X)

17 years ago-release 1.5.1; build failure (PHP5<5.2) due to ZEND_MN misdefinition, thanks Brian
Michael Wallner [Wed, 21 Feb 2007 15:48:00 +0000 (15:48 +0000)] 
-release 1.5.1; build failure (PHP5<5.2) due to ZEND_MN misdefinition, thanks Brian