m6w6/ext-http
2014-07-28  Michael Wallnersave a funccall
2014-07-28  Michael Wallnerget rid of slow sscanf
2014-07-28  Michael Wallnerimprove message parsing performance by about 25%
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael Wallnerback to dev v2.0.x
2014-07-11  Michael Wallnerfix xml RELEASE_2_0_7
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael Wallnerfix xml
2014-07-11  Michael Wallnerpackage administrativa
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael Wallner2.0.7
2014-07-11  Michael Wallnerpackage administrativa
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael Wallnerfix test
2014-07-10  Michael Wallnerbetter reporting whether the response was sent out...
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnersimplify
2014-07-10  Michael Wallnerrm phpunit.phpt
2014-07-10  Michael Wallnerunfold cookie tests and fix variable type inconsitency
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallneradd boundary check
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnerfix expectation
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnerunfold message body tests
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallnerrfc compliant user agent; fix bug #67528
2014-07-09  Michael Wallneraddcslashes seems to use the octal form to escape nils
2014-07-09  Michael Wallnerdo not consider slashes escape-worthy!
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallnerport querystring tests
2014-07-09  Michael Wallnerunfold encoding tests
2014-07-09  Michael Wallnerunfold url tests
2014-07-09  Michael Wallnerunfold param tests
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallner.gitignore
2014-07-09  Michael Wallneradd missing define
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallnerfix gc issue with json post
2014-07-09  Michael Wallnerfix refcount issue with env request body
2014-07-09  Michael Wallnerfix refcount issue with message bodies
2014-07-09  Michael Wallnerfix use after free if the closure returns true
2014-07-09  Michael Wallnerfixup testsuite for new remote endpoint
2014-07-08  Michael WallnerMerge branch 'R_2_0'
2014-07-08  Michael Wallnerensure the response message is actually of type response
2014-04-24  Michael Wallnerfix ZTS
2014-04-24  Michael WallnerMerge branch 'R_2_0'
2014-04-24  Michael Wallner2.0.6 RELEASE_2_0_6
2014-04-24  Michael WallnerMerge branch 'R_2_0'
2014-04-24  Michael Wallnerreset the content length when the body was reset
2014-04-22  Michael WallnerMerge branch 'R_2_0'
2014-04-22  Michael Wallnerfix JSON POST handler in PHP-5.6+
2014-04-22  Michael Wallnerfix warning
2014-04-22  Michael Wallnerfix bug #67089 Segmentation fault (TSRM)
2014-04-17  Michael WallnerMerge branch 'R_2_0'
2014-04-16  Michael Wallnertest fix
2014-04-16  Michael Wallnerfix tests
2014-04-16  Michael Wallnerfix warning on extra argument to Countable::count(...
2014-04-16  Michael Wallnerfix assertion fail on zend_hash_quick_update
2014-04-16  Michael Wallnercatch "uploaded" state
2014-04-04  Michael Wallnertypo
2014-04-04  Michael WallnerMerge branch 'R_2_0'
2014-04-04  Michael Wallnerback to dev
2014-04-04  Michael Wallnermerge php_http.h with touch
2014-04-04  Michael WallnerMerge branch 'R_2_0'
2014-04-04  Michael Wallnerrelease 2.0.5 RELEASE_2_0_5
2014-01-17  Michael Wallnergitattributes
2014-01-17  Michael Wallnerfix test
2014-01-17  Michael WallnerMerge branch 'R_2_0'
2014-01-17  Michael WallnerFix a rare crash with unitialized CURLOPT_HTTPHEADER
2014-01-17  Michael Wallnerlet the build with external libs work
2014-01-17  Michael Wallnerproper character escaping
2014-01-16  Michael Wallnerfix regression
2014-01-16  Michael Wallner2.1.0dev
2014-01-16  Michael Wallneradd tests
2014-01-16  Michael Wallnercompleted rfc5987 support
2014-01-16  Michael Wallnerfix skipif
2014-01-16  Michael Wallnerrfc5987 support
2014-01-15  Michael Wallnerrfc5987 preparations
2014-01-03  Michael Wallnerfix SKIPIF
2014-01-03  Michael Wallnerdev
2014-01-02  Remi ColletFix build with -Werror=format-security
2014-01-02  Michael Wallnerrelease 2.0.4 RELEASE_2_0_4
2014-01-02  Michael Wallnerbump year
2014-01-02  Michael Wallnerfix bug #66388 (Crash on POST with Content-Length:0...
2013-12-10  Michael Wallnerremove pecl/event conflict
2013-12-10  Michael Wallnerfix typo; wtf? RELEASE_2_0_3
2013-12-10  Michael Wallnerfix description RELEASE_2_0_2
2013-12-10  Michael WallnerFixed bug #66250 (shutdown crash as shared extension)
2013-11-26  Michael Wallnerrelease 2.0.1 RELEASE_2_0_1
2013-11-26  Michael Wallnerfix ws
2013-11-25  Michael Wallnerfixed a bug with multiple ob_start() on http\Env\Respon...
2013-11-23  Anatoliy Belskyfixed some tests for windows
2013-11-23  Anatoliy Belskyfixed event2 headers inclusion once more
2013-11-23  Anatoliy Belskyfixed ZTS
2013-11-23  Anatoliy Belskyfix headers again, avoid header clashing including...
2013-11-22  Anatoliy Belskyadded missing header in order struct event could be...
2013-11-22  Michael Wallnerattempt to fix windows build
2013-11-22  Michael Wallner2.0.0 stable
2013-11-22  Michael Wallnerfix tests with short_open_tags off
next