Fri, 16 Aug 2024 18:09:05 +0200 |
Olaf Wintermann |
add test for sending multiple events to an eventhandler
|
file |
diff |
annotate
|
Thu, 15 Aug 2024 21:46:57 +0200 |
Olaf Wintermann |
add functions to stop event handlers
|
file |
diff |
annotate
|
Sun, 11 Aug 2024 13:26:17 +0200 |
Olaf Wintermann |
refactore EventHandler: add common fields to base struct
|
file |
diff |
annotate
|
Wed, 05 Jun 2024 22:42:52 +0200 |
Olaf Wintermann |
replace EWOULDBLOCK with EAGAIN
|
file |
diff |
annotate
|
Wed, 05 Jun 2024 19:50:44 +0200 |
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
|
Sun, 02 Jun 2024 14:28:17 +0200 |
Olaf Wintermann |
change nsapi_function_return behavior: move saf return to the end of the event cycle
|
file |
diff |
annotate
|
Sun, 02 Jun 2024 12:39:04 +0200 |
Olaf Wintermann |
change execution order of event handler and event finish functions
|
file |
diff |
annotate
|
Sun, 09 Jul 2023 15:14:26 +0200 |
Olaf Wintermann |
fix webdav mkcol error status codes
|
file |
diff |
annotate
|
Sun, 27 Nov 2022 13:33:30 +0100 |
Olaf Wintermann |
improve daemon startup
|
file |
diff |
annotate
|
Sun, 13 Nov 2022 12:58:25 +0100 |
Olaf Wintermann |
use non-blocking IO for pipes and socket in send_cgi
|
file |
diff |
annotate
|
Sun, 08 May 2022 11:52:52 +0200 |
Olaf Wintermann |
fix invalid memory access in event_bsd.c
webdav
|
file |
diff |
annotate
|
Thu, 03 Dec 2020 13:25:26 +0100 |
Olaf Wintermann |
fix kqueue event deletion
webdav
|
file |
diff |
annotate
|
Thu, 03 Dec 2020 12:38:46 +0100 |
Olaf Wintermann |
fix wrong kqueue usage: split ws events into multiple kevent filters
webdav
|
file |
diff |
annotate
|
Thu, 03 Dec 2020 11:47:49 +0100 |
Olaf Wintermann |
add ev_remove_poll kqueue implementation
webdav
|
file |
diff |
annotate
|
Thu, 03 Dec 2020 11:24:51 +0100 |
Olaf Wintermann |
fix kqueue event handler
webdav
|
file |
diff |
annotate
|
Sat, 24 Oct 2020 17:34:32 +0200 |
Olaf Wintermann |
fix freebsd build
webdav
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 18:47:37 +0100 |
Olaf Wintermann |
adds platform independent aio functions
aio
|
file |
diff |
annotate
|
Sat, 04 Feb 2017 16:42:11 +0100 |
Olaf Wintermann |
refactors kqueue event handler
aio
|
file |
diff |
annotate
|
Tue, 27 Dec 2016 17:19:00 +0100 |
Olaf Wintermann |
improves event handler and ssl error handling
|
file |
diff |
annotate
|
Mon, 02 Nov 2015 11:13:38 +0000 |
Olaf Wintermann |
fixed NetBSD build and an uninitialized struct member
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 20:10:21 +0100 |
Olaf Wintermann |
experimental BSD support
|
file |
diff |
annotate
|
Wed, 26 Jun 2013 15:09:54 +0200 |
Olaf Wintermann |
fixed some memory leaks
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 13:27:07 +0200 |
Olaf Wintermann |
compiles on os x
|
file |
diff |
annotate
|