m6w6/ext-http
2016-08-10  Michael Wallneradd userhandler test
2016-08-10  Michael WallnerMerge branch 'v2.6.x'
2016-08-10  Michael WallnerFix #50
2016-07-27  Michael WallnerMerge branch 'v2.6.x'
2016-07-27  Michael Wallnerfix messagebody gc/refcount
2016-07-27  Michael Wallnerfix #46 (HTTP/2 response message parsing broken with...
2016-07-13  Michael Wallnerproper fix for #47
2016-07-13  Michael Wallnerfix #47
2016-06-21  Michael WallnerMerge branch 'v2.6.x'
2016-06-21  Michael WallnerAdd http\Client::setDebug(callable $debug) and constants
2016-06-16  Michael Wallnerreturn count of still unfinished requests from run...
2016-06-15  Michael WallnerMerge branch 'v2.6.x'
2016-06-15  Michael Wallnerreturn count of still unfinished requests from run...
2016-06-15  Michael WallnerMFH header fixes
2016-06-14  Michael Wallnerclang is picky about these when building in-tree
2016-06-13  Michael WallnerMerge branch 'v2.6.x'
2016-06-13  Michael Wallnerfix undefined symbol ZEND_ASSERT
2016-06-13  Michael Wallneruser event loop support for the curl client
2016-06-11  Michael Wallnerfollowup on #44
2016-06-09  Michael WallnerImplement gc handlers
2016-06-07  Michael Wallnermodularize curl event handler
2016-06-06  Michael Wallnerfix tests
2016-06-06  Michael Wallnerremember qs args without value and with empty value
2016-06-06  Michael Wallnerimprove negotiation precision
2016-06-06  Michael Wallnerfix regression introduced with http\Params::PARSE_RFC5987
2016-06-01  Michael WallnerMerge branch 'v2.6.x'
2016-06-01  Michael WallnerAllow IDNA/punycode hosts
2016-05-25  Michael Wallneruse new propro version for travis
2016-05-25  Michael Wallnerbe more verbose about nghttp2 skip
2016-05-25  Michael Wallnerfix tests for master
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael Wallnerwe need libcurl 7.21.5 for UNKNOWN_OPTION and 7.23...
2016-05-24  Michael Wallnerfix error messages of curlm_set_option
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael Wallneradd Client::configure option to disable the share
2016-05-24  Michael Wallnerwrap more options behind feature checks
2016-05-23  Michael Wallneravoid 'error: Success' condition
2016-05-23  Michael Wallnerfix link
2016-05-23  Michael Wallnerfix tests for libcurl >= 7.48
2016-05-23  Michael Wallnerreduce test
2016-05-23  Michael Wallnersane cookie handling for the client
2016-04-27  Michael Wallnerupdate travis/pecl
2016-04-27  Michael Wallnerfix ZVAL_STRING usage in options_init
2016-04-27  Michael Wallnerthis gonna be 3.1
2016-04-27  Michael WallnerMerge branch 'v2.6.x' of github.com:m6w6/ext-http
2016-04-27  Michael Wallnermark XFAIL for now
2016-04-27  Michael Wallnerfix typos
2016-04-27  Michael Wallnerfix issue #39
2016-04-27  Michael Wallnerallow setting proxyhost request option to NULL
2016-04-26  Michael Wallnercurl version and feature constants
2016-04-26  Michael Wallnerlet the client share cookies/tls sessions
2016-04-13  Michael Wallnerreset errorcode
2016-04-01  Michael Wallneradd/improve configure checks for default CA bundle...
2016-03-31  Michael Wallnerthis gonna be 2.6
2016-03-31  Michael Wallnerallow setting multiple headers with the same name
2016-03-26  Remi Colletskip online test v2.5.x
2016-03-26  Remi Colletskip online test
2016-03-09  Michael Wallnerback to dev [ci skip]
2016-03-09  Michael Wallnerback to dev [ci skip]
2016-03-09  Michael Wallnerprepare 3.0.1 RELEASE_3_0_1
2016-03-09  Michael WallnerMerge branch 'v2.5.x'
2016-03-09  Michael Wallnerprepare 2.5.6 RELEASE_2_5_6
2016-03-09  Michael Wallneradd CURL_HTTP_VERSION_2TLS
2016-03-09  Michael WallnerMerge pull request #28 from rc0r/rc0r-fixes
2016-03-09  rc0rPossible null pointer dereference in php_http_url_mod...
2016-03-09  Michael Wallnerfix bug #71719 (Buffer overflow in HTTP url parsing...
2016-03-03  rc0rPossible null pointer dereference in php_http_url_mod... 28/head
2016-02-13  Michael Wallnerremove conflict marker
2016-01-22  Michael WallnerMerge pull request #21 from Jan-E/master
2016-01-22  Michael WallnerMerge pull request #22 from Jan-E/v2.5.x
2016-01-22  Jan-EFix PHP5 config.w32 22/head
2016-01-22  Jan-EFix PHP7 config.w32 21/head
2016-01-21  Michael WallnerSSL_VERIFYSTATUS is only availbe for nss, gtls and...
2016-01-19  Michael Wallnerback to dev
2016-01-19  Michael Wallnerprepare 3.0.0 RELEASE_3_0_0
2016-01-19  Michael WallnerMerge branch 'v2.5.x'
2016-01-19  Michael Wallnerupdate travis/pecl
2015-12-30  Michael WallnerMerge pull request #19 from Sean-Der/master
2015-12-29  Sean DuBoisFix calls to zend_parse_parameters that used long inste... 19/head
2015-12-07  Michael Wallnerupdate travis-pecl
2015-12-07  Michael Wallnerupdate travis-pecl
2015-12-07  Michael Wallner7.0 is now an official version
2015-12-07  Michael Wallnerfix test
2015-12-07  Michael Wallnertest fixups from Remi
2015-12-07  Michael Wallnerfix travis
2015-12-07  Michael Wallnerback to dev
2015-12-07  Michael Wallnerrelease 3.0.0RC1 RELEASE_3_0_0_RC1
2015-12-07  Michael Wallnerrelease 2.5.5 RELEASE_2_5_5
2015-12-04  Michael Wallneradministrativa
2015-12-04  Michael Wallneradd http\Env\Url
2015-12-03  Michael Wallnerfix travis badge
2015-12-03  Michael Wallnerenable all PHP7 hashes
2015-12-03  Michael Wallnerfix deps
2015-12-03  Michael Wallnerupdate deps
2015-12-03  Michael Wallnerfix warnings
2015-12-03  Michael Wallnerfix header target
2015-12-03  Michael WallnerFix gh-issue #16
2015-12-03  Michael Wallnerfllowup on standards
2015-12-03  Michael Wallnerfix header target
2015-12-03  Michael WallnerFix gh-issue #16
next