]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/GitHTTPBackend.pm
http: improve error handling for aborted responses
[public-inbox.git] / lib / PublicInbox / GitHTTPBackend.pm
2016-04-29 Eric Wonghttp: improve error handling for aborted responses
2016-04-29 Eric Wonggit-http-backend: check EINTR as well as EAGAIN
2016-04-28 Eric Wonggithttpbackend: clamp to one smart HTTP request at...
2016-04-28 Eric Wonggithttpbackend: fall back to dumb if smart HTTP is off
2016-04-25 Eric Wonggithttpbackend: require IO::File explicitly
2016-03-05 Eric Wonggit-http-backend: favor sysread for regular files
2016-03-01 Eric Wonghttpd: document pi-httpd.async as totally unstable
2016-02-29 Eric Wonggit-http-backend: fixes for mod_perl
2016-02-29 Eric Wonggit-http-backend: stricter parsing of CRLF
2016-02-27 Eric Wonggit: use built-in spawn implementation for vfork
2016-02-26 Eric Wonggit-http-backend: extract input_to_file function
2016-02-25 Eric Wonggit-http-backend: avoid multi-arg print statemtents
2016-02-25 Eric Wonggit-http-backend: start async API for streaming
2016-02-25 Eric Wonggit-http-backend: start refactoring to use callback
2016-02-25 Eric Wonguse pipe for git-http-backend output
2016-02-25 Eric Wongremove direct CGI.pm support
2016-02-07 Eric Wongsupport smart HTTP cloning