From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: [msysGit] [PATCH v5 7/8] mingw: enable OpenSSL Date: Thu, 22 Oct 2009 20:38:41 +0200 Message-ID: <200910222038.41151.j6t@kdbg.org> References: <1256144691-2908-1-git-send-email-kusmabite@gmail.com> <1256144691-2908-7-git-send-email-kusmabite@gmail.com> <1256144691-2908-8-git-send-email-kusmabite@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: msysgit@googlegroups.com, git@vger.kernel.org, "Erik Faye-Lund" To: "Erik Faye-Lund" X-From: git-owner@vger.kernel.org Thu Oct 22 20:38:40 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1N12YZ-0000t6-F4 for gcvg-git-2@lo.gmane.org; Thu, 22 Oct 2009 20:38:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756715AbZJVSib (ORCPT ); Thu, 22 Oct 2009 14:38:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756648AbZJVSia (ORCPT ); Thu, 22 Oct 2009 14:38:30 -0400 Received: from [93.83.142.38] ([93.83.142.38]:54873 "EHLO dx.sixt.local" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1756524AbZJVSia (ORCPT ); Thu, 22 Oct 2009 14:38:30 -0400 Received: from localhost (localhost [127.0.0.1]) by dx.sixt.local (Postfix) with ESMTP id 376DF19F674; Thu, 22 Oct 2009 20:38:41 +0200 (CEST) User-Agent: KMail/1.9.10 In-Reply-To: <1256144691-2908-8-git-send-email-kusmabite@gmail.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mittwoch, 21. Oktober 2009, Erik Faye-Lund wrote: > Since we have OpenSSL in msysgit now, enable it to support SSL > encryption for imap-send. > > Signed-off-by: Erik Faye-Lund Acked-by: Johannes Sixt -- Hannes