]> Sergey Matveev's repositories - public-inbox.git/history - t/nntpd.t
treewide: run update-copyrights from gnulib for 2019
[public-inbox.git] / t / nntpd.t
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongt/run.perl: to avoid repeated process spawning for *.t
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-24 Eric Wongt/common: start_script replaces spawn_listener
2019-11-24 Eric Wongtests: disable daemon workers in a few more places
2019-11-16 Eric Wongt/nntpd: use run_script for -init
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-09-09 Eric Wongtests: add tcp_connect() helper
2019-07-13 Eric Wongnntp: support optional [range] arg in LISTGROUP
2019-07-13 Eric Wongnntp: fix LIST OVERVIEW.FMT ordering and format
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-06 Eric Wongnntp: support COMPRESS DEFLATE per RFC 8054
2019-07-05 Eric Wongt/nntpd*.t: require IO::Socket::SSL 2.007 for Net:...
2019-06-30 Eric WongMerge remote-tracking branch 'origin/nntp'
2019-06-30 Eric Wongnntp: add support for CAPABILITIES command
2019-06-30 Eric Wongtests: common tcp_server and unix_server helpers
2019-06-30 Eric WongMerge remote-tracking branch 'origin/email-simple-mem...
2019-06-30 Eric Wongt/nntpd*.t: skip TLS tests for old Net::NNTP
2019-06-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-24 Eric Wongnntp: NNTPS and NNTP+STARTTLS working
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-14 Eric Wongsearchidx: require PublicInbox::Inbox (or InboxWritable...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/manifest' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/edit' into next
2019-06-14 Eric Wongnntp: filter out duplicate Message-IDs for leafnode
2019-06-13 Eric Wongnntp: ensure Message-ID is not folded for leafnode
2019-06-04 Eric Wongt: avoid "subtest" for Perl 5.10.1 compatibility
2019-05-23 Eric Wongv1writable: retire in favor of InboxWritable
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-05-14 Eric Wongtests: remove unnecessary loading of ::DS and Socket
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongcheck git version requirements
2018-12-29 Eric Wongtests: consolidate process spawning code.
2018-12-06 Eric Wongnntp: prevent event_read from firing twice in a row
2018-10-16 Jonathan CorbetAdd Xrefs to over/xover lines
2018-10-16 Jonathan CorbetPut the NNTP server name into Xref lines
2018-04-20 Eric Wongdisallow "\t" and "\n" in OVER headers
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