m6w6/ext-http
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

17 years agoI lied
Michael Wallner [Tue, 20 Feb 2007 21:46:57 +0000 (21:46 +0000)] 
I lied

17 years ago- release 1.5.0
Michael Wallner [Tue, 20 Feb 2007 21:42:57 +0000 (21:42 +0000)] 
- release 1.5.0

17 years ago- missing ZEND_MN
Michael Wallner [Thu, 15 Feb 2007 12:54:37 +0000 (12:54 +0000)] 
- missing ZEND_MN

17 years ago- add missing source file
Michael Wallner [Thu, 15 Feb 2007 12:48:47 +0000 (12:48 +0000)] 
- add missing source file

17 years ago- missing src file
Michael Wallner [Mon, 12 Feb 2007 08:22:00 +0000 (08:22 +0000)] 
- missing src file

17 years ago- tests
Michael Wallner [Sun, 11 Feb 2007 17:44:35 +0000 (17:44 +0000)] 
- tests

17 years ago- fix requests for the first byte only
Michael Wallner [Sun, 11 Feb 2007 17:44:17 +0000 (17:44 +0000)] 
- fix requests for the first byte only

17 years ago- release 1.5.0RC2
Michael Wallner [Sat, 10 Feb 2007 09:31:44 +0000 (09:31 +0000)] 
- release 1.5.0RC2

17 years ago- add missing zval type check
Michael Wallner [Sat, 10 Feb 2007 08:41:38 +0000 (08:41 +0000)] 
- add missing zval type check

17 years ago- include everything in http.c
Michael Wallner [Fri, 9 Feb 2007 21:35:50 +0000 (21:35 +0000)] 
- include everything in http.c
- make INIT/SHUTDOWN sequences readable again
- improve allowed methods check

17 years ago- inc. version
Michael Wallner [Fri, 9 Feb 2007 16:02:52 +0000 (16:02 +0000)] 
- inc. version

17 years ago- uctitle
Michael Wallner [Fri, 9 Feb 2007 16:02:36 +0000 (16:02 +0000)] 
- uctitle

17 years ago- finalize persistent handle support (probably)
Michael Wallner [Fri, 9 Feb 2007 14:19:40 +0000 (14:19 +0000)] 
- finalize persistent handle support (probably)
  * make it a system ini option instead of a configure option
    = http.persistent.handles.limit controls the maximum of
      idle handles lingering around for a single provider
  * re-arrange stat() structure
  * display verbose phpinfo()

17 years ago- 1.5.0RC1
Michael Wallner [Thu, 8 Feb 2007 13:34:02 +0000 (13:34 +0000)] 
- 1.5.0RC1

17 years ago- add pers. handles test
Michael Wallner [Wed, 7 Feb 2007 16:10:39 +0000 (16:10 +0000)] 
- add pers. handles test

17 years ago- fix hash keys
Michael Wallner [Wed, 7 Feb 2007 16:07:24 +0000 (16:07 +0000)] 
- fix hash keys

17 years ago- fix PHP4 build
Michael Wallner [Wed, 7 Feb 2007 15:31:50 +0000 (15:31 +0000)] 
- fix PHP4 build
- use zend_hash_func instead of zend_get_hash_value

17 years ago- fix copyright year
Michael Wallner [Wed, 7 Feb 2007 11:50:27 +0000 (11:50 +0000)] 
- fix copyright year

17 years ago- fix pers. handles phpinfo
Michael Wallner [Wed, 7 Feb 2007 11:50:00 +0000 (11:50 +0000)] 
- fix pers. handles phpinfo

17 years ago- remove arginfo on ctor
Michael Wallner [Tue, 6 Feb 2007 10:31:38 +0000 (10:31 +0000)] 
- remove arginfo on ctor

17 years ago- fix pers. handles ident string setting
Michael Wallner [Tue, 6 Feb 2007 10:30:42 +0000 (10:30 +0000)] 
- fix pers. handles ident string setting

17 years ago- simplifications
Michael Wallner [Tue, 6 Feb 2007 10:30:19 +0000 (10:30 +0000)] 
- simplifications

17 years ago- add dbg output
Michael Wallner [Mon, 5 Feb 2007 14:22:24 +0000 (14:22 +0000)] 
- add dbg output
- fix typo

17 years ago- update flags and fix PHP4 Win32 build
Michael Wallner [Mon, 5 Feb 2007 14:20:01 +0000 (14:20 +0000)] 
- update flags and fix PHP4 Win32 build

17 years ago- reimplement persistent handle code
Michael Wallner [Sun, 4 Feb 2007 22:10:51 +0000 (22:10 +0000)] 
- reimplement persistent handle code

17 years ago- simplify
Michael Wallner [Sun, 4 Feb 2007 15:32:00 +0000 (15:32 +0000)] 
- simplify

17 years ago - fix chicken&egg problem with ZTS + persistent handles + global request datashare
Michael Wallner [Sun, 4 Feb 2007 15:27:02 +0000 (15:27 +0000)] 
 - fix chicken&egg problem with ZTS + persistent handles + global request datashare

17 years ago- deprecate HttpRequest::*RawPostData() in favour of ::*Body()
Michael Wallner [Fri, 2 Feb 2007 19:59:42 +0000 (19:59 +0000)] 
- deprecate HttpRequest::*RawPostData() in favour of ::*Body()

17 years ago- use a HashTable to stat persistent handles
Michael Wallner [Wed, 31 Jan 2007 12:14:07 +0000 (12:14 +0000)] 
- use a HashTable to stat persistent handles
- show p. handles with phpinfo

