update ucx default tip

fix OOM handling in pool_malloc, which could lead to invalid pools and potential crash

add shutdown cleanup (listener, log, threadpool)

add more shutdown cleanup: pwbuf, threadpool, logfiles, authdb

remove unused function

add saf function map cleanup

add resourcepools/common saf shutdown cleanup code

add cleanup for webdav module

shutdown acceptor threads on ws shutdown

improve threadpool_shutdown cleanup

add threadpool debug logging

add error handling in case accept fails

check and close pipes if cgi_start fails

log all cgi pipe fds

add pipe fds to cgi debug logging

fix wrong column name usage by pg prop extensions

add TODO to use a future ucx feature

fix pgext uses a wrong field number, if the column has the same name as a resource or property column

add more keep alive trace logging

fix trace log use after free

log event free

improve sessionhandler trace logging

add sessionhandler debug logging

improve webserver shutdown and free some stuff to make the valgrind output cleaner

move first request poll to the event handler

add request timeout handler

fix pg ext uninitialized memory acces - fixes #420

add test for sending multiple events to an eventhandler

add first eventhandler tests

add more test_io_http_stream_parse_chunk_header_invalid tests

(0) -300 -100 -50 -30 tip

mercurial