* use strbuffer as wprintf backend
authorWilfried Göesgens <willi@citadel.org>
Sun, 27 Jul 2008 21:38:24 +0000 (21:38 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 27 Jul 2008 21:38:24 +0000 (21:38 +0000)
commit5685e790de93f77083ea240f474a4870b194c550
treed696743ff13cc93015cad8193f91aa5ac8de06a8
parent9c730b7051a96ed62fe0e0dd6c7eb650754988bd
* use strbuffer as wprintf backend
* modify all HTTP Headrs to be sent with hprintf() instead of wprintf()
* end_burst now handles committing the headers and the buffer to the browser
* use strbuf to keep static images
23 files changed:
webcit/autocompletion.c
webcit/availability.c
webcit/calendar.c
webcit/context_loop.c
webcit/crypto.c
webcit/downloads.c
webcit/floors.c
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/html2html.c
webcit/messages.c
webcit/paging.c
webcit/rss.c
webcit/serv_func.c
webcit/siteconfig.c
webcit/tcp_sockets.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/webserver.h