The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / openssl / openssl / crypto / cms / cms_err.c @ aa3b4b4d

History | View | Annotate | Download (13.6 KB)

# Date Author Comment
179784e3 04/29/2013 08:17 AM Ben Noordhuis

Revert "deps: downgrade openssl to v1.0.0f"

This commit undoes the downgrade from OpenSSL v1.0.1e to v1.0.0f,
effectively upgrading OpenSSL to v1.0.1e again. The reason for the
downgrade was to work around compatibility issues with certain TLS
servers in the stable branch. See the commit log of 4fdb8ac and the...

4fdb8acd 04/29/2013 06:12 AM Ben Noordhuis

deps: downgrade openssl to v1.0.0f

Several people have reported issues with IIS and Resin servers (or maybe
SSL terminators sitting in front of those servers) that are fixed by
downgrading OpenSSL. The AESNI performance improvements were nice but
stability is more important. Downgrade OpenSSL from 1.0.1e to 1.0.0f....

b61ae54e 09/11/2012 06:40 PM Bert Belder

openssl: upgrade to vanilla openssl 1.0.1c

30e7fb73 04/11/2012 07:34 PM Ben Noordhuis

deps: upgrade openssl to 1.0.0f

e80cac62 08/22/2011 02:30 PM Ryan Dahl

import openssl from chrome