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
10 months ago
, by Olaf Wintermann
add more cgi logging
10 months ago
, by Olaf Wintermann
simplify ev_handle_events on linux
10 months ago
, by Olaf Wintermann
stop cgi read-event processing if an error occured
10 months ago
, by Olaf Wintermann
change nsapi_function_return behavior: move saf return to the end of the event cycle
10 months ago
, by Olaf Wintermann
handle eof in cgi_stdout_readevent to fix potential double free in cgi_event_finish
10 months ago
, by Olaf Wintermann
change execution order of event handler and event finish functions
10 months ago
, by Olaf Wintermann
use sigterm to kill cgi scripts
10 months ago
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-50
-30
tip