about summary refs log tree commit homepage
DateCommit message (Expand)
2016-02-28examples: various Apache-related doc updates
2016-02-28examples/cgi-webrick.rb: set CGIPathEnv, update comments
2016-02-28examples/: PSGI example updates
2016-02-28spawnpp: die instead of exit on exec failure
2016-02-28newswww: set Content-Type properly
2016-02-28http: support graceful shutdown like nntp
2016-02-28reduce calls to close unless error checks are needed
2016-02-28searchidx: use defined for checking EOF behavior
2016-02-28t/: remove unnecessary Dumper use
2016-02-28searchmsg: update + fix license header
2016-02-28MANIFEST: update (generate via "git ls-files")
2016-02-28httpd: allow running if ReverseProxy is missing
2016-02-28spawn: disable popen optimization for non-vfork
2016-02-28spawnpp: fix error message for stderr redirect failing
2016-02-27daemon: refresh before forking
2016-02-27spawn: fail properly if Inline fails
2016-02-27move executables to script/ directory
2016-02-27git: use built-in spawn implementation for vfork
2016-02-27initial spawn implementation using vfork
2016-02-27http: simplify offset calculation slightly
2016-02-26psgi: enable ReverseProxy middleware by default
2016-02-26daemon: update comment about usage in httpd
2016-02-26httpd: avoid loading our WWW-specific code early
2016-02-26www: add News* wrappers to preload
2016-02-26www: workaround for malformed NNTP links
2016-02-26support protocol-relative URLs in publicinbox.$LISTNAME.url
2016-02-26git-http-backend: extract input_to_file function
2016-02-26extmsg: do not modify shared array via prurl
2016-02-26extmsg: allow returning 404 responses
2016-02-25httpd: fill in missing Danga::Socket callbacks
2016-02-25git-http-backend: avoid multi-arg print statemtents
2016-02-25git-http-backend: start async API for streaming
2016-02-25git-http-backend: start refactoring to use callback
2016-02-25use pipe for git-http-backend output
2016-02-25hval: implement common UI for protocol-relative URLs
2016-02-25www: make interface more OO
2016-02-25remove direct CGI.pm support
2016-02-24www: support $MESSAGE_ID/R/ endpoint for replies
2016-02-24view: capture header object early
2016-02-23t/httpd-corner: test HTTP chunking with curl
2016-02-23initial public-inbox-httpd implemenation
2016-02-22extmsg: support "//" protocol-relative URLs
2016-02-13www: document "git clone --mirror" usage
2016-02-13examples/public-inbox.psgi: document ReverseProxy
2016-02-13www: advertise clone-ability over http/https
2016-02-13feed: favor relative URL to Atom feed in HTML
2016-02-12README: fix broken link to dc-dlvr-spam-flow
2016-02-08view: fix link to top-level ghost parent
2016-02-08view: simplify topic handling based on subjects
2016-02-08feed: declare alternate link to HTML interface