fix multistatus response and add propfind tests webdav

handle missing properties in multistatus.c webdav

fix response href webdav

add handler for http expect header webdav

fix webdav_op_propfind_children return check webdav

add test for webdav_propfind() that checks if the response is valid xml webdav

add xml writer webdav

implement multistatus writer webdav

readd namespace handling to msresponse_addproperty webdav

replace UcxList with WebdavPList in the multistatus object webdav

add tests for some webdav plist util functions webdav

remove nsdef from WebdavProperty webdav

msresponse_addproperty: add support for xmlNode property values and add check to make sure, properties are only added once webdav

add function for getting all namespace definitions that are required for an element webdav

add test for xml iterator webdav

add xml tree iterator webdav

create namespace definition lists when properties are added to a multistatus response webdav

add href parameter to webdav_op_propfind_children webdav

add test for webdav_op_propfind_children webdav

add simple vfs implementation for testing webdav

add webdav_op_propfind_begin test that checks backend chaining webdav

add backend chaining webdav

add webdav_plist_iterator_remove_current tests and fix some plist related bugs webdav

add plist iterator webdav

add tests for webdav_propfind_init and fix wrong backend call webdav

move backend initialization to new function webdav

refactore webdav backend struct webdav

add propfind/proppatch parser and first iteration of the new webdav api webdav

fix compiler flag generation

replace source with . in configure script and fix toolchain detection

yet another compatibility fix

more buildsystem fixes

fix some incompabilities in configure

improve error handling and add some debug code in net_fallback_sendfile

replace old build system with uwproj

fix error handling in net_fallback_sendfile

remove libnsl from linux makefile

fix file extension detection

add some mime types for source code files

back to synchronous sendfile

adds test suite to build system

fixes ssl accept error handling

adds combined log format

fixes double close

fixes keep-alive with ssl

merges aio into default branch

replaces eventfd with pipe and closes aio branch aio

moves IOStream creation to the sessionhandler aio

adds IO threadpool aio

adds vfs pread/pwrite functions aio

using non-blocking IO for SSL_accept aio

adds platform independent aio functions aio

fixes aio error handling aio

implements new event handler and aio on linux aio

fixes async sendfile aio

fixes http parser init

(0) -100 -56 +56 +100 +300 tip

mercurial