8 months ago Olaf Wintermann add test for sending multiple events to an eventhandler file | diff | annotate
8 months ago Olaf Wintermann add functions to stop event handlers file | diff | annotate
8 months ago Olaf Wintermann refactore EventHandler: add common fields to base struct file | diff | annotate
10 months ago Olaf Wintermann replace EWOULDBLOCK with EAGAIN file | diff | annotate
10 months ago Olaf Wintermann add extra nullptr check in the event loop to handle the case when the finish ptr is set to NULL after it was already scheduled file | diff | annotate
10 months ago Olaf Wintermann change nsapi_function_return behavior: move saf return to the end of the event cycle file | diff | annotate
10 months ago Olaf Wintermann change execution order of event handler and event finish functions file | diff | annotate
21 months ago Olaf Wintermann fix webdav mkcol error status codes file | diff | annotate
2022-11-27 Olaf Wintermann improve daemon startup file | diff | annotate
2022-11-13 Olaf Wintermann use non-blocking IO for pipes and socket in send_cgi file | diff | annotate
2022-05-08 Olaf Wintermann fix invalid memory access in event_bsd.c webdav file | diff | annotate
2020-12-03 Olaf Wintermann fix kqueue event deletion webdav file | diff | annotate
2020-12-03 Olaf Wintermann fix wrong kqueue usage: split ws events into multiple kevent filters webdav file | diff | annotate
2020-12-03 Olaf Wintermann add ev_remove_poll kqueue implementation webdav file | diff | annotate
2020-12-03 Olaf Wintermann fix kqueue event handler webdav file | diff | annotate
2020-10-24 Olaf Wintermann fix freebsd build webdav file | diff | annotate
2018-01-10 Olaf Wintermann adds platform independent aio functions aio file | diff | annotate
2017-02-04 Olaf Wintermann refactors kqueue event handler aio file | diff | annotate
2016-12-27 Olaf Wintermann improves event handler and ssl error handling file | diff | annotate
2015-11-02 Olaf Wintermann fixed NetBSD build and an uninitialized struct member file | diff | annotate
2015-10-31 Olaf Wintermann experimental BSD support file | diff | annotate
2013-06-26 Olaf Wintermann fixed some memory leaks file | diff | annotate
2013-06-20 Olaf Wintermann compiles on os x file | diff | annotate
(0) tip

mercurial