Merge branch 'R_2_5'
[m6w6/ext-http] / php_http_misc.c
2015-09-01  Michael WallnerMerge branch 'R_2_5'
2015-08-07  Michael WallnerMerge branch 'master' into phpng
2015-07-20  Michael Wallnerlingering TSRM macros
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-10  Michael Wallnerimplement curl multi options through http\Client::confi...
2015-02-08  Michael WallnerMerge branch 'master' into phpng
2015-01-22  Michael Wallneraddref
2015-01-21  Michael Wallnerfix cainfo default configuration; fix array_merge
2015-01-14  Michael Wallnerflush WIP
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
2014-11-07  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-10-16  Michael Wallnerno need to "cache" the request TS for a long time now
2014-09-01  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-08-26  Michael Wallnersimplify duff device usage
2014-08-26  Michael Wallnersimplify duff device usage
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 Wallnerimprove message parsing performance by about 25%
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnerunfold cookie tests and fix variable type inconsitency
2014-04-22  Michael WallnerMerge branch 'R_2_0'
2014-04-22  Michael Wallnerfix warning
2014-01-02  Michael Wallnerbump year
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-05-19  Michael Wallner- less custom macro cruft
2013-04-05  Michael Wallnerclient test and fixes
2012-12-12  Michael Wallnerchange array_list API
2012-12-07  Michael Wallnerrefactored client options
2012-04-03  Michael Wallnercode cleanup
2012-03-26  Michael Wallneradd current state of refactoring
2012-03-26  Michael Wallnercommit lingering changes: http\Message::toStream()...
2012-03-22  Michael Wallnerremove php_http_request_method.[ch]; add support for...
2012-02-13  Michael Wallnercatch NULLs
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-28  Michael Wallneruse zend_symtable where appropriate
2011-06-12  Michael Wallnerthread safety
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...
2011-05-21  Michael Wallner* add a real separator vs. a type juggler
2010-09-09  Michael Wallnerfix uninitialized value
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk