m6w6/ext-http
9 years agofix JSON POST handler in PHP-5.6+
Michael Wallner [Tue, 22 Apr 2014 09:58:06 +0000 (11:58 +0200)] 
fix JSON POST handler in PHP-5.6+

9 years agofix warning
Michael Wallner [Tue, 22 Apr 2014 09:57:36 +0000 (11:57 +0200)] 
fix warning

9 years agofix bug #67089 Segmentation fault (TSRM)
Michael Wallner [Tue, 22 Apr 2014 09:56:23 +0000 (11:56 +0200)] 
fix bug #67089  Segmentation fault (TSRM)

10 years agoMerge branch 'R_2_0'
Michael Wallner [Thu, 17 Apr 2014 10:25:57 +0000 (12:25 +0200)] 
Merge branch 'R_2_0'

10 years agotest fix
Michael Wallner [Wed, 16 Apr 2014 18:23:49 +0000 (20:23 +0200)] 
test fix

10 years agofix tests
Michael Wallner [Wed, 16 Apr 2014 18:12:18 +0000 (20:12 +0200)] 
fix tests

10 years agofix warning on extra argument to Countable::count(), fix zend_is_true
Michael Wallner [Wed, 16 Apr 2014 18:10:53 +0000 (20:10 +0200)] 
fix warning on extra argument to Countable::count(), fix zend_is_true

10 years agofix assertion fail on zend_hash_quick_update
Michael Wallner [Wed, 16 Apr 2014 18:06:50 +0000 (20:06 +0200)] 
fix assertion fail on zend_hash_quick_update

10 years agocatch "uploaded" state
Michael Wallner [Wed, 16 Apr 2014 18:05:23 +0000 (20:05 +0200)] 
catch "uploaded" state

10 years agotypo
Michael Wallner [Fri, 4 Apr 2014 12:14:43 +0000 (14:14 +0200)] 
typo

10 years agoMerge branch 'R_2_0'
Michael Wallner [Fri, 4 Apr 2014 12:14:24 +0000 (14:14 +0200)] 
Merge branch 'R_2_0'

Conflicts:
php_http.h

10 years agoback to dev
Michael Wallner [Fri, 4 Apr 2014 12:13:26 +0000 (14:13 +0200)] 
back to dev

10 years agomerge php_http.h with touch
Michael Wallner [Fri, 4 Apr 2014 12:12:05 +0000 (14:12 +0200)] 
merge php_http.h with touch

10 years agoMerge branch 'R_2_0'
Michael Wallner [Fri, 4 Apr 2014 12:05:55 +0000 (14:05 +0200)] 
Merge branch 'R_2_0'

Conflicts:
php_http.h

10 years agorelease 2.0.5 RELEASE_2_0_5
Michael Wallner [Fri, 4 Apr 2014 12:03:31 +0000 (14:03 +0200)] 
release 2.0.5

10 years agogitattributes
Michael Wallner [Fri, 17 Jan 2014 15:37:56 +0000 (16:37 +0100)] 
gitattributes

10 years agofix test
Michael Wallner [Fri, 17 Jan 2014 15:37:46 +0000 (16:37 +0100)] 
fix test

10 years agoMerge branch 'R_2_0'
Michael Wallner [Fri, 17 Jan 2014 15:08:09 +0000 (16:08 +0100)] 
Merge branch 'R_2_0'

10 years agoFix a rare crash with unitialized CURLOPT_HTTPHEADER
Michael Wallner [Fri, 17 Jan 2014 14:41:02 +0000 (15:41 +0100)] 
Fix a rare crash with unitialized CURLOPT_HTTPHEADER

10 years agolet the build with external libs work
Michael Wallner [Fri, 17 Jan 2014 14:32:46 +0000 (15:32 +0100)] 
let the build with external libs work

not sure what all that cruft was about; where are the comments!?

10 years agoproper character escaping
Michael Wallner [Fri, 17 Jan 2014 14:31:53 +0000 (15:31 +0100)] 
proper character escaping

10 years agofix regression
Michael Wallner [Thu, 16 Jan 2014 22:49:28 +0000 (23:49 +0100)] 
fix regression

10 years ago2.1.0dev
Michael Wallner [Thu, 16 Jan 2014 21:19:15 +0000 (22:19 +0100)] 
2.1.0dev

10 years agoadd tests
Michael Wallner [Thu, 16 Jan 2014 21:11:10 +0000 (22:11 +0100)] 
add tests

10 years agocompleted rfc5987 support
Michael Wallner [Thu, 16 Jan 2014 21:10:55 +0000 (22:10 +0100)] 
completed rfc5987 support

