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

17 years ago- fix SEGV when there's an exception in HttpRequest::onFinish()
Michael Wallner [Mon, 4 Dec 2006 17:13:46 +0000 (17:13 +0000)] 
- fix SEGV when there's an exception in HttpRequest::onFinish()

17 years ago- HttpRequest::encodeBody() is also available if curl_formget() is in libcurl
Michael Wallner [Mon, 4 Dec 2006 13:37:58 +0000 (13:37 +0000)] 
- HttpRequest::encodeBody() is also available if curl_formget() is in libcurl

17 years ago- fix object leakage when utilizing HttpRequest::onProgress()
Michael Wallner [Mon, 4 Dec 2006 13:36:04 +0000 (13:36 +0000)] 
- fix object leakage when utilizing HttpRequest::onProgress()

17 years ago- fix SEGV on un/serializing HttpRequests
Michael Wallner [Mon, 4 Dec 2006 08:21:55 +0000 (08:21 +0000)] 
- fix SEGV on un/serializing HttpRequests

17 years ago- fix win32 warnings
Michael Wallner [Wed, 29 Nov 2006 08:55:37 +0000 (08:55 +0000)] 
- fix win32 warnings
- fix WONKY build

17 years ago- fix win32 build
Michael Wallner [Tue, 28 Nov 2006 07:40:25 +0000 (07:40 +0000)] 
- fix win32 build

17 years ago- attempt to fix win32 build
Michael Wallner [Fri, 24 Nov 2006 14:23:45 +0000 (14:23 +0000)] 
- attempt to fix win32 build

17 years ago- attempt to fix win32 build
Michael Wallner [Thu, 23 Nov 2006 15:39:15 +0000 (15:39 +0000)] 
- attempt to fix win32 build

17 years ago- shrink protos
Michael Wallner [Thu, 23 Nov 2006 15:34:47 +0000 (15:34 +0000)] 
- shrink protos

17 years ago- ditch usage of clunky HTTP_GSC/HTTP_GSP macros
Michael Wallner [Thu, 23 Nov 2006 15:33:43 +0000 (15:33 +0000)] 
- ditch usage of clunky HTTP_GSC/HTTP_GSP macros
- shrink protos
- add factory methods

17 years agohoppla
Michael Wallner [Wed, 22 Nov 2006 12:26:00 +0000 (12:26 +0000)] 
hoppla

17 years ago- update test files
Michael Wallner [Wed, 22 Nov 2006 12:22:18 +0000 (12:22 +0000)] 
- update test files

17 years ago- no more PHP-5.0 only tests
Michael Wallner [Wed, 22 Nov 2006 12:18:39 +0000 (12:18 +0000)] 
- no more PHP-5.0 only tests

17 years ago- improve response performance
Michael Wallner [Wed, 22 Nov 2006 10:50:11 +0000 (10:50 +0000)] 
- improve response performance
  . flag streams non-buffered
  . bypass sapi input filter
  . flush explicitly only if throttling is used
- fix tests

17 years ago- improve internal array handling
Michael Wallner [Mon, 20 Nov 2006 11:15:06 +0000 (11:15 +0000)] 
- improve internal array handling
- fix HttpMessage's header handling

17 years ago- win32 build now has libcurl v7.16.0
Michael Wallner [Sun, 19 Nov 2006 16:54:26 +0000 (16:54 +0000)] 
- win32 build now has libcurl v7.16.0

17 years ago- check for curls bundled ca certs
Michael Wallner [Sun, 19 Nov 2006 14:34:23 +0000 (14:34 +0000)] 
- check for curls bundled ca certs

17 years ago- fix bug #9282 (bad configure check for libcurl version)
Michael Wallner [Thu, 9 Nov 2006 13:42:28 +0000 (13:42 +0000)] 
- fix bug #9282 (bad configure check for libcurl version)

17 years ago- added missing ssl version constants
Michael Wallner [Mon, 6 Nov 2006 10:31:24 +0000 (10:31 +0000)] 
- added missing ssl version constants

17 years ago- fix PUT abort when neither putData nor putFile is set
Michael Wallner [Mon, 6 Nov 2006 07:53:46 +0000 (07:53 +0000)] 
- fix PUT abort when neither putData nor putFile is set

17 years ago- changelog
Michael Wallner [Sun, 5 Nov 2006 19:01:49 +0000 (19:01 +0000)] 
- changelog

