From owner-cvs-all Thu Jan 30 5:53:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9928E37B401; Thu, 30 Jan 2003 05:53:45 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC8F643F3F; Thu, 30 Jan 2003 05:53:44 -0800 (PST) (envelope-from nectar@celabo.org) Received: from opus.celabo.org (opus.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 71A784; Thu, 30 Jan 2003 07:53:44 -0600 (CST) Received: by opus.celabo.org (Postfix, from userid 1001) id EDE33591B; Thu, 30 Jan 2003 07:51:53 -0600 (CST) Date: Thu, 30 Jan 2003 07:51:53 -0600 From: "Jacques A. Vidrine" To: Mikhail Teterin Cc: Max Khon , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc des_crypt.3 opensslconf-alpha.h opensslconf-i386.h opensslconf-ia64.h opensslconf-powerpc.h opensslconf-sparc64.h src/secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ... Message-ID: <20030130135153.GI28231@opus.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Mikhail Teterin , Max Khon , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200301282258.h0SMwFG1081901@repoman.freebsd.org> <200301290909.22187.mi+mx@aldan.algebra.com> <20030129062807.A56346@FreeBSD.org> <200301291846.11075.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301291846.11075.mi+mx@aldan.algebra.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 29, 2003 at 06:46:11PM -0500, Mikhail Teterin wrote: > We can leave -lmd but remove all the redundat functions from it. With > the weak-symbol magic it can remain ABI compatible (MD5Final pointing > to -lcrypto's MD5_Final, for example). The headers mdX.h will simply > include openssl/mdX.h and provide compatibility defines. Glad you are on it. I'll be happy to review your patches when you have them ready. > As far as -lcrypto being export controlled, my impression was, that it > is only -lssl, that is, no? In any case, an export-control-compliant > -lmd can still be made as a subset of -lcrypto with what's now in -lmd. libcrypto and libssl both contain cryptography (in the US DoC BXA/BIS sense). > This will take some easy but highly frustrating work with a few > buildworld breakages :-) Good luck! Don't forget Poul-Henning's comment regarding sysinstall ... probably `make release' is sufficient to make sure everything still fits. Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message