10 years agofix skipif
Michael Wallner [Thu, 16 Jan 2014 21:10:10 +0000 (22:10 +0100)] 
fix skipif

10 years agorfc5987 support
Michael Wallner [Thu, 16 Jan 2014 15:20:54 +0000 (16:20 +0100)] 
rfc5987 support

10 years agorfc5987 preparations
Michael Wallner [Wed, 15 Jan 2014 10:09:02 +0000 (11:09 +0100)] 
rfc5987 preparations

10 years agofix SKIPIF
Michael Wallner [Fri, 3 Jan 2014 12:28:46 +0000 (13:28 +0100)] 
fix SKIPIF

10 years agodev
Michael Wallner [Fri, 3 Jan 2014 12:28:25 +0000 (13:28 +0100)] 
dev

10 years agoFix build with -Werror=format-security
Remi Collet [Thu, 2 Jan 2014 16:19:18 +0000 (17:19 +0100)] 
Fix build with -Werror=format-security

10 years agorelease 2.0.4 RELEASE_2_0_4
Michael Wallner [Thu, 2 Jan 2014 15:09:55 +0000 (16:09 +0100)] 
release 2.0.4

10 years agobump year
Michael Wallner [Thu, 2 Jan 2014 15:07:59 +0000 (16:07 +0100)] 
bump year

10 years agofix bug #66388 (Crash on POST with Content-Length:0 and untouched body)
Michael Wallner [Thu, 2 Jan 2014 15:03:59 +0000 (16:03 +0100)] 
fix bug #66388 (Crash on POST with Content-Length:0 and untouched body)

10 years agoremove pecl/event conflict
Michael Wallner [Tue, 10 Dec 2013 09:29:51 +0000 (10:29 +0100)] 
remove pecl/event conflict

10 years agofix typo; wtf? RELEASE_2_0_3
Michael Wallner [Tue, 10 Dec 2013 08:54:34 +0000 (09:54 +0100)] 
fix typo; wtf?

10 years agofix description RELEASE_2_0_2
Michael Wallner [Tue, 10 Dec 2013 08:41:17 +0000 (09:41 +0100)] 
fix description

10 years agoFixed bug #66250 (shutdown crash as shared extension)
Michael Wallner [Tue, 10 Dec 2013 08:38:43 +0000 (09:38 +0100)] 
Fixed bug #66250 (shutdown crash as shared extension)

the curl clients MSHUTDOWN was missing an raphf cleanup call

10 years agorelease 2.0.1 RELEASE_2_0_1
Michael Wallner [Tue, 26 Nov 2013 10:42:26 +0000 (11:42 +0100)] 
release 2.0.1

10 years agofix ws
Michael Wallner [Tue, 26 Nov 2013 10:34:23 +0000 (11:34 +0100)] 
fix ws

10 years agofixed a bug with multiple ob_start() on http\Env\Response while replacing it's body
Michael Wallner [Mon, 25 Nov 2013 22:01:23 +0000 (23:01 +0100)] 
fixed a bug with multiple ob_start() on http\Env\Response while replacing it's body

10 years agofixed some tests for windows
Anatoliy Belsky [Sat, 23 Nov 2013 10:15:56 +0000 (10:15 +0000)] 
fixed some tests for windows

10 years agofixed event2 headers inclusion once more
Anatoliy Belsky [Sat, 23 Nov 2013 09:39:13 +0000 (09:39 +0000)] 
fixed event2 headers inclusion once more

10 years agofixed ZTS
Anatoliy Belsky [Sat, 23 Nov 2013 09:38:01 +0000 (09:38 +0000)] 
fixed ZTS

