History log of /freebsd-10.1-release/crypto/openssl/crypto/rsa/rsa_lib.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296341 03-Mar-2016 delphij

Fix multiple OpenSSL vulnerabilities.

Security: FreeBSD-SA-16:12.openssl
Approved by: so


# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 238405 12-Jul-2012 jkim

Merge OpenSSL 1.0.1c.

Approved by: benl (maintainer)


# 194206 14-Jun-2009 simon

Merge OpenSSL 0.9.8k into head.

Approved by: re


# 167615 15-Mar-2007 simon

Resolve conflicts after import of OpenSSL 0.9.8e.


# 160817 29-Jul-2006 simon

Resolve conflicts after import of OpenSSL 0.9.8b.


# 120635 01-Oct-2003 nectar

Merge conflicts after import of OpenSSL 0.9.7c.


# 112446 20-Mar-2003 jedgar

Merge conflicts


# 111150 19-Feb-2003 nectar

Resolve conflicts after import of OpenSSL 0.9.7a.


# 110007 28-Jan-2003 markm

Merge conflicts.
This is cunning doublespeak for "use vendor code".


# 76870 20-May-2001 kris

Resolve conflicts


# 68654 13-Nov-2000 kris

Resolve conflicts, and garbage collect some local changes that are no
longer required


# 63249 16-Jul-2000 peter

Forced commit. This is to try and help folks that used the international
crypto repo and have slightly different files but with the same version.
cvsup in 'checkout mode' has no trouble with this, but cvs can get really
silly about it.


# 59194 13-Apr-2000 kris

Resolve conflicts.


# 57511 26-Feb-2000 peter

Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)

Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().

This is a checkpoint and may require more tweaks still.


# 56084 16-Jan-2000 kris

This commit was generated by cvs2svn to compensate for changes in r56083,
which included commits to RCS files with non-trunk default branches.


# 56083 16-Jan-2000 kris

Import the RSA support code. There shouldn't be any actual RSA
cryptography here.