2 months ago |
Olaf Wintermann |
log all cgi pipe fds
|
file |
diff |
annotate
|
2 months ago |
Olaf Wintermann |
add pipe fds to cgi debug logging
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
replace EWOULDBLOCK with EAGAIN
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
fix cgi_writeevent not returning immediately when cgi IO is already done
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
add more debug logging to cgi_stdout_readevent
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
add more cgi logging
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
stop cgi read-event processing if an error occured
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
handle eof in cgi_stdout_readevent to fix potential double free in cgi_event_finish
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
use sigterm to kill cgi scripts
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
test cgi kill
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
handle killpg error
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
use SIGKILL instead of SIGTERM to cgi scripts in case of errors
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
kill broken cgi processes as soon as possible
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
log cgi pid
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
fix build
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
add more cgi debug logging
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
add wait_read to cgi debug logging
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
add workaround for blocking cgi waitpid
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
fix don't try to enable pollout if it is already active (cgi)
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
improve cgi io event handling
|
file |
diff |
annotate
|
10 months ago |
Olaf Wintermann |
fix cgi poll event handling
|
file |
diff |
annotate
|
21 months ago |
Olaf Wintermann |
fix webdav mkcol error status codes
|
file |
diff |
annotate
|
22 months ago |
Olaf Wintermann |
fix non-blocking CGI handler and non-blocking SSL-IO
|
file |
diff |
annotate
|
22 months ago |
Olaf Wintermann |
fix cgi-send inactive write event blocking request termination
|
file |
diff |
annotate
|
22 months ago |
Olaf Wintermann |
fix cgi event handling, pipes were not always closed
|
file |
diff |
annotate
|
22 months ago |
Olaf Wintermann |
fix net_http_write when used with chunked transfer encoding and non-blocking IO
|
file |
diff |
annotate
|
22 months ago |
Olaf Wintermann |
fix cgi response could send an uninitialized buffer
|
file |
diff |
annotate
|
2022-12-04 |
Olaf Wintermann |
fix cgi stderr logger + reuse stderr tmp buffer
|
file |
diff |
annotate
|
2022-12-04 |
Olaf Wintermann |
fix cgi pipes not closed in some error case + minor improvements
|
file |
diff |
annotate
|
2022-11-13 |
Olaf Wintermann |
use non-blocking IO for pipes and socket in send_cgi
|
file |
diff |
annotate
|
2022-11-13 |
Olaf Wintermann |
parse cgi stderr output for logging and use non-blocking pipes
|
file |
diff |
annotate
|
2022-11-12 |
Olaf Wintermann |
refactor send_cgi into non-blocking SAF (wip)
|
file |
diff |
annotate
|
2022-11-06 |
Olaf Wintermann |
switch from ucx 2 to 3
|
file |
diff |
annotate
|
2022-05-14 |
Olaf Wintermann |
check cgi exit code
webdav
|
file |
diff |
annotate
|
2020-08-23 |
Olaf Wintermann |
ucx update
config
|
file |
diff |
annotate
|
2017-02-14 |
Olaf Wintermann |
adds wrapper for close syscall with error handling
|
file |
diff |
annotate
|
2017-01-28 |
Olaf Wintermann |
fixes cgi content length check
|
file |
diff |
annotate
|
2017-01-28 |
Olaf Wintermann |
improves cgi error handling and allows requests with empty headers
|
file |
diff |
annotate
|
2017-01-26 |
Olaf Wintermann |
more windows porting
|
file |
diff |
annotate
|
2017-01-21 |
Olaf Wintermann |
adds more error handling and logging to send_cgi
|
file |
diff |
annotate
|
2017-01-16 |
Olaf Wintermann |
fixes cgi cleanup
|
file |
diff |
annotate
|
2017-01-13 |
Olaf Wintermann |
fixes memory leaks in request_stat_path and send_cgi
|
file |
diff |
annotate
|
2016-12-31 |
Olaf Wintermann |
fixes cgi fd leak
|
file |
diff |
annotate
|
2016-12-27 |
Olaf Wintermann |
improves event handler and ssl error handling
|
file |
diff |
annotate
|
2016-10-30 |
Olaf Wintermann |
fixes chunked transfer encoding
|
file |
diff |
annotate
|
2016-10-30 |
Olaf Wintermann |
adds more error handling
|
file |
diff |
annotate
|
2016-10-29 |
Olaf Wintermann |
using the status code from cgi output now
|
file |
diff |
annotate
|
2016-10-29 |
Olaf Wintermann |
fixes CGI response headers
|
file |
diff |
annotate
|
2016-10-29 |
Olaf Wintermann |
adds more CGI stuff
|
file |
diff |
annotate
|
2016-10-28 |
Olaf Wintermann |
adds chdir before cgi execution
|
file |
diff |
annotate
|
2016-10-27 |
Olaf Wintermann |
adds support for CGI with request bodies
|
file |
diff |
annotate
|
2016-10-26 |
Olaf Wintermann |
adds minimal cgi implementation
|
file |
diff |
annotate
|