Date: Thu, 30 Jan 2003 07:51:53 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: Mikhail Teterin <mi+mx@aldan.algebra.com> Cc: Max Khon <fjoe@FreeBSD.ORG>, Mark Murray <markm@FreeBSD.ORG>, 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> In-Reply-To: <200301291846.11075.mi%2Bmx@aldan.algebra.com> References: <200301282258.h0SMwFG1081901@repoman.freebsd.org> <200301290909.22187.mi%2Bmx@aldan.algebra.com> <20030129062807.A56346@FreeBSD.org> <200301291846.11075.mi%2Bmx@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <nectar@celabo.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130135153.GI28231>