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