From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 7 12:59:34 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8139B1065684 for ; Sat, 7 Jun 2008 12:59:34 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 407EF8FC14 for ; Sat, 7 Jun 2008 12:59:34 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from benji.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 80CF21E8C2F; Sat, 7 Jun 2008 12:42:48 +0000 (UTC) Received: by benji.nitro.dk (Postfix, from userid 2000) id 4C318FE03; Sat, 7 Jun 2008 14:44:22 +0200 (CEST) Date: Sat, 7 Jun 2008 14:44:21 +0200 From: "Simon L. Nielsen" To: Mohacsi Janos Message-ID: <20080607124420.GA979@zaphod.nitro.dk> References: <20080606185442.O7163@mignon.ki.iif.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080606185442.O7163@mignon.ki.iif.hu> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-hackers@freebsd.org Subject: Re: openssl with zlib support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2008 12:59:34 -0000 On 2008.06.06 19:02:36 +0200, Mohacsi Janos wrote: > Dear All, > Are there any reason to not enabling zlib compression for TLS in openssl > on FreeBSD ? No, that seems like a mistake. Which FreeBSD version are you using, and are you using OpenSSL from base or ports? > Would it break ABI if I enable it by tweaking the openssl Makefile? Probably not, but I'm not sure where it's enabled/disabled so I can't say for sure. I will try to look into this more, but it might not be until sometime next week. -- Simon L. Nielsen