m6w6/ext-http
2015-02-18  Michael Wallnerfix invalid read
2015-02-18  Michael WallnerMerge branch 'master' into phpng
2015-02-18  Michael Wallnerhashtable==zend_array now
2015-02-17  Michael Wallneradministrativa
2015-02-17  Michael Wallnerfix build with old libcurl
2015-02-17  Michael Wallnerremove dead code
2015-02-17  Michael Wallnerremove strlist api
2015-02-17  Michael Wallnerhoppala; removed actually living code
2015-02-17  Michael Wallnerremove dead code
2015-02-17  Michael Wallnerdon't generate stat based etags for temp/mem streams
2015-02-17  Michael Wallnertest header parser errors and streaming
2015-02-17  Michael Wallnertest 4-byte sequences
2015-02-17  Michael Wallnerbetter error message
2015-02-17  Michael Wallner(gcov) tests fixup
2015-02-17  Michael Wallnerbetter errors from the headers parser
2015-02-16  Michael Wallnerlet the header parser fail more accurately
2015-02-16  Michael Wallneradd http\Header\Parser::stream()
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-09  Michael Wallnerfix leak
2015-02-09  Michael Wallnerfix leaks dues to upmerges
2015-02-09  Michael Wallnerfix retval
2015-02-09  Michael WallnerTSRMLS--
2015-02-09  Michael Wallnerdon't release twice
2015-02-09  Michael Wallnercopy driver name
2015-02-08  Michael WallnerMerge branch 'master' into phpng
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 Wallnerzend_string updates
2015-01-27  Michael Wallnerback to dev
2015-01-27  Michael Wallner2.2.0 RELEASE_2_2_0
2015-01-22  Michael Wallnersimplify
2015-01-22  Michael Wallnerthe leak is actually from zend_list
2015-01-22  Michael Wallnerfix message object reversion
2015-01-22  Michael Wallnerfix handling of indirect zvals of properties hashtables
2015-01-22  Michael Wallnerzend_read_property API update
2015-01-22  Michael Wallneraddref
2015-01-22  Michael Wallnerext/standard API updates
2015-01-22  Michael Wallnersimplify
2015-01-21  Michael Wallnerfix env request
2015-01-21  Michael Wallnerfix env response
2015-01-21  Michael Wallnerfix env response cookies
2015-01-21  Michael Wallnerfix cainfo default configuration; fix array_merge
2015-01-21  Michael Wallnerfix poperty read handler and propro usage
2015-01-21  Michael Wallnerfix read_property handler (return_value lives on stack...
2015-01-21  Michael Wallnercheck string options for NULL
2015-01-21  Michael Wallnermore checks
next