10 years agofix headers again, avoid header clashing including event2/*.h
Anatoliy Belsky [Sat, 23 Nov 2013 08:38:45 +0000 (08:38 +0000)] 
fix headers again, avoid header clashing including event2/*.h

10 years agoadded missing header in order struct event could be used as non pointer
Anatoliy Belsky [Fri, 22 Nov 2013 22:43:45 +0000 (22:43 +0000)] 
added missing header in order struct event could be used as non pointer

10 years agoattempt to fix windows build
Michael Wallner [Fri, 22 Nov 2013 10:42:42 +0000 (10:42 +0000)] 
attempt to fix windows build

10 years ago2.0.0 stable
Michael Wallner [Fri, 22 Nov 2013 09:55:49 +0000 (09:55 +0000)] 
2.0.0 stable

10 years agofix tests with short_open_tags off
Michael Wallner [Fri, 22 Nov 2013 09:26:12 +0000 (09:26 +0000)] 
fix tests with short_open_tags off

10 years agolet DEV_2 be trunk
Michael Wallner [Thu, 21 Nov 2013 10:25:13 +0000 (10:25 +0000)] 
let DEV_2 be trunk

10 years agorm
Michael Wallner [Thu, 21 Nov 2013 08:51:07 +0000 (08:51 +0000)] 
rm

10 years agoremoved awkward custom error handling and http\Object base class
Michael Wallner [Wed, 20 Nov 2013 13:18:11 +0000 (13:18 +0000)] 
removed awkward custom error handling and http\Object base class

10 years agofix build with xcode clang
Michael Wallner [Fri, 15 Nov 2013 11:22:47 +0000 (11:22 +0000)] 
fix build with xcode clang

10 years agotypo
Michael Wallner [Fri, 15 Nov 2013 11:19:04 +0000 (11:19 +0000)] 
typo

10 years agofix clang warning
Michael Wallner [Fri, 15 Nov 2013 11:18:32 +0000 (11:18 +0000)] 
fix clang warning

10 years agofix clang warning
Michael Wallner [Fri, 15 Nov 2013 11:18:05 +0000 (11:18 +0000)] 
fix clang warning

10 years agohttp\Client implements Countable
Michael Wallner [Fri, 15 Nov 2013 10:29:40 +0000 (10:29 +0000)] 
http\Client implements Countable

10 years agofix ZTS
Michael Wallner [Fri, 15 Nov 2013 10:29:24 +0000 (10:29 +0000)] 
fix ZTS

10 years agofix crash on unset request urls
Michael Wallner [Fri, 15 Nov 2013 08:35:15 +0000 (08:35 +0000)] 
fix crash on unset request urls

10 years agoarginfos, return values
Michael Wallner [Thu, 14 Nov 2013 17:14:09 +0000 (17:14 +0000)] 
arginfos, return values

10 years agoconsolidate return values
Michael Wallner [Fri, 8 Nov 2013 20:24:07 +0000 (20:24 +0000)] 
consolidate return values

10 years agostandard return values; fix tests
Michael Wallner [Fri, 8 Nov 2013 12:58:59 +0000 (12:58 +0000)] 
standard return values; fix tests

10 years ago* standard return values
Michael Wallner [Tue, 5 Nov 2013 16:13:41 +0000 (16:13 +0000)] 
* standard return values
* reflection2php fixes

10 years agofix with php://input from master
Michael Wallner [Wed, 9 Oct 2013 07:44:22 +0000 (07:44 +0000)] 
fix with php://input from master

10 years agoimprove
Michael Wallner [Wed, 9 Oct 2013 07:43:46 +0000 (07:43 +0000)] 
improve

10 years agofix with master
Michael Wallner [Wed, 9 Oct 2013 07:43:35 +0000 (07:43 +0000)] 
fix with master

10 years agoremove debug
Michael Wallner [Wed, 9 Oct 2013 07:42:23 +0000 (07:42 +0000)] 
remove debug

10 years agonames changing )
Anatoliy Belsky [Mon, 30 Sep 2013 09:28:41 +0000 (09:28 +0000)] 
names changing )

10 years agoprepared for libevent2 usage in config.w32, though libevent usage seems to be broken...
Anatoliy Belsky [Sun, 29 Sep 2013 22:26:46 +0000 (22:26 +0000)] 
prepared for libevent2 usage in config.w32, though libevent usage seems to be broken at the moment

10 years agofixed struct init
Anatoliy Belsky [Sun, 29 Sep 2013 21:31:25 +0000 (21:31 +0000)] 
fixed struct init

10 years agofixed config.w32
Anatoliy Belsky [Sun, 29 Sep 2013 21:30:37 +0000 (21:30 +0000)] 
fixed config.w32

10 years agoadded config.w32 to package.xml
Anatoliy Belsky [Wed, 11 Sep 2013 08:45:00 +0000 (08:45 +0000)] 
added config.w32 to package.xml

10 years agoreset the client when destructing;
Michael Wallner [Tue, 20 Aug 2013 10:20:15 +0000 (10:20 +0000)] 
reset the client when destructing;

this ensures any attached requests will be
dequeued and in case of using persistent
handles can be property re-used

10 years agoback to dev
Michael Wallner [Mon, 12 Aug 2013 19:50:36 +0000 (19:50 +0000)] 
back to dev

10 years agotest reafactoring; release beta5
Michael Wallner [Mon, 12 Aug 2013 19:49:55 +0000 (19:49 +0000)] 
test reafactoring; release beta5

10 years agoconverted phpunit ClientRequestTest to PHPTs
Michael Wallner [Tue, 16 Jul 2013 16:53:35 +0000 (16:53 +0000)] 
converted phpunit ClientRequestTest to PHPTs

10 years agofix segfault when initializing a request message with a body
Michael Wallner [Tue, 16 Jul 2013 08:46:01 +0000 (08:46 +0000)] 
fix segfault when initializing a request message with a body

TODO: convert phpunit tests to PHPTs

10 years agoquickfix
Michael Wallner [Mon, 24 Jun 2013 05:28:52 +0000 (05:28 +0000)] 
quickfix

10 years agorelease 1.7.6
Michael Wallner [Thu, 20 Jun 2013 13:20:43 +0000 (13:20 +0000)] 
release 1.7.6

10 years ago- less custom macro cruft
Michael Wallner [Sun, 19 May 2013 11:39:21 +0000 (11:39 +0000)] 
- less custom macro cruft
- add TODO
- getservby{name,port}_r support
- it's 2013 already

10 years agofix php 5.4 build
Remi Collet [Mon, 22 Apr 2013 17:58:30 +0000 (17:58 +0000)] 
fix php 5.4 build

11 years agofix usage with ancient libcurl (debian)
Michael Wallner [Thu, 11 Apr 2013 12:01:56 +0000 (12:01 +0000)] 
fix usage with ancient libcurl (debian)

11 years agoallow retrieval of header as http\Header
Michael Wallner [Wed, 10 Apr 2013 12:07:40 +0000 (12:07 +0000)] 
allow retrieval of header as http\Header

11 years agoclient test and fixes
Michael Wallner [Fri, 5 Apr 2013 13:04:48 +0000 (13:04 +0000)] 
client test and fixes

11 years agoallow retrieval of response by request
Michael Wallner [Thu, 4 Apr 2013 16:20:24 +0000 (16:20 +0000)] 
allow retrieval of response by request

11 years agocodename: client meltdown
Michael Wallner [Thu, 28 Mar 2013 20:21:51 +0000 (20:21 +0000)] 
codename: client meltdown

11 years agoextesion deps
Michael Wallner [Sun, 24 Mar 2013 10:40:02 +0000 (10:40 +0000)] 
extesion deps

11 years agofix fragile tests depending on timezone
Michael Wallner [Fri, 22 Mar 2013 19:58:27 +0000 (19:58 +0000)] 
fix fragile tests depending on timezone

11 years agofix bug #64380 (http_message_object.c build fails in 5.5.0alpha6)
Michael Wallner [Fri, 8 Mar 2013 12:59:52 +0000 (12:59 +0000)] 
fix bug #64380 (http_message_object.c build fails in 5.5.0alpha6)

11 years agorelease 1.7.5
Michael Wallner [Sun, 3 Mar 2013 07:14:52 +0000 (07:14 +0000)] 
release 1.7.5

11 years ago* Fixed Bug #64310 (weak etags W/"abc" are quoted as "W/"abc"")
Michael Wallner [Sat, 2 Mar 2013 20:13:19 +0000 (20:13 +0000)] 
* Fixed Bug #64310 (weak etags W/"abc" are quoted as "W/"abc"")

11 years agopecl/propro and pecl/raphf
Michael Wallner [Sat, 2 Mar 2013 09:26:53 +0000 (09:26 +0000)] 
pecl/propro and pecl/raphf

11 years agofix tests
Michael Wallner [Sat, 2 Mar 2013 09:24:23 +0000 (09:24 +0000)] 
fix tests

11 years agoautoconf-old compatibility
Michael Wallner [Sat, 2 Mar 2013 09:24:05 +0000 (09:24 +0000)] 
autoconf-old compatibility

11 years agoadopt persistent handle API
Michael Wallner [Thu, 7 Feb 2013 13:49:44 +0000 (13:49 +0000)] 
adopt persistent handle API

11 years agoreintegrated propro branch
Michael Wallner [Mon, 4 Feb 2013 11:58:08 +0000 (11:58 +0000)] 
reintegrated propro branch

11 years agosplit off property proxy
Michael Wallner [Mon, 4 Feb 2013 11:05:18 +0000 (11:05 +0000)] 
split off property proxy

11 years agosplit off property proxy
Michael Wallner [Sun, 3 Feb 2013 22:15:34 +0000 (22:15 +0000)] 
split off property proxy

11 years agomerge raphf branch
Michael Wallner [Sun, 3 Feb 2013 22:03:06 +0000 (22:03 +0000)] 
merge raphf branch

11 years agosplit off raphf
Michael Wallner [Sun, 3 Feb 2013 21:51:56 +0000 (21:51 +0000)] 
split off raphf