[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Fix for #937 - support dynamic crypto acceleration engines
- To: or-dev@xxxxxxxxxxxxx
- Subject: Re: Fix for #937 - support dynamic crypto acceleration engines
- From: coderman <coderman@xxxxxxxxx>
- Date: Sat, 30 May 2009 15:33:19 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-dev-outgoing@xxxxxxxx
- Delivered-to: or-dev@xxxxxxxx
- Delivery-date: Sat, 30 May 2009 18:33:22 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=vjIiT+YVUhqJ3HOOSPBRArP7IXK19Uyj4pkkC4sOCMc=; b=pIJVTPUBu72lvT3NYoMshOiCoHTGBBAc86K5QIPNNpnDYK3zmi8wTfGrEDZBWSXWDE nuCpBs8U72JpLMvsTZMn0SjHP1mkVqUvsGZ8SOJrLcI+cL1XAz/zdWouwFi5LAhVCOKU 7mTLZBXT42iwDAwq4FNG5oHRmzPf5iPWUiP/o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=di5cTwNrcs6BvjO01gfavFauHgLyCScE6Wtc9zE/jXCtrpkNxsUu/LnqFK0zF6sca4 5p9kSnkB2iq8qVE4SPgIuBLAU7FzJnifjsXh9Qv+3p0FR/+CxnMLXIBYHHS1o40Gi8eb 1FGsNWWPcbM5wNUWIr7y9A35HzxYiE1MgD+CY=
- In-reply-to: <4ef5fec60905301529w40d49a2fsf4fb5f08cd988eb0@xxxxxxxxxxxxxx>
- References: <4ef5fec60905301529w40d49a2fsf4fb5f08cd988eb0@xxxxxxxxxxxxxx>
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
i should mention that this is intended for 0.2.2 and a merge into master.
On Sat, May 30, 2009 at 3:29 PM, coderman<coderman@xxxxxxxxx> wrote:
> Branch hardware_accel_improvements at
> git://git.torproject.org/~coderman/git/tor.git contains a fix for
> dynamic crypto acceleration engines in OpenSSL...