user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] nntp: cleanup and support CAPABILITIES
@ 2019-06-30 22:36 Eric Wong
  2019-06-30 22:36 ` [PATCH 1/2] nntp: remove DISABLED hash checks Eric Wong
  2019-06-30 22:36 ` [PATCH 2/2] nntp: add support for CAPABILITIES command Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2019-06-30 22:36 UTC (permalink / raw)
  To: meta

I haven't noticed people using STARTTLS on public-inbox.org,
but I do notice CAPABILITIES being issued.  Maybe clients
want to check it before trying STARTTLS?

This will also be required to advertise COMPRESS in the future.

Eric Wong (2):
  nntp: remove DISABLED hash checks
  nntp: add support for CAPABILITIES command

 lib/PublicInbox/NNTP.pm | 26 ++++++++++++++++++++------
 t/nntpd-tls.t           | 18 ++++++++++++++++++
 t/nntpd.t               |  5 +++++
 3 files changed, 43 insertions(+), 6 deletions(-)

-- 
EW


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-30 22:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-30 22:36 [PATCH 0/2] nntp: cleanup and support CAPABILITIES Eric Wong
2019-06-30 22:36 ` [PATCH 1/2] nntp: remove DISABLED hash checks Eric Wong
2019-06-30 22:36 ` [PATCH 2/2] nntp: add support for CAPABILITIES command Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).