If we don't have gnutls-cli or gnutls built in, then don't try to establish a STARTTL...
[gnus] / lisp / proto-stream.el
2010-11-27 Lars Magne Ingebri... If we don't have gnutls-cli or gnutls built in, then...
2010-11-27 Lars Magne Ingebri... Delete output from openssl if we're using tls.el.
2010-11-27 Lars Magne Ingebri... Switch on STARTTLS on NNTP servers that support it.
2010-11-27 Lars Magne Ingebri... nntp.el: Use proto-streams for the relevant connections...
2010-11-27 Lars Magne Ingebri... (proto-stream-open-network): Fix some typos.
2010-11-27 Lars Magne Ingebri... Complete the proto-stream documentation and fix some...
2010-11-27 Lars Magne Ingebri... proto-stream.el: New library to provide protocol-specif...