Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 08:23:22 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Petri Helenius <pete@he.iki.fi>
Cc:        freebsd-threads@FreeBSD.org
Subject:   Re: threads and openssl
Message-ID:  <20030902132322.GG83746@madman.celabo.org>
In-Reply-To: <3F4F5467.1050404@he.iki.fi>
References:  <3F4F5467.1050404@he.iki.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 29, 2003 at 04:25:59PM +0300, Petri Helenius wrote:
> 
> Is there a plan to resolve
> 
> 
>  bin/51205: openssl in base system is not compiled thread safe
> 
> or has it been resolved but the pr has been left unattended? It sounds 
> like it would make
> sense to have the library thread safe, specially in 5-CURRENT where the 
> threads have
> a performance gain.

Thanks for the reminder.  I've been running with

  CFLAGS+= -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE

in src/secure/lib/libcrypto/Makefile.inc since mid-July and I feel it
is safe to commit for 5.x.  I'd like to hear from others about 4.x.

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030902132322.GG83746>