17 years ago- move some definitions around
Michael Wallner [Wed, 31 Jan 2007 08:32:33 +0000 (08:32 +0000)] 
- move some definitions around

17 years ago- better dbg code
Michael Wallner [Wed, 31 Jan 2007 08:32:03 +0000 (08:32 +0000)] 
- better dbg code

17 years ago- make ist behave like a stack, not like a queue
Michael Wallner [Wed, 31 Jan 2007 08:31:33 +0000 (08:31 +0000)] 
- make ist behave like a stack, not like a queue

17 years ago- persistent handles for curl_share and curl_multi
Michael Wallner [Sun, 28 Jan 2007 10:49:47 +0000 (10:49 +0000)] 
- persistent handles for curl_share and curl_multi

17 years ago- fix compiler warning
Michael Wallner [Sun, 28 Jan 2007 10:43:55 +0000 (10:43 +0000)] 
- fix compiler warning

17 years ago- add persistent cURL handle support
Michael Wallner [Sat, 27 Jan 2007 13:34:47 +0000 (13:34 +0000)] 
- add persistent cURL handle support

17 years ago- typo
Michael Wallner [Thu, 25 Jan 2007 14:38:50 +0000 (14:38 +0000)] 
- typo

17 years ago- fix build failure when strncmp() is a macro
Michael Wallner [Thu, 25 Jan 2007 14:37:16 +0000 (14:37 +0000)] 
- fix build failure when strncmp() is a macro

17 years ago- more fixes for empty message info
Michael Wallner [Wed, 24 Jan 2007 11:08:09 +0000 (11:08 +0000)] 
- more fixes for empty message info
- fixup tests

17 years ago- fix segvs with incompletely initialiezed HttpMessages
Michael Wallner [Wed, 24 Jan 2007 09:34:18 +0000 (09:34 +0000)] 
- fix segvs with incompletely initialiezed HttpMessages
- fix possible leaks when changing message type
- add HttpMessage::setInfo() and ::getInfo()

17 years ago- changelog
Michael Wallner [Tue, 23 Jan 2007 15:49:04 +0000 (15:49 +0000)] 
- changelog

17 years ago- add HttpMessage::fromEnv(int type[, string class_name])
Michael Wallner [Tue, 23 Jan 2007 15:47:13 +0000 (15:47 +0000)] 
- add HttpMessage::fromEnv(int type[, string class_name])

17 years ago- allow response codes up to 599
Michael Wallner [Tue, 23 Jan 2007 15:37:59 +0000 (15:37 +0000)] 
- allow response codes up to 599
- release 1.4.0

17 years ago- minimum required curl versions curl-config doesn't understand --features
Michael Wallner [Sun, 21 Jan 2007 17:42:37 +0000 (17:42 +0000)] 
- minimum required curl versions curl-config doesn't understand --features

17 years ago- release 1.4.0RC2
Michael Wallner [Fri, 19 Jan 2007 22:19:48 +0000 (22:19 +0000)] 
- release 1.4.0RC2

17 years ago- add a KUDOS file
Michael Wallner [Mon, 15 Jan 2007 08:02:24 +0000 (08:02 +0000)] 
- add a KUDOS file

17 years ago- use const php_hash_ops*
Michael Wallner [Mon, 15 Jan 2007 08:02:03 +0000 (08:02 +0000)] 
- use const php_hash_ops*

17 years ago- improve handling of xmlrpc request/response options
Michael Wallner [Mon, 15 Jan 2007 08:01:35 +0000 (08:01 +0000)] 
- improve handling of xmlrpc request/response options

17 years ago- use sizeof() for snprintf
Michael Wallner [Mon, 15 Jan 2007 07:59:41 +0000 (07:59 +0000)] 
- use sizeof() for snprintf

17 years ago- rm dbg outpu
Michael Wallner [Fri, 12 Jan 2007 14:53:17 +0000 (14:53 +0000)] 
- rm dbg outpu

17 years ago- better fix
Michael Wallner [Fri, 12 Jan 2007 14:31:40 +0000 (14:31 +0000)] 
- better fix

17 years ago- version bump
Michael Wallner [Fri, 12 Jan 2007 12:15:36 +0000 (12:15 +0000)] 
- version bump
- better wrong param count error messages
- fix greedy response message parsing with proxy CONNECT requests

17 years ago- fix infinite loop with http_parse_params("=")
Michael Wallner [Tue, 19 Dec 2006 14:26:47 +0000 (14:26 +0000)] 
- fix infinite loop with http_parse_params("=")

17 years ago- check CRYPTO_get_id_callback() whether someone else already set thread lock callbacks
Michael Wallner [Thu, 7 Dec 2006 10:11:36 +0000 (10:11 +0000)] 
- check CRYPTO_get_id_callback() whether someone else already set thread lock callbacks
# this might also be of interest to ext/curl

17 years ago- curl folks seem to have identified the MSVC quirks regarding DST offsets
Michael Wallner [Thu, 7 Dec 2006 10:10:25 +0000 (10:10 +0000)] 
- curl folks seem to have identified the MSVC quirks regarding DST offsets

17 years ago- release 1.4.0RC1
Michael Wallner [Mon, 4 Dec 2006 18:19:54 +0000 (18:19 +0000)] 
- release 1.4.0RC1

17 years ago- missing part of HAVE_CURL_FORMGET
Michael Wallner [Mon, 4 Dec 2006 18:16:13 +0000 (18:16 +0000)] 
- missing part of HAVE_CURL_FORMGET