17 years ago- add "ipresolve" request option
Michael Wallner [Sun, 5 Nov 2006 18:22:31 +0000 (18:22 +0000)] 
- add "ipresolve" request option
- add HTTP_IPRESOLVE_{ANY|V4|V6} HttpRequest::IPRESOLVE_{ANY|V4|V6} constants

17 years ago- fix crash in http_request_prepare() when HttpRequest::addHeaders(array("foo"))...
Michael Wallner [Sun, 5 Nov 2006 17:39:40 +0000 (17:39 +0000)] 
- fix crash in http_request_prepare() when HttpRequest::addHeaders(array("foo")) was used

17 years ago- version bump
Michael Wallner [Sat, 4 Nov 2006 14:05:27 +0000 (14:05 +0000)] 
- version bump

17 years ago- servers may return a header multiple times, join them in http_message_header()
Michael Wallner [Sat, 4 Nov 2006 14:04:34 +0000 (14:04 +0000)] 
- servers may return a header multiple times, join them in http_message_header()
- separate body soaking to http_message_body_parse()
- string pointer safety checks

17 years ago- improve request/response line parser
Michael Wallner [Sat, 4 Nov 2006 14:00:20 +0000 (14:00 +0000)] 
- improve request/response line parser

17 years ago- fix gcc-4.1 warning
Michael Wallner [Sat, 4 Nov 2006 13:59:49 +0000 (13:59 +0000)] 
- fix gcc-4.1 warning

17 years ago- release 1.3.3
Michael Wallner [Fri, 27 Oct 2006 12:30:15 +0000 (12:30 +0000)] 
- release 1.3.3

17 years ago- changelog
Michael Wallner [Fri, 27 Oct 2006 08:28:55 +0000 (08:28 +0000)] 
- changelog

17 years ago- fix leak in HttpResponse::setData()
Michael Wallner [Fri, 27 Oct 2006 07:57:59 +0000 (07:57 +0000)] 
- fix leak in HttpResponse::setData()
- allow array parameters to be NULL in several methods

17 years ago- fix leak in http_send_data()
Michael Wallner [Fri, 27 Oct 2006 07:41:54 +0000 (07:41 +0000)] 
- fix leak in http_send_data()
- allow array parameters to be NULL in several functions

17 years ago- prepare 1.3.3
Michael Wallner [Wed, 25 Oct 2006 08:17:43 +0000 (08:17 +0000)] 
- prepare 1.3.3

17 years ago- fix build --without-http-curl-requests
Michael Wallner [Wed, 25 Oct 2006 07:27:39 +0000 (07:27 +0000)] 
- fix build --without-http-curl-requests

17 years ago- allow options parameter to be NULL
Michael Wallner [Mon, 23 Oct 2006 14:31:54 +0000 (14:31 +0000)] 
- allow options parameter to be NULL

17 years ago- fypo tix
Michael Wallner [Tue, 17 Oct 2006 19:20:36 +0000 (19:20 +0000)] 
- fypo tix

17 years ago- fix build with PHP < 4.3.10
Michael Wallner [Tue, 17 Oct 2006 19:17:46 +0000 (19:17 +0000)] 
- fix build with PHP < 4.3.10

17 years ago- fix crash if *val == NULL
Michael Wallner [Tue, 17 Oct 2006 19:13:16 +0000 (19:13 +0000)] 
- fix crash if *val == NULL

17 years ago- fix unsetting response headers
Michael Wallner [Tue, 17 Oct 2006 14:29:59 +0000 (14:29 +0000)] 
- fix unsetting response headers

17 years ago- release 1.3.2
Michael Wallner [Tue, 10 Oct 2006 19:37:35 +0000 (19:37 +0000)] 
- release 1.3.2

17 years ago- CS
Michael Wallner [Tue, 10 Oct 2006 19:35:01 +0000 (19:35 +0000)] 
- CS

17 years ago- a service implemented with libxmlrpc-c3 chokes on a request content type
Michael Wallner [Tue, 10 Oct 2006 19:34:52 +0000 (19:34 +0000)] 
- a service implemented with libxmlrpc-c3 chokes on a request content type
  other than sole "text/xml"

17 years ago- attempt to fix PHP-5.0 build at pecl4win
Michael Wallner [Tue, 10 Oct 2006 09:32:11 +0000 (09:32 +0000)] 
- attempt to fix PHP-5.0 build at pecl4win

17 years ago- use way less memory by not duplicating response headers and bodies
Michael Wallner [Mon, 9 Oct 2006 11:01:22 +0000 (11:01 +0000)] 
- use way less memory by not duplicating response headers and bodies

17 years ago- attempt to fix bug #8872 (build fails --without-http-zlib-compression)
Michael Wallner [Sat, 7 Oct 2006 12:46:22 +0000 (12:46 +0000)] 
- attempt to fix bug #8872 (build fails --without-http-zlib-compression)
- finally fix invalid detection wheter a deflated response should be started

17 years ago- don't raise notice when checking If-Range header for a last modification date
Michael Wallner [Sat, 7 Oct 2006 12:45:10 +0000 (12:45 +0000)] 
- don't raise notice when checking If-Range header for a last modification date

17 years ago- release 1.3.1
Michael Wallner [Mon, 2 Oct 2006 14:12:40 +0000 (14:12 +0000)] 
- release 1.3.1

17 years ago- don't convert original $_SERVER entry to string
Michael Wallner [Mon, 2 Oct 2006 11:59:53 +0000 (11:59 +0000)] 
- don't convert original $_SERVER entry to string

17 years ago- improve http_get_request_headers()
Michael Wallner [Mon, 2 Oct 2006 11:48:37 +0000 (11:48 +0000)] 
- improve http_get_request_headers()
- remove redundant HTTP_CURL_OPT_EX macro

17 years ago- fix tests
Michael Wallner [Fri, 29 Sep 2006 09:07:03 +0000 (09:07 +0000)] 
- fix tests

17 years ago- simplify
Michael Wallner [Fri, 29 Sep 2006 09:06:53 +0000 (09:06 +0000)] 
- simplify

17 years ago- regen
Michael Wallner [Fri, 29 Sep 2006 09:06:42 +0000 (09:06 +0000)] 
- regen

17 years ago- cookielist -> cookies
Michael Wallner [Fri, 29 Sep 2006 09:06:32 +0000 (09:06 +0000)] 
- cookielist -> cookies

17 years ago- portable ctype (http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=34632)
Michael Wallner [Wed, 27 Sep 2006 09:29:56 +0000 (09:29 +0000)] 
- portable ctype (netbsd.org/cgi-bin/query-pr-single.pl?number=34632)
- update KnownIssues

17 years ago- fix compiler warnings
Michael Wallner [Mon, 25 Sep 2006 13:32:03 +0000 (13:32 +0000)] 
- fix compiler warnings

17 years ago- fix segv with http.send.deflate.start_auto=1 and http_send_*()
Michael Wallner [Mon, 25 Sep 2006 10:45:41 +0000 (10:45 +0000)] 
- fix segv with http.send.deflate.start_auto=1 and http_send_*()

17 years ago- remove unused bits
Michael Wallner [Mon, 25 Sep 2006 08:36:15 +0000 (08:36 +0000)] 
- remove unused bits

17 years ago* Fixed bug in HttpRequestPool where a negative timeout was passed to select()
Michael Wallner [Mon, 25 Sep 2006 08:27:32 +0000 (08:27 +0000)] 
* Fixed bug in HttpRequestPool where a negative timeout was passed to select()
* Improve performace of http_request_info() (auto-generated)

17 years ago- version bump
Michael Wallner [Wed, 20 Sep 2006 07:59:36 +0000 (07:59 +0000)] 
- version bump

17 years ago- attempt to fix gcc-2.95 build
Michael Wallner [Tue, 19 Sep 2006 22:55:34 +0000 (22:55 +0000)] 
- attempt to fix gcc-2.95 build

17 years ago- release 1.3.0
Michael Wallner [Tue, 19 Sep 2006 14:59:06 +0000 (14:59 +0000)] 
- release 1.3.0

17 years ago- enable dns data sharing for the global request datashare by default
Michael Wallner [Sat, 16 Sep 2006 11:57:32 +0000 (11:57 +0000)] 
- enable dns data sharing for the global request datashare by default
- ensure request objects easy handle is initialized
- use curl_easy_strerror() for rc of curl_easy_setopt()

17 years ago- fix PHP4 build
Michael Wallner [Thu, 14 Sep 2006 17:59:53 +0000 (17:59 +0000)] 
- fix PHP4 build

17 years ago- (non-)ZTS fixes
Michael Wallner [Wed, 13 Sep 2006 22:09:07 +0000 (22:09 +0000)] 
- (non-)ZTS fixes

17 years ago- fix typo
Michael Wallner [Wed, 13 Sep 2006 12:56:56 +0000 (12:56 +0000)] 
- fix typo
- the global datashare should really use the global handle

17 years ago- add HttpRequestDataShare (interface to curl_share)
Michael Wallner [Wed, 13 Sep 2006 12:45:27 +0000 (12:45 +0000)] 
- add HttpRequestDataShare (interface to curl_share)

