m6w6/ext-http
2012-01-14  Michael Wallneradd stat and etag methods
2012-01-10  Michael Wallnerditch libneon experiment; it's not a viable path for...
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallneradd missing file
2011-11-06  Michael Wallnerno idea why I wrote this... let's see
2011-11-06  Michael Wallnernew cookie list API
2011-11-06  Michael Wallnerserf and new params parser
2011-11-06  Michael Wallnerignore the length of an env request header
2011-11-06  Michael Wallneruse the new params parser
2011-11-06  Michael Wallneruse the new params parser
2011-11-06  Michael Wallneruse the new params parser
2011-11-06  Michael Wallnernew params parser
2011-11-06  Michael Wallneralias querystring object to base object
2011-11-06  Michael Wallnerfix leak
2011-11-06  Michael Wallnerfix typo
2011-11-06  Michael Wallnerfix typo
2011-11-06  Michael Wallnerfix typo
2011-11-06  Michael Wallnerfiy typo
2011-11-06  Michael Wallnerfiy typo
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-28  Michael Wallneruse zend_symtable where appropriate
2011-07-27  Michael Wallnerfix some warnings
2011-07-27  Michael Wallnerremove FluentlyCallable interface
2011-07-27  Michael Wallnerfix arginfo
2011-07-27  Michael Wallneruse userland friendly namespaces
2011-07-26  Michael Wallnerthe same here
2011-07-26  Michael Wallnerfix build
2011-06-14  Michael Wallnerrelease 2.0.0dev2
2011-06-14  Michael Wallnerhttp\Env::parseParams()
2011-06-12  Michael Wallner* request message and history
2011-06-12  Michael Wallnerthread safety
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...
2011-06-03  Michael Wallner* fix parsing mulitple response headers with same name
2011-06-03  Michael Wallner* do not list inherited constants
2011-06-02  Michael Wallneradd package.xml for dev1 release
2011-06-02  Michael Wallnerfix warnings
2011-06-02  Michael Wallnerfix typo
2011-05-21  Michael Wallnertests
2011-05-21  Michael Wallner* use the resource factory
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* constify API
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* querystring simplification and fixup
2011-05-21  Michael Wallner* change shutdown order because of resource factory
2011-05-21  Michael Wallner* add a resource factory
2011-05-21  Michael Wallner* add a real separator vs. a type juggler
2011-05-21  Michael Wallner* sizeof(*ptr) instead of sizeof(type)
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnerinclude headers where they're actually needed
2010-09-09  Michael Wallnerfix uninitialized value
2010-09-09  Michael Wallnerfix typo
2010-09-09  Michael Wallner* if curl sees a 3xx code, a Location header and a...
2010-09-09  Michael Wallner* if curl sees a 3xx code, a Location header and a...
2010-09-09  Michael Wallnerensure the merged header IS_STRING
2010-09-09  Michael Wallnercleanups & includes
2010-09-09  Michael Wallnerfix problem with dechunk/inflate stream usage
2010-09-09  Michael Wallnerinclude headers where they're needed
2010-09-09  Michael Wallnerconsitency with type names
2010-09-09  Michael Wallnerremove HAVE_ defines for mandatory libs
2010-09-08  Michael Wallnerfix problem when finishing a chunked encoding stream
2010-09-07  Michael Wallnerfix mime-type
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk