fixes for windows and 5.3 compatibility
[m6w6/ext-http] / php_http_message_parser.c
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2012-03-11  Michael Wallnerfix some compiler warnings
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-02-29  Michael Wallnerallow parsing messages consiting of headers only; fetch...
2012-02-24  Michael Wallnerexperimental stream message parser
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-06-12  Michael Wallnerthread safety
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallner* if curl sees a 3xx code, a Location header and a...
2010-09-09  Michael Wallnerfix problem with dechunk/inflate stream usage
2010-09-08  Michael Wallnerfix problem when finishing a chunked encoding stream
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk