Merge branch 'master' into phpng
[m6w6/ext-http] / php_http_buffer.c
2015-08-07  Michael WallnerMerge branch 'master' into phpng
2015-06-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael WallnerMerge branch 'master' into phpng
2015-02-19  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-02-18  Michael WallnerMerge branch 'master' into phpng
2015-02-08  Michael WallnerMerge branch 'master' into phpng
2015-02-07  Michael WallnerMerge branch 'R_2_2'
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-01-14  Michael Wallnerflush WIP
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
2014-08-05  Michael WallnerMerge branch 'merge-DEV_2'
2014-08-02  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-07-28  Michael Wallnersave a funccall
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnerbetter reporting whether the response was sent out...
2014-01-02  Michael Wallnerbump year
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-05-19  Michael Wallner- less custom macro cruft
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-09  Michael Wallnerexplicit chunk size
2012-03-10  Michael Wallneradd php_http_buffer_account(buf, size_t account)
2012-03-07  Michael Wallneradd bool http\Message::isMultipart([&$boundary]) and...
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-05-21  Michael Wallner* sizeof(*ptr) instead of sizeof(type)
2010-09-09  Michael Wallnerconsitency with type names
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk