Mon, 05 Jun 2023 19:03:23 +0200 Olaf Wintermann fix cgi event handling, pipes were not always closed file | diff | annotate
Sun, 04 Jun 2023 20:09:18 +0200 Olaf Wintermann fix net_http_write when used with chunked transfer encoding and non-blocking IO file | diff | annotate
Wed, 31 May 2023 19:39:10 +0200 Olaf Wintermann fix cgi response could send an uninitialized buffer file | diff | annotate
Sun, 04 Dec 2022 10:20:21 +0100 Olaf Wintermann fix cgi stderr logger + reuse stderr tmp buffer file | diff | annotate
Sun, 04 Dec 2022 09:09:55 +0100 Olaf Wintermann fix cgi pipes not closed in some error case + minor improvements 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, 13 Nov 2022 09:41:07 +0100 Olaf Wintermann parse cgi stderr output for logging and use non-blocking pipes file | diff | annotate
Sat, 12 Nov 2022 20:50:45 +0100 Olaf Wintermann refactor send_cgi into non-blocking SAF (wip) file | diff | annotate
Sun, 06 Nov 2022 15:53:32 +0100 Olaf Wintermann switch from ucx 2 to 3 file | diff | annotate
Sat, 14 May 2022 15:21:59 +0200 Olaf Wintermann check cgi exit code webdav file | diff | annotate
Sun, 23 Aug 2020 23:04:17 +0200 Olaf Wintermann ucx update config file | diff | annotate
Tue, 14 Feb 2017 12:56:23 +0100 Olaf Wintermann adds wrapper for close syscall with error handling file | diff | annotate
Sat, 28 Jan 2017 10:53:46 +0100 Olaf Wintermann fixes cgi content length check 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
Sat, 21 Jan 2017 15:31:17 +0100 Olaf Wintermann adds more error handling and logging to send_cgi file | diff | annotate
Mon, 16 Jan 2017 14:41:20 +0100 Olaf Wintermann fixes cgi cleanup file | diff | annotate
Fri, 13 Jan 2017 09:53:55 +0100 Olaf Wintermann fixes memory leaks in request_stat_path and send_cgi file | diff | annotate
Sat, 31 Dec 2016 18:05:40 +0100 Olaf Wintermann fixes cgi fd leak file | diff | annotate
Tue, 27 Dec 2016 17:19:00 +0100 Olaf Wintermann improves event handler and ssl error handling file | diff | annotate
Sun, 30 Oct 2016 11:44:04 +0100 Olaf Wintermann fixes chunked transfer encoding file | diff | annotate
Sun, 30 Oct 2016 10:22:00 +0100 Olaf Wintermann adds more error handling file | diff | annotate
Sat, 29 Oct 2016 21:04:10 +0200 Olaf Wintermann using the status code from cgi output now file | diff | annotate
Sat, 29 Oct 2016 20:33:46 +0200 Olaf Wintermann fixes CGI response headers file | diff | annotate
Sat, 29 Oct 2016 20:02:26 +0200 Olaf Wintermann adds more CGI stuff file | diff | annotate
Fri, 28 Oct 2016 19:29:38 +0200 Olaf Wintermann adds chdir before cgi execution file | diff | annotate
Thu, 27 Oct 2016 16:56:00 +0200 Olaf Wintermann adds support for CGI with request bodies file | diff | annotate
Wed, 26 Oct 2016 15:53:56 +0200 Olaf Wintermann adds minimal cgi implementation file | diff | annotate
(0) tip

mercurial