m6w6/ext-http
2016-10-05  Michael WallnerCVE number is known now
2016-10-05  Michael WallnerMerge branch 'v2.6.x'
2016-10-05  Michael WallnerCVE number is known now
2016-10-04  Michael Wallnerrelease 3.1.0RC1 RELEASE_3_1_0_RC1
2016-10-04  Michael Wallnerrelease 2.6.0RC1 RELEASE_2_6_0_RC1
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael Wallnerchangelog & new configure options
2016-10-04  Michael Wallnerfix performance regression with event loop
2016-10-04  Michael Wallnerprepare 3.1.0RC1
2016-10-04  Michael WallnerChangeLog-v3
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael Wallnerfix idna parser flags checking
2016-10-04  Michael Wallnerfix curl-config --libs treatment
2016-10-04  Michael Wallnerbuild fixes
2016-10-04  Michael Wallnertry to find common level of strictness; fixes #52
2016-10-04  Michael Wallnerfix custom version checks
2016-10-04  Michael Wallnerupdate config.m4; allow disabling idna; add idnkit
2016-10-04  Michael Wallnerflush
2016-10-04  Michael Wallnertrusty seems faster, try again
2016-10-04  Michael Wallnerupdate travis/pecl
2016-10-04  Michael Wallnerupdate travis/pecl
2016-10-04  Michael Wallnertry trusty
2016-10-04  Michael Wallnerprepare 2.6.0RC1
2016-10-04  Michael Wallnerupdate travis-pecl
2016-10-04  Michael Wallnerdocs
2016-10-04  Michael Wallnerfix PHP-73185
2016-09-30  Michael Wallnerremove duplicate entries
2016-09-30  Michael Wallnerremove leftover merge conflict
2016-09-21  Michael Wallnerupdate travis/pecl
2016-09-21  Michael Wallnerupdate travis/pecl
2016-09-21  Michael Wallnercppcheck & 7.1RC tests
2016-09-15  Michael WallnerSquashed commit of the following:
2016-09-14  Michael Wallnercodecov
2016-09-14  Michael Wallneradd coverity script
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fix
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fix
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnernew curlinfo
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallneradd missing test
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallnerfix bug #73055
2016-09-12  Michael Wallnerfix bug title
2016-09-12  Michael Wallnerfix bug title
2016-09-08  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael Wallnerattempt to fix that HTTP/2 nonsense
2016-09-07  Michael Wallnerfix package.xml RELEASE_3_1_0_BETA2
2016-09-07  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael Wallneradministrativa RELEASE_2_6_0_BETA2
2016-09-06  Michael Wallner5.3 compatibility
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael Wallneravoid recursive calls to the event loop dispatcher
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael Wallneravoid recursive calls to the event loop dispatcher
2016-08-22  Michael Wallnerprepare 3.1.0beta1 RELEASE_3_1_0_BETA1
2016-08-22  Michael Wallnerprepare 2.6.0beta1 RELEASE_2_6_0_BETA1
2016-08-22  Michael Wallnerupdate travis/pecl
2016-08-22  Michael WallnerMerge branch 'v2.6.x'
2016-08-22  Michael Wallnerfix test
2016-08-22  Michael Wallneradd tests
2016-08-17  Michael Wallnerrestore append functionality of http\Message::addHeaders
2016-08-17  Michael Wallnererror control for http\Url
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...
next