Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
new linux event_send implementation, replace event pipes with eventfd
7 months ago
, by Olaf Wintermann
fix memory leak in case handle_request fails (some illegal requests)
7 months ago
, by Olaf Wintermann
implement keep-alive timeout
7 months ago
, by Olaf Wintermann
refactore keep alive handler
7 months ago
, by Olaf Wintermann
refactore EventHandler: add common fields to base struct
7 months ago
, by Olaf Wintermann
fix netbuf_getbytes prematurely returns NETBUF_EOF
7 months ago
, by Olaf Wintermann
fix net_ssl_writev skipping bytes
8 months ago
, by Olaf Wintermann
replace EWOULDBLOCK with EAGAIN
9 months ago
, by 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
9 months ago
, by Olaf Wintermann
fix cgi_writeevent not returning immediately when cgi IO is already done
9 months ago
, by Olaf Wintermann
add more debug logging to cgi_stdout_readevent
9 months ago
, by Olaf Wintermann
add more cgi logging
9 months ago
, by Olaf Wintermann
simplify ev_handle_events on linux
9 months ago
, by Olaf Wintermann
stop cgi read-event processing if an error occured
9 months ago
, by Olaf Wintermann
change nsapi_function_return behavior: move saf return to the end of the event cycle
9 months ago
, by Olaf Wintermann
handle eof in cgi_stdout_readevent to fix potential double free in cgi_event_finish
9 months ago
, by Olaf Wintermann
change execution order of event handler and event finish functions
9 months ago
, by Olaf Wintermann
use sigterm to kill cgi scripts
9 months ago
, by Olaf Wintermann
test cgi kill
9 months ago
, by Olaf Wintermann
handle killpg error
9 months ago
, by Olaf Wintermann
use SIGKILL instead of SIGTERM to cgi scripts in case of errors
9 months ago
, by Olaf Wintermann
kill broken cgi processes as soon as possible
9 months ago
, by Olaf Wintermann
log cgi pid
9 months ago
, by Olaf Wintermann
fix build
9 months ago
, by Olaf Wintermann
add more cgi debug logging
9 months ago
, by Olaf Wintermann
add wait_read to cgi debug logging
9 months ago
, by Olaf Wintermann
add workaround for blocking cgi waitpid
9 months ago
, by Olaf Wintermann
fix don't try to enable pollout if it is already active (cgi)
9 months ago
, by Olaf Wintermann
improve cgi io event handling
9 months ago
, by Olaf Wintermann
fix cgi poll event handling
10 months ago
, by Olaf Wintermann
update uwproj
11 months ago
, by Olaf Wintermann
merge
11 months ago
, by Olaf Wintermann
change net_write to attempt to write all bytes, improve error handling
11 months ago
, by Olaf Wintermann
fix build on macOS
14 months ago
, by Olaf Wintermann
update uwproj
18 months ago
, by Olaf Wintermann
fix send_string_escaped
18 months ago
, by Olaf Wintermann
urlencode resource href in webdav multistatus response
18 months ago
, by Olaf Wintermann
little bit more url escape
18 months ago
, by Olaf Wintermann
send_string_escaped should escape for urls, not html
18 months ago
, by Olaf Wintermann
add WS_CFLAGS to admin makefile
20 months ago
, by Olaf Wintermann
remove basic_mempool.h usage
20 months ago
, by Olaf Wintermann
update ucx
20 months ago
, by Olaf Wintermann
fix webdav mkcol error status codes
20 months ago
, by Olaf Wintermann
fix non-blocking CGI handler and non-blocking SSL-IO
21 months ago
, by Olaf Wintermann
fix cgi-send inactive write event blocking request termination
21 months ago
, by Olaf Wintermann
fix uninitialized memory in http stream, when chunked transfer encoding is used
21 months ago
, by Olaf Wintermann
fix cgi event handling, pipes were not always closed
21 months ago
, by Olaf Wintermann
fix net_http_write when used with chunked transfer encoding and non-blocking IO
21 months ago
, by Olaf Wintermann
fix cgi response could send an uninitialized buffer
21 months ago
, by Olaf Wintermann
add http range debug logging
21 months ago
, by Olaf Wintermann
don't add empty query to rq->reqpb
21 months ago
, by Olaf Wintermann
fix missing connection ssl_error initialization
21 months ago
, by Olaf Wintermann
fix net_sendfile not counting number of written bytes
22 months ago
, by Olaf Wintermann
fix ssl settings not stored in the listener
22 months ago
, by Olaf Wintermann
update ucx
22 months ago
, by Olaf Wintermann
update ucx
22 months ago
, by Olaf Wintermann
fix PUT could potentially return a wrong status code
23 months ago
, by Olaf Wintermann
fix wstool ldflags, missing ../lib rpath
24 months ago
, by Olaf Wintermann
webdav_propfind logs less errors for http 4xx errors
24 months ago
, by Olaf Wintermann
fix uninitialized memory usage in sys_vfs_open, resulting in unwanted fchown calls
24 months ago
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-60
tip