about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2016-04-25remove ssoma dependency
2016-04-15www: redirect /$MESSAGE_ID/f/ endpoints
2016-04-14view: drop vestigial elements of quote folding
2016-04-13www: stop generating /$MESSAGE_ID/f/ links
2016-04-11import: initial module + test case
2016-04-11git: add support for qx wrapper
2016-04-09filter: preserve Mail-Followup-To and Mail-Reply-To
2016-03-12http: use Plack::HTTPParser for HTTP parsing
2016-03-06http: reject excessively large HTTP request bodies
2016-03-06http: reject excessive headers
2016-03-05daemon: sockname detects listeners correctly
2016-03-05daemon: document optional Net::Server dependency
2016-03-05t/httpd-corner: avoid clobbering existing FDs after fork
2016-03-05t/httpd-corner: additional callback test
2016-03-04daemon: support listening on Unix domain sockets
2016-03-03daemon: introduce host_with_port for identifying sockets
2016-03-03t/*.t: use identifiable tempdir names
2016-03-01linkify: do not capture trailing '.' or ';' in URLs
2016-02-29fixup Plack-related requires
2016-02-29t/init.t: avoid spewing directory names in output
2016-02-29t/search.t: use transactions to reduce I/O load
2016-02-28http: support graceful shutdown like nntp
2016-02-28t/: remove unnecessary Dumper use
2016-02-27git: use built-in spawn implementation for vfork
2016-02-27initial spawn implementation using vfork
2016-02-23t/httpd-corner: test HTTP chunking with curl
2016-02-23initial public-inbox-httpd implemenation
2016-02-04t/cgi.t: fix broken test for dumb HTTP
2016-02-02www: support git cloning via dumb HTTP
2016-01-09www: fix redirection loops
2015-12-27t/plack.t: fix test *with* plack installed... oops
2015-12-26tests: fixup requirements for tests
2015-12-25examples/public-inbox.psgi: make output chunky by default
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-22git: cat-file wrapper enhancements
2015-10-02rename mid_compress to id_compress
2015-09-30t/nntpd.t: additional tests for XHDR/HDR
2015-09-30t/nntpd.t: simplify condition for response termination
2015-09-30nntp: implement OVER/XOVER summary in search document
2015-09-24nntp: fix XOVER command
2015-09-23nntp: support HDR command from RFC 3977
2015-09-22nntp: XHDR lookups by Message-ID may cross groups
2015-09-22nntp: XHDR fixes for Message-ID lookups
2015-09-22nntp: support YYYYMMDD dates for commands
2015-09-22t/nntpd.t: fix fcntl test to ensure no failures
2015-09-21t/nntpd.t: improve test runnability
2015-09-20nntpd: support systemd FD inheritance + signals
2015-09-18read-only NNTP server
2015-09-15msgmap: add message mapping via SQLite
2015-09-06update copyright headers and email addresses