17 years ago- separate sleeping functionality to _http_sleep()
Michael Wallner [Sun, 10 Sep 2006 13:07:01 +0000 (13:07 +0000)] 
- separate sleeping functionality to _http_sleep()
- use curl suggested select timeout
- sleep if there are no fds ready for select
- add some missing request options

17 years ago- add pipelining support to HttpRequestPool (libcurl >= 7.16.0)
Michael Wallner [Sat, 9 Sep 2006 14:03:20 +0000 (14:03 +0000)] 
- add pipelining support to HttpRequestPool (libcurl >= 7.16.0)

17 years ago- release 1.2.1
Michael Wallner [Sat, 26 Aug 2006 08:05:28 +0000 (08:05 +0000)] 
- release 1.2.1

17 years ago- disallow detaching requests while executing progress callbacks
Michael Wallner [Fri, 25 Aug 2006 14:59:46 +0000 (14:59 +0000)] 
- disallow detaching requests while executing progress callbacks
- hopefully the final fix for nested exceptions

17 years ago - added HttpException::__toString() which takes care about any inner exceptions
Michael Wallner [Thu, 24 Aug 2006 14:41:45 +0000 (14:41 +0000)] 
 - added HttpException::__toString() which takes care about any inner exceptions

17 years ago- add test for crash when detaching request from pool in callbacks
Michael Wallner [Thu, 24 Aug 2006 08:18:19 +0000 (08:18 +0000)] 
- add test for crash when detaching request from pool in callbacks

17 years ago- finalize nexted exception fix
Michael Wallner [Thu, 24 Aug 2006 08:01:16 +0000 (08:01 +0000)] 
- finalize nexted exception fix

17 years ago- nested exception order was fine
Michael Wallner [Wed, 23 Aug 2006 21:58:14 +0000 (21:58 +0000)] 
- nested exception order was fine

17 years ago- fix nested exception suppression and order
Michael Wallner [Wed, 23 Aug 2006 13:42:24 +0000 (13:42 +0000)] 
- fix nested exception suppression and order
- allow detaching from request pool within onfinish() callback
  by adding llist safe request pool apply functions
- fix newly introduced leak in request method api

17 years ago- fix a load of issues with inheritance and cloning
Michael Wallner [Mon, 21 Aug 2006 07:16:16 +0000 (07:16 +0000)] 
- fix a load of issues with inheritance and cloning

17 years ago - release 1.2.0
Michael Wallner [Fri, 18 Aug 2006 12:25:39 +0000 (12:25 +0000)] 
 - release 1.2.0

17 years ago- attempt to fix ext deps
Michael Wallner [Fri, 18 Aug 2006 08:40:16 +0000 (08:40 +0000)] 
- attempt to fix ext deps

17 years ago- move constructor code into http_querystring_instantiate()
Michael Wallner [Thu, 27 Jul 2006 08:58:15 +0000 (08:58 +0000)] 
- move constructor code into http_querystring_instantiate()

17 years agoSimplify detection of core php extension
Edin Kadribasic [Mon, 24 Jul 2006 23:19:42 +0000 (23:19 +0000)] 
Simplify detection of core php extension

17 years ago- attempt to fix hash dep check
Michael Wallner [Mon, 24 Jul 2006 22:27:46 +0000 (22:27 +0000)] 
- attempt to fix hash dep check

17 years ago- set property default send buffer to 0 too
Michael Wallner [Fri, 21 Jul 2006 16:51:53 +0000 (16:51 +0000)] 
- set property default send buffer to 0 too

17 years ago- add http_build_cookie
Michael Wallner [Fri, 21 Jul 2006 16:08:33 +0000 (16:08 +0000)] 
- add http_build_cookie
- improve response performance: no need for ob and only chunk response if a buffer size is actually set

17 years ago- release 1.1.0
Michael Wallner [Mon, 17 Jul 2006 16:30:52 +0000 (16:30 +0000)] 
- release 1.1.0

17 years ago- fix overload guards leaks
Michael Wallner [Mon, 17 Jul 2006 09:28:44 +0000 (09:28 +0000)] 
- fix overload guards leaks

17 years ago- fix WONKY build
Michael Wallner [Thu, 13 Jul 2006 10:39:00 +0000 (10:39 +0000)] 
- fix WONKY build

17 years ago- changelog
Michael Wallner [Mon, 10 Jul 2006 12:50:07 +0000 (12:50 +0000)] 
- changelog
- don't forget about win32 build