History log of /freebsd-11.0-release/crypto/openssl/crypto/asn1/asn1.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 290207 30-Oct-2015 jkim

Merge OpenSSL 1.0.2d.


# 280297 20-Mar-2015 jkim

Merge OpenSSL 1.0.1m.


# 276861 08-Jan-2015 jkim

Merge OpenSSL 1.0.1k.


# 238405 12-Jul-2012 jkim

Merge OpenSSL 1.0.1c.

Approved by: benl (maintainer)


# 237657 27-Jun-2012 jkim

Merge OpenSSL 0.9.8x.

Reviewed by: stas
Approved by: benl (maintainer)
MFC after: 3 days


# 205128 13-Mar-2010 simon

Merge OpenSSL 0.9.8m into head.

This also "reverts" some FreeBSD local changes so we should now
be back to using entirely stock OpenSSL. The local changes were
simple $FreeBSD$ lines additions, which were required in the CVS
days, and the patch for FreeBSD-SA-09:15.ssl which has been
superseded with OpenSSL 0.9.8m's RFC5746 'TLS renegotiation
extension' support.

MFC after: 3 weeks


# 194206 14-Jun-2009 simon

Merge OpenSSL 0.9.8k into head.

Approved by: re


# 191381 22-Apr-2009 cperciva

Don't leak information via uninitialized space in db(3) records. [09:07]

Sanity-check string lengths in order to stop OpenSSL crashing
when printing corrupt BMPString or UniversalString objects. [09:08]

Security: FreeBSD-SA-09:07.libc
Security: FreeBSD-SA-09:08.openssl
Security: CVE-2009-0590
Approved by: re (kensmith)
Approved by: so (cperciva)


# 169883 22-May-2007 simon

Fix runtime crash in OpenSSL with "Illegal instruction" by making some
casts a bit less evil.

This was e.g. seen when using portsnap as:

Fetching snapshot tag from portsnap3.FreeBSD.org... Illegal instruction

Note the patch is slightly different from kan's original patch to
match style in the OpenSSL source files a bit better.

Submitted by: kan
Tested by: many


# 160815 29-Jul-2006 simon

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


# 160814 29-Jul-2006 simon

Vendor import of OpenSSL 0.9.8b


# 120631 01-Oct-2003 nectar

Vendor import of OpenSSL 0.9.7c


# 111147 19-Feb-2003 nectar

Vendor import of OpenSSL 0.9.7a.


# 109998 28-Jan-2003 markm

Vendor import of OpenSSL release 0.9.7. This release includes
support for AES and OpenBSD's hardware crypto.


# 89837 27-Jan-2002 kris

Initial import of OpenSSL 0.9.6c


# 68651 13-Nov-2000 kris

Initial import of OpenSSL 0.9.6


# 59191 13-Apr-2000 kris

Initial import of OpenSSL 0.9.5a


# 55714 10-Jan-2000 kris

Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent
infringement reasons.