Sun, 15 Sep 2024 09:47:36 +0200 |
Olaf Wintermann |
improve sessionhandler trace logging
|
file |
diff |
annotate
|
Fri, 13 Sep 2024 23:19:04 +0200 |
Olaf Wintermann |
add sessionhandler debug logging
|
file |
diff |
annotate
|
Mon, 12 Aug 2024 21:20:17 +0200 |
Olaf Wintermann |
fix memory leak in case handle_request fails (some illegal requests)
|
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
|
Wed, 31 May 2023 12:49:44 +0200 |
Olaf Wintermann |
don't add empty query to rq->reqpb
|
file |
diff |
annotate
|
Fri, 10 Mar 2023 23:00:02 +0100 |
Olaf Wintermann |
resourcepool_free should remove the resource from the request resource cache
|
file |
diff |
annotate
|
Sat, 03 Dec 2022 18:00:35 +0100 |
Olaf Wintermann |
improve http listener migration / shutdown of old listener
|
file |
diff |
annotate
|
Sat, 03 Dec 2022 16:31:08 +0100 |
Olaf Wintermann |
use separate buffer for chunked transfer encoding, not inbuf
|
file |
diff |
annotate
|
Sun, 06 Nov 2022 15:53:32 +0100 |
Olaf Wintermann |
switch from ucx 2 to 3
|
file |
diff |
annotate
|
Wed, 02 Nov 2022 18:21:58 +0100 |
Olaf Wintermann |
improve sessionhandler error handling
|
file |
diff |
annotate
|
Tue, 01 Nov 2022 20:46:15 +0100 |
Olaf Wintermann |
close connection if content-length != number of bytes written
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 18:46:00 +0200 |
Olaf Wintermann |
convert ipv6 addr to string
|
file |
diff |
annotate
|
Wed, 12 Oct 2022 23:34:20 +0200 |
Olaf Wintermann |
add initial ipv6 support
|
file |
diff |
annotate
|
Sun, 15 May 2022 08:56:00 +0200 |
Olaf Wintermann |
make sure the http stream is finished if headers are sent
webdav
|
file |
diff |
annotate
|
Sat, 14 May 2022 15:22:37 +0200 |
Olaf Wintermann |
check if service SAFs sent a response, terminate connection in case no response was sent
webdav
|
file |
diff |
annotate
|
Fri, 13 May 2022 21:24:45 +0200 |
Olaf Wintermann |
add missing HttpStream initializations
webdav
|
file |
diff |
annotate
|
Sun, 08 May 2022 10:33:41 +0200 |
Olaf Wintermann |
replace atoi with util_strtoint
webdav
|
file |
diff |
annotate
|
Fri, 06 May 2022 22:45:53 +0200 |
Olaf Wintermann |
first semi-functional implementation of chunked transfer encoding for request bodies
webdav
|
file |
diff |
annotate
|
Thu, 05 May 2022 21:46:10 +0200 |
Olaf Wintermann |
simplify request input buffer
webdav
|
file |
diff |
annotate
|
Thu, 27 Jan 2022 15:47:18 +0100 |
Olaf Wintermann |
add minimal working implementation for resourcepool_lookup()
webdav
|
file |
diff |
annotate
|
Sun, 01 Nov 2020 08:24:21 +0100 |
Olaf Wintermann |
add some references to issues
webdav
|
file |
diff |
annotate
|
Sun, 19 Jan 2020 09:01:39 +0100 |
Olaf Wintermann |
add handler for http expect header
webdav
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 10:26:35 +0100 |
Olaf Wintermann |
add propfind/proppatch parser and first iteration of the new webdav api
webdav
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 19:01:00 +0100 |
Olaf Wintermann |
merges aio into default branch
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 16:44:05 +0100 |
Olaf Wintermann |
moves IOStream creation to the sessionhandler
aio
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 21:53:08 +0200 |
Olaf Wintermann |
fixes crash with broken http requests
|
file |
diff |
annotate
|
Mon, 30 Jan 2017 20:54:20 +0100 |
Olaf Wintermann |
fixes crash on broken urls
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 10:38:34 +0100 |
Olaf Wintermann |
improves cgi error handling and allows requests with empty headers
|
file |
diff |
annotate
|
Thu, 26 Jan 2017 18:53:52 +0100 |
Olaf Wintermann |
more windows porting
|
file |
diff |
annotate
|
Wed, 25 Jan 2017 19:19:47 +0100 |
Olaf Wintermann |
makes EventHandler public
aio
|
file |
diff |
annotate
|
Tue, 24 Jan 2017 17:36:04 +0100 |
Olaf Wintermann |
adds set-variable saf
|
file |
diff |
annotate
|
Fri, 30 Dec 2016 18:47:26 +0100 |
Olaf Wintermann |
adds new a pathcheck saf and improves content type matchin and improves content type matching
|
file |
diff |
annotate
|
Fri, 30 Dec 2016 14:15:52 +0100 |
Olaf Wintermann |
many fixes
|
file |
diff |
annotate
|
Wed, 28 Dec 2016 12:23:51 +0100 |
Olaf Wintermann |
using host header to select virtual server
|
file |
diff |
annotate
|
Tue, 27 Dec 2016 19:36:19 +0100 |
Olaf Wintermann |
adds simple rewrite saf
|
file |
diff |
annotate
|
Tue, 27 Dec 2016 17:19:00 +0100 |
Olaf Wintermann |
improves event handler and ssl error handling
|
file |
diff |
annotate
|
Mon, 26 Dec 2016 14:00:10 +0100 |
Olaf Wintermann |
adds minimal websocket implementation
|
file |
diff |
annotate
|
Sat, 29 Oct 2016 20:02:26 +0200 |
Olaf Wintermann |
adds more CGI stuff
|
file |
diff |
annotate
|
Sun, 23 Oct 2016 11:12:12 +0200 |
Olaf Wintermann |
fixes nametrans
|
file |
diff |
annotate
|
Sun, 23 Oct 2016 10:52:54 +0200 |
Olaf Wintermann |
adds find-pathinfo saf
|
file |
diff |
annotate
|
Sat, 22 Oct 2016 11:27:39 +0200 |
Olaf Wintermann |
improves logging
|
file |
diff |
annotate
|
Wed, 10 Feb 2016 12:19:56 +0100 |
Olaf Wintermann |
fixed keep alive bug
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 21:11:06 +0100 |
Olaf Wintermann |
refactored IO system
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 15:01:07 +0100 |
Olaf Wintermann |
added minimal ssl support
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 22:24:38 +0200 |
Olaf Wintermann |
added etag and conditional request implementation from Open Web Server
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 21:17:34 +0200 |
Olaf Wintermann |
added support for absolute URIs and improved keep alive
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 10:55:27 +0100 |
Olaf Wintermann |
added document-root and pfx2dir nametrans safs
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 16:41:42 +0100 |
Olaf Wintermann |
added error directive for custom error pages
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 23:27:07 +0200 |
Olaf Wintermann |
ucx update
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 14:21:23 +0200 |
Olaf Wintermann |
fixed pathcheck behavior
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 11:10:54 +0200 |
Olaf Wintermann |
added initial java plugin code
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 18:05:13 +0200 |
Olaf Wintermann |
added minimal nsapi conditions
|
file |
diff |
annotate
|
Wed, 26 Jun 2013 17:14:45 +0200 |
Olaf Wintermann |
fixed chunked transfer encoding
|
file |
diff |
annotate
|
Wed, 26 Jun 2013 15:09:54 +0200 |
Olaf Wintermann |
fixed some memory leaks
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 22:18:59 +0200 |
Olaf Wintermann |
added keep-alive support
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 15:45:13 +0200 |
Olaf Wintermann |
some fixes
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 14:07:46 +0200 |
Olaf Wintermann |
fixed some warnings
|
file |
diff |
annotate
|
Thu, 09 May 2013 13:19:51 +0200 |
Olaf Wintermann |
improved configuration reloading
|
file |
diff |
annotate
|
Mon, 06 May 2013 14:54:40 +0200 |
Olaf Wintermann |
improved logging
|
file |
diff |
annotate
|
Mon, 06 May 2013 13:44:27 +0200 |
Olaf Wintermann |
some fixes and new public APIs
|
file |
diff |
annotate
|