m6w6/ext-http
2015-05-07  Michael Wallneronly consider 2xx cacheable
2015-05-07  Michael Wallnerrfc5988 fixes
2015-04-27  Michael Wallnerbasic support for RFC5988 (Web Linking)
2015-04-27  Michael Wallneradd PHP_HTTP_URL_SANITIZE_PATH to default flags of...
2015-04-24  Remi Colletfix skip
2015-04-08  Remi Colletmissing tests in archive
2015-04-08  Remi Colletmissing file in archive
2015-04-08  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-04-08  Michael Wallnerback to dev
2015-04-08  Michael Wallnerrelease 2.4.3 RELEASE_2_4_3
2015-04-08  Michael Wallnerfix bug #69357
2015-04-03  Michael Wallnerback to dev
2015-04-03  Michael Wallnerrelease 2.4.2 RELEASE_2_4_2
2015-03-27  Michael WallnerFixed bug #69313
2015-03-23  Michael Wallnerrelease 2.4.2
2015-03-23  Michael WallnerCS
2015-03-22  Boris Madzarfix for bug #69076, fix handling of URLs with lone...
2015-03-20  Michael Wallnersupport libidn2 and ICU as fallbacksx
2015-03-20  Michael Wallnerdefer warnings/exceptions of the client
2015-03-20  Michael Wallnerback to dev
2015-03-18  Michael Wallnerrelease 2.4.1 RELEASE_2_4_1
2015-03-18  Remi Colletfix build wih PHP 5.4
2015-03-18  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-03-18  Michael Wallnerrelease 2.4.0 v2.4.x RELEASE_2_4_0
2015-03-12  Michael Wallnerit is always bad to rely on external things
2015-03-12  Michael WallnerMerge branch 'R_2_3'
2015-03-12  Michael Wallnerback to dev v2.3.x
2015-03-12  Michael Wallnerrelease 2.3.2 RELEASE_2_3_2
2015-03-03  Michael Wallnerfis querystring offset set bug
2015-03-03  Michael Wallnerfis querystring offset set bug
2015-03-03  Remi Colletthis test requires online
2015-03-03  Remi Colletthis test requires online
2015-03-03  Remi Colletfix typo
2015-03-02  Michael WallnerSTATUS -> ZEND_RESULT_CODE
2015-03-02  Michael Wallnerremove obsolete tests
2015-03-02  Michael Wallnerremove rinit and json dep in favor of pecl/json_post...
2015-03-02  Michael Wallnerfix ZTS
2015-03-02  Michael WallnerMerge branch 'R_2_3'
2015-03-02  Michael Wallnerback to dev
2015-03-02  Michael Wallnerfix stddef.h/ptrdiff_t issue RELEASE_2_3_1
2015-03-02  Michael Wallnerbetter error messages; attempt on WinIDN
2015-03-01  Michael Wallneradministrativa
2015-03-01  Michael WallnerMerge branch 'R_2_3'
2015-03-01  Michael Wallnerback to dev
2015-03-01  Michael Wallners/beta/stable RELEASE_2_3_0
2015-03-01  Michael Wallner2.3.0
2015-02-26  Michael Wallneruse builtin uidna_IDNToASCII on OSX
2015-02-25  Michael Wallnerfix retval initialization
2015-02-25  Michael Wallnerfix retval type
2015-02-24  Michael Wallnerno strlist anymore
2015-02-20  Remi Colletcleanup debug stuff
2015-02-19  Michael Wallnerhere too
2015-02-19  Michael Wallneruse a random port offset
2015-02-19  Michael Wallnerminor C-L bug in older libcurl
2015-02-19  Michael Wallnerskip on older libcurl
2015-02-19  Michael Wallnermissing backport from phpng branch
2015-02-19  Remi Colletchange base port to make 32/64 simultenaous build easier
2015-02-19  Remi Collethonours TEST_PHP_EXECUTABLE and TEST_PHP_ARGS (set...
2015-02-19  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-02-19  Michael Wallnerback to dev
2015-02-19  Michael Wallner2.3.0RC1 RELEASE_2_3_0_RC1
2015-02-19  Michael Wallnerrestore php-5.3 compatibility
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...
next