m6w6/ext-http
2015-02-16  Michael Wallnertypo
2015-02-16  Michael Wallnerfix the stream message parser
2015-02-16  Michael Wallnerignore disconnect exceptions
2015-02-16  Michael Wallnertest++
2015-02-16  Michael Wallnerfix ::toStream() in ZTS
2015-02-16  Michael Wallnergitignore
2015-02-15  Michael Wallneradd missing constant
2015-02-15  Michael Wallnerchangelog
2015-02-15  Michael Wallnerexpose header parser
2015-02-15  Michael Wallnerfix test with non-openssl
2015-02-15  Michael Wallnerfix build without libevent2 and TLS_AUTH_SRP support
2015-02-13  Michael Wallnerwording and typos
2015-02-13  Michael Wallneradministrativa
2015-02-13  Michael Wallneruse the chunked_encode stream filter
2015-02-13  Michael Wallnerbuffer headers instead of single-writes
2015-02-13  Michael Wallnerpartially replace the loop with a duff device
2015-02-13  Michael Wallnerfix Content-Range messages; remove superfluous Content...
2015-02-12  Michael Wallneradd test
2015-02-12  Michael Wallnercontent range has precendence; fix bug to detect max...
2015-02-12  Michael Wallnertests++
2015-02-12  Michael Wallnerrename info tests
2015-02-12  Michael Wallnerhttp2 test
2015-02-12  Michael Wallneradd http\Client::getAvailable{Options,Configuration}()
2015-02-12  Michael Wallnerdon't create persistent easy handles for non-persistent...
2015-02-12  Michael Wallneryep, moved there. ugh
2015-02-12  Michael Wallnermoved
2015-02-12  Michael Wallnerreorder
2015-02-11  Michael Wallnerreduce count of online tests
2015-02-11  Michael Wallneradd pipelining test
2015-02-11  Michael Wallnerno Content-Length on CONNECT responses
2015-02-11  Michael Wallnertypo
2015-02-10  Michael Wallnerimplement curl multi options through http\Client::confi...
2015-02-07  Michael WallnerMerge branch 'R_2_2'
2015-02-07  Michael Wallnerback to dev v2.2.x
2015-02-07  Michael Wallnerfix assertion RELEASE_2_2_1
2015-02-07  Michael WallnerFixed Bug #69000 (http\Url breaks down with very long...
2015-02-06  Michael Wallneroptimize frequent method calls
2015-02-06  Michael Wallnerremove cookies from transfer-info
2015-02-06  Michael Wallnerreduce cost of parsing http start line
2015-02-06  Michael Wallnerunix_socket_path request option
2015-02-05  Michael Wallnerswitch from the deprecated ioctl to the seek function
2015-02-05  Michael Wallneradd test
2015-02-05  Michael Wallnerensure options are applied before the headers are set
2015-02-05  Michael Wallnersince we use the curl write handler we can use curl...
2015-02-05  Michael Wallnerverifystatus SSL request option support (OCSP)
2015-02-05  Michael Wallnertlsauth SSL request option support
2015-02-05  Michael Wallnerimplement restrictions on TE
2015-02-05  Michael WallnerCURLOPT_PROXYHEADER support; default chunked encoding...
2015-02-05  Michael Wallneruse url authority parser for CONNECT messages
2015-02-05  Michael Wallneradd authority parsing
2015-02-04  Michael Wallneradd CURLOPT_PINNEDPUBLICKEY
2015-02-04  Michael Wallneradministrativa
2015-02-04  Michael Wallnerupdate expectations how history requests look like
2015-02-04  Michael Wallnerfix curl compile checks
2015-02-04  Michael Wallnercheck for HTTP2 support
2015-02-03  Michael Wallnerupdate response headers
2015-02-03  Michael WallnerPOC for HTTP2 support
2015-01-27  Michael Wallnerback to dev
2015-01-27  Michael Wallner2.2.0 RELEASE_2_2_0
2014-11-12  Michael Wallnerback to dev
2014-11-12  Michael Wallnerprepare 2.2.0RC1 RELEASE_2_2_0_RC1
2014-11-12  Michael Wallnerupdate test
2014-11-12  Michael Wallneradd http\Env\Request::getCookie()
2014-11-12  Michael Wallnerfix title
2014-11-12  Michael Wallner--url
2014-11-11  Michael Wallneradd http\Env\Response::setCookie()
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
2014-11-07  Michael Wallnerditch php_url
2014-11-07  Remi Collettypo
2014-11-07  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-11-06  Michael Wallneruse our url parser
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael Wallnerback to dev v2.1.x
2014-11-06  Michael Wallnerprepare 2.1.4 RELEASE_2_1_4
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerFixed bug #66891 (Unexpected HTTP 401 after NTLM authen...
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerFixed bug #68149 (duplicate content-length with libcurl...
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerFixed bug #68353 (QsoSSL support removed in libcurl...
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael Wallnerfix long/int mismatch
2014-11-06  Michael Wallnerupdate missing tests
2014-11-06  Michael Wallnertest ::PARSE_TOPCT
2014-11-06  Michael Wallnerstrip comments
2014-11-06  Michael Wallnerprepare for using all constants together
2014-11-06  Michael Wallnersimplify
2014-11-06  Michael Wallnerseparate url and parser state
2014-11-06  Michael Wallnerfix edge cases with @
2014-11-06  Michael Wallnerbrain wrecked
2014-11-06  Michael Wallnermore explicit constant names
2014-11-06  Michael Wallnerpath should be forgotten
2014-11-06  Michael Wallnerfix query&fragment; add pctenc parser option
2014-11-06  Michael Wallnersimplify
2014-11-06  Michael Wallnerupdate
2014-11-06  Michael Wallnerupdate
2014-11-06  Michael Wallnerexperimental urlparser
2014-11-02  Michael Wallnerfix long/int mismatch
2014-10-22  Michael Wallnerdon't enable this for debug builds
2014-10-22  Michael Wallnerlet the parser handle non-blocking streams
next