about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2019-10-21v2writable: reindex handles 3-headered monsters
2019-10-17Merge remote-tracking branch 'origin/inboxdir'
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-16mda: support --no-precheck option
2019-10-15mda, watch: wire up List-ID header support
2019-10-15config: we always have {-section_order}
2019-10-10t/git-http-backend: disable worker processes
2019-10-05init: implement locking
2019-10-05init: favor --skip-epoch instead of --skip
2019-10-05t/search: bail out on `git init --shared' failures
2019-10-03t/search: show file modes as octal on failures
2019-10-02tests: recommend running create-certs.pl with $^X
2019-10-01www: fix absolute URLs when mounted under a subdir
2019-09-30config: use NUL-delimited git-config(1) output
2019-09-27wwwtext: support $INBOX_URL/_/text/config/raw
2019-09-18config: boolean handling matches git-config(1)
2019-09-17t/httpd-corner.t: don't fail lsof test if stdin is a pipe (try #2)
2019-09-17t/httpd-corner.t: don't fail lsof test if stdin is a pipe
2019-09-17qspawn: remove return value from ->finish
2019-09-15t/httpd-corner: use which() sub for detecting curl(1)
2019-09-14t/httpd-corner: check for leaking FDs and pipes
2019-09-09run update-copyrights from gnulib for 2019
2019-09-09tests: add tcp_connect() helper
2019-07-13nntp: support optional [range] arg in LISTGROUP
2019-07-13nntp: fix LIST OVERVIEW.FMT ordering and format
2019-07-06nntp: reduce memory overhead of zlib
2019-07-06nntp: support COMPRESS DEFLATE per RFC 8054
2019-07-05t/nntpd*.t: require IO::Socket::SSL 2.007 for Net::NNTP tests
2019-07-04qspawn: retry sysread when parsing headers, too
2019-06-30Merge remote-tracking branch 'origin/nntp'
2019-06-30nntp: add support for CAPABILITIES command
2019-06-30t/httpd-unix.t: avoid race in between bind() and listen()
2019-06-30daemon: warn on inheriting blocking listeners
2019-06-30tests: common tcp_server and unix_server helpers
2019-06-30t/perf-nntpd.t: fix off-by-one if NEWNEWS_DATE is unset
2019-06-30t/nntpd*.t: skip TLS tests for old Net::NNTP
2019-06-29http: support HTTPS (kinda)
2019-06-29t/ds-leak: fix race
2019-06-26ds: cleanup poll test and avoid clobbering imports
2019-06-26Merge remote-tracking branch 'origin/nntp-tls'
2019-06-24msgmap: mid_insert: use plain "INSERT" to detect duplicates
2019-06-24ds: reimplement IO::Poll support to look like epoll
2019-06-24daemon: use FreeBSD accept filters on non-NNTP
2019-06-24daemon: set TCP_DEFER_ACCEPT on everything but NNTP
2019-06-24t/nntpd-tls: slow client connection test
2019-06-24nntp: call SSL_shutdown in normal cases
2019-06-24ds|nntp: use CORE::close on socket
2019-06-24nntp: NNTPS and NNTP+STARTTLS working
2019-06-24spawn: remove `Blocking' flag handling
2019-06-23manifest: v2 epoch descriptions based on inbox->description