]> Sergey Matveev's repositories - public-inbox.git/history - t/nntpd.t
Merge remote-tracking branch 'origin/master' into v2
[public-inbox.git] / t / nntpd.t
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wongnntp: allow and ignore empty commands
2018-04-03 Eric Wong (Contrac... msgmap: replace id_batch with ids_after
2018-04-03 Eric Wong (Contrac... nntp: fix NEWNEWS command
2018-03-03 Eric Wong (Contrac... nntp: fix NEWNEWS command
2018-02-28 Eric Wong (Contrac... v2/ui: get nntpd and init tests running on v2
2018-02-07 Eric Wongupdate copyrights for 2018
2017-06-26 Eric Wongmda: set List-ID correctly according to RFC2919
2016-12-13 Eric Wongnntp: add test case for the "DATE" command
2016-07-02 Eric Wongnntp: respect 3 minute idle time for shutdown
2016-06-14 Eric Wongnntp: do not double-encode UTF-8 body
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-29 Eric Wongnntp: fix for missing articles/bodies/heads
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-18 Eric Wongnntpd: reject control characters entirely
2016-05-14 Eric Wongt/nntpd: test for wide characters and UTF-8 mangling
2016-05-14 Eric Wongt/nntpd: avoid fork+exec for search indexing
2016-05-02 Eric Wongt/*.t: reduce -mda calls
2016-05-02 Eric Wongt/nntpd.t: stop hard coding message :bytes into test
2016-04-30 Eric Wongdaemon: graceful shutdown warning and limit removal
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2016-02-28 Eric Wongt/: remove unnecessary Dumper use
2015-12-26 e@80x24.orgtests: fixup requirements for tests
2015-09-30 Eric Wongt/nntpd.t: additional tests for XHDR/HDR
2015-09-30 Eric Wongt/nntpd.t: simplify condition for response termination
2015-09-30 Eric Wongnntp: implement OVER/XOVER summary in search document
2015-09-24 Eric Wongnntp: fix XOVER command
2015-09-23 Eric Wongnntp: support HDR command from RFC 3977
2015-09-22 Eric Wongnntp: XHDR lookups by Message-ID may cross groups
2015-09-22 Eric Wongnntp: XHDR fixes for Message-ID lookups
2015-09-22 Eric Wongt/nntpd.t: fix fcntl test to ensure no failures
2015-09-21 Eric Wongt/nntpd.t: improve test runnability
2015-09-20 Eric Wongnntpd: support systemd FD inheritance + signals