Re: [PATCH 0/4] Some improvements for git-imap-send

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Erik Faye-Lund
Date: Tuesday, February 9, 2010 - 8:13 am

On Tue, Feb 9, 2010 at 4:06 PM, Jeff King <peff@peff.net> wrote:

I don't think OpenSSL includes SASL-support that is needed for
STARTTLS. But it might make sense to use something like GSASL[1]
instead of rolling all the SASL-mechanisms ourselves.

[1]: http://www.gnu.org/software/gsasl/

-- 
Erik "kusma" Faye-Lund
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
imap.preformattedHTML and imap.sslverify, Junio C Hamano, (Sat Feb 6, 12:26 pm)
Re: imap.preformattedHTML and imap.sslverify, Jeremy White, (Mon Feb 8, 3:31 pm)
Re: imap.preformattedHTML and imap.sslverify, Junio C Hamano, (Mon Feb 8, 4:05 pm)
[PATCH 0/4] Some improvements for git-imap-send, Hitoshi Mitake, (Tue Feb 9, 5:09 am)
[PATCH 1/4] Add base64 encoder and decoder, Hitoshi Mitake, (Tue Feb 9, 5:09 am)
[PATCH 2/4] Add stuffs for MD5 hash algorithm, Hitoshi Mitake, (Tue Feb 9, 5:09 am)
[PATCH 3/4] git-imap-send: Implement CRAM-MD5 auth method, Hitoshi Mitake, (Tue Feb 9, 5:09 am)
Re: [PATCH 1/4] Add base64 encoder and decoder, Erik Faye-Lund, (Tue Feb 9, 7:45 am)
Re: [PATCH 0/4] Some improvements for git-imap-send, Erik Faye-Lund, (Tue Feb 9, 8:13 am)
Re: [PATCH 0/4] Some improvements for git-imap-send, Erik Faye-Lund, (Tue Feb 9, 11:37 am)
Re: [PATCH 0/4] Some improvements for git-imap-send, Jeff King, (Tue Feb 9, 11:54 am)
Re: [PATCH 1/4] Add base64 encoder and decoder, Hitoshi Mitake, (Thu Feb 11, 7:37 am)