unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Haselwarter <philipp.haselwarter@gmx.de>
To: emacs-devel@gnu.org
Subject: Re: [PATCH] rcirc: support TLS/SSL and arbitrary connection method
Date: Wed, 08 Jun 2011 00:27:35 +0200	[thread overview]
Message-ID: <87k4cxffag.fsf@nzebook.haselwarter.org> (raw)
In-Reply-To: 877h97p52j.fsf@lifelogs.com

On 2011-05-31 09:55 UT, Ted Zlatanov <tzz@lifelogs.com> wrote:

TZ> On Mon, 30 May 2011 23:46:30 +0200 Marco Pessotto <melmothx@gmail.com> wrote:

MP> I'm writing you to submit a patch for rcirc.el to give it support
MP> for SSL connections.
TZ> ...
MP> +(require 'tls)
TZ> ...
MP> + (if use-tls + (setq process (open-tls-stream server nil server
MP> port-number)) + (setq process (open-network-stream server nil server
MP> port-number))))

TZ> Recent trunk versions of Emacs have an `open-network-stream' that
TZ> supports the built-in GnuTLS code directly.That's much better than
TZ> `open-tls-stream'.Could you look at that and maybe use it?

TZ> Also I sent Ryan a patch recently to add auth-source support to
TZ> rcirc.el, but haven't heard back.I originally posted it to the
TZ> emacs-bug mailing list a few months ago and can resend it.I haven't
TZ> applied it because I don't use rcirc.el myself.

TZ> Ted

As you brought it up - are there actually plans to make erc use
auth-source?

-- 
Philipp Haselwarter




  parent reply	other threads:[~2011-06-07 22:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 21:46 [PATCH] rcirc: support TLS/SSL and arbitrary connection method Marco Pessotto
2011-05-31  1:24 ` Stefan Monnier
2011-05-31 12:16   ` Julien Danjou
2011-05-31 12:58     ` Deniz Dogan
2011-05-31 14:21     ` Marco Pessotto
2011-05-31 14:57       ` Stefan Monnier
2011-05-31 15:35         ` Marco Pessotto
2011-05-31  8:07 ` Julien Danjou
2011-05-31  8:52   ` Marco Pessotto
2011-05-31  9:55 ` Ted Zlatanov
2011-05-31 11:16   ` Marco Pessotto
2011-06-07 22:27   ` Philipp Haselwarter [this message]
2011-06-08  3:32     ` Ted Zlatanov
2011-06-08  8:52       ` Julien Danjou
2011-06-08 14:22         ` auth-source for ERC (was: [PATCH] rcirc: support TLS/SSL and arbitrary connection method) Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4cxffag.fsf@nzebook.haselwarter.org \
    --to=philipp.haselwarter@gmx.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).