12 months ago Olaf Wintermann change net_write to attempt to write all bytes, improve error handling 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
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-11-01 Olaf Wintermann close connection if content-length != number of bytes written file | diff | annotate
2022-11-01 Olaf Wintermann store number of written bytes in the HttpStream file | diff | annotate
2022-05-15 Olaf Wintermann make sure the http stream is finished if headers are sent webdav file | diff | annotate
2022-05-13 Olaf Wintermann add missing HttpStream initializations webdav file | diff | annotate
2022-05-07 Olaf Wintermann remove redundant comments webdav file | diff | annotate
2022-05-07 Olaf Wintermann store HttpStream buflen as pointer (referencing NSAPISession cursize) webdav file | diff | annotate
2022-05-07 Olaf Wintermann code cleanup webdav file | diff | annotate
2022-05-07 Olaf Wintermann fix and simplify chunked transfer encoding webdav file | diff | annotate
2022-05-06 Olaf Wintermann first semi-functional implementation of chunked transfer encoding for request bodies webdav file | diff | annotate
2018-01-13 Olaf Wintermann merges aio into default branch file | diff | annotate
2017-02-18 Olaf Wintermann adds public aio and poll api and asynchronous send_range function aio 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-15 Olaf Wintermann ported io.c and some headers to windows file | diff | annotate
2016-12-27 Olaf Wintermann improves event handler and ssl error handling file | diff | annotate
2015-11-10 Olaf Wintermann merge file | diff | annotate
2015-11-02 Olaf Wintermann fixed NetBSD build and an uninitialized struct member file | diff | annotate
2015-11-10 Olaf Wintermann refactored IO system file | diff | annotate
2015-10-31 Olaf Wintermann added minimal ssl support file | diff | annotate
2013-06-26 Olaf Wintermann fixed chunked transfer encoding file | diff | annotate
2013-05-26 Olaf Wintermann added authentication cache file | diff | annotate
2013-05-22 Olaf Wintermann added chunked transfer encoding file | diff | annotate
2013-05-22 Olaf Wintermann added net_writev file | diff | annotate
2013-03-16 Olaf Wintermann new vfs api file | diff | annotate
2013-01-12 Olaf Wintermann cleaning up resources after requests file | diff | annotate
2013-01-01 Olaf Wintermann added some error messages file | diff | annotate
2012-07-23 Olaf Wintermann added solaris 10 support file | diff | annotate
2012-01-14 Olaf Wintermann New source folder layout file | diff | annotate | base
(0) tip

mercurial