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 sessionhandler debug logging
6 months ago
, by Olaf Wintermann
improve webserver shutdown and free some stuff to make the valgrind output cleaner
7 months ago
, by Olaf Wintermann
move first request poll to the event handler
7 months ago
, by Olaf Wintermann
add request timeout handler
7 months ago
, by Olaf Wintermann
fix pg ext uninitialized memory acces - fixes #420
7 months ago
, by Olaf Wintermann
add test for sending multiple events to an eventhandler
7 months ago
, by Olaf Wintermann
add first eventhandler tests
7 months ago
, by Olaf Wintermann
add more test_io_http_stream_parse_chunk_header_invalid tests
7 months ago
, by Olaf Wintermann
fix http_stream_parse_chunk_header: check if the chunk starts with a digit
7 months ago
, by Olaf Wintermann
fix strtoll result check
7 months ago
, by Olaf Wintermann
add functions to stop event handlers
7 months ago
, by Olaf Wintermann
increase keep-alive timeout
7 months ago
, by Olaf Wintermann
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
10 months ago
, by Olaf Wintermann
handle killpg error
10 months ago
, by Olaf Wintermann
use SIGKILL instead of SIGTERM to cgi scripts in case of errors
10 months ago
, by Olaf Wintermann
kill broken cgi processes as soon as possible
10 months ago
, by Olaf Wintermann
log cgi pid
10 months ago
, by Olaf Wintermann
fix build
10 months ago
, by Olaf Wintermann
add more cgi debug logging
10 months ago
, by Olaf Wintermann
add wait_read to cgi debug logging
10 months ago
, by Olaf Wintermann
add workaround for blocking cgi waitpid
10 months ago
, by Olaf Wintermann
fix don't try to enable pollout if it is already active (cgi)
10 months ago
, by Olaf Wintermann
improve cgi io event handling
10 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
12 months ago
, by Olaf Wintermann
change net_write to attempt to write all bytes, improve error handling
12 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
22 months ago
, by Olaf Wintermann
fix net_http_write when used with chunked transfer encoding and non-blocking IO
22 months ago
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-60
tip