[tin-dev] [PATCH] [WIP] NNTPS support

Pierre-Alexandre Meyer pierre at mouraf.org
Sat Dec 5 17:26:02 CET 2020


Hello,

Here's a naive implementation for NNTP over TLS using GnuTLS.

This is still very much a work in progress (I mostly only tested batch
mode), but I wanted
to reach out early for feedback. Specifically, how do you feel about
two codepaths for
the I/O code (e.g. s_gets vs gnutls_record_recv)?

Notes:

* To enable the feature, use the new --enable-gnutls configure flag at
build time.
* Use the new -k runtime flag to force TLS.
* I didn't submit the configure script changes, as I'm running a
different toolchain (GNU Autoconf 2.69).

-- 
Pierre-Alexandre Meyer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nntps.diff
Type: application/octet-stream
Size: 19944 bytes
Desc: not available
URL: <http://lists.tin.org/pipermail/tin-dev/attachments/20201205/59958606/attachment-0001.obj>


More information about the tin-dev mailing list