about summary refs log tree commit homepage
path: root/t/nntpd.t
DateCommit message (Expand)
2018-12-29tests: consolidate process spawning code.
2018-12-06nntp: prevent event_read from firing twice in a row
2018-10-16Add Xrefs to over/xover lines
2018-10-16Put the NNTP server name into Xref lines
2018-04-20disallow "\t" and "\n" in OVER headers
2018-04-18Merge remote-tracking branch 'origin/master' into v2
2018-04-18nntp: allow and ignore empty commands
2018-04-03msgmap: replace id_batch with ids_after
2018-04-03nntp: fix NEWNEWS command
2018-03-03nntp: fix NEWNEWS command
2018-02-28v2/ui: get nntpd and init tests running on v2
2018-02-07update copyrights for 2018
2017-06-26mda: set List-ID correctly according to RFC2919
2016-12-13nntp: add test case for the "DATE" command
2016-07-02nntp: respect 3 minute idle time for shutdown
2016-06-14nntp: do not double-encode UTF-8 body
2016-05-29nntp: fix for missing articles/bodies/heads
2016-05-28remove redundant NewsGroup class
2016-05-18nntpd: reject control characters entirely
2016-05-14t/nntpd: test for wide characters and UTF-8 mangling
2016-05-14t/nntpd: avoid fork+exec for search indexing
2016-05-02t/*.t: reduce -mda calls
2016-05-02t/nntpd.t: stop hard coding message :bytes into test
2016-04-30daemon: graceful shutdown warning and limit removal
2016-03-03t/*.t: use identifiable tempdir names
2016-02-28t/: remove unnecessary Dumper use
2015-12-26tests: fixup requirements for tests
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-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