m6w6/ext-http
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
2015-01-20  Michael Wallnermissing int->size_t
2015-01-20  Michael Wallnerfix test
2015-01-20  Michael Wallnerfix leak
2015-01-20  Michael Wallnerfix cookies
2015-01-19  Michael Wallnerfix message parser
2015-01-19  Michael Wallnerfix message parser content length
2015-01-19  Michael Wallnerfix encoding stream objects
2015-01-19  Michael Wallnerpre-fix request body
2015-01-19  Michael Wallnerfix arg by ref handling
2015-01-19  Michael Wallnertypo
2015-01-19  Michael Wallnerfix query string
2015-01-18  Michael Wallnerfixup php_http_params
2015-01-18  Michael Wallnerfix typo
2015-01-18  Michael Wallnerfix headers to string generation
2015-01-18  Michael Wallnerfix missing object offset for msg body
2015-01-18  Michael Wallnerzend_hash_get_current_key_ex does not accept NULL for...
2015-01-18  Michael Wallnerfix leaks / invalid frees
2015-01-18  Michael Wallnerfix update of url properties, fix createing zend_string...
2015-01-18  Michael Wallnerfix leak and invalid dtor
2015-01-16  Michael Wallneruse correct object handler to free the object
2015-01-16  Michael Wallnerflush WIP
2015-01-15  Michael Wallnerflush WIP
2015-01-15  Michael Wallnerflush WIP
2015-01-14  Michael Wallnerflush WIP
2014-11-12  Michael Wallnerback to dev
2014-11-12  Michael Wallnerprepare 2.2.0RC1 RELEASE_2_2_0_RC1
next