History log of /netbsd-src/crypto/external/bsd/openssl/lib/libssl/shlib_version (Results 1 – 16 of 16)
Revision Date Author Comments
# 782713e6 06-May-2023 christos <christos@NetBSD.org>

checkpoint


# e0ea3921 23-Sep-2018 christos <christos@NetBSD.org>

merge conflicts


# b8b3c5f2 08-Feb-2018 christos <christos@NetBSD.org>

update build glue


# cff8db61 14-Oct-2016 spz <spz@NetBSD.org>

periphereal updates and generated files for the new openssl.
Expect at least one more commit until the tree builds again.


# 338c2544 02-Mar-2016 christos <christos@NetBSD.org>

merge conflicts, bump libraries to 11 for consistency.


# 3d5100ea 13-Jan-2015 spz <spz@NetBSD.org>

Update of OpenSSL to 1.0.1k part 3:
- bump the shared library versions
- adjust set lists
- regenerate man pages
- note the import in doc/3RDPARTY and doc/CHANGES

there were no changes in asm parts


# 3beda010 10-Aug-2014 spz <spz@NetBSD.org>

merge openssl 1.0.1i


# 6c197e65 21-Mar-2014 christos <christos@NetBSD.org>

bump for previous


# 4ef251b9 11-Jan-2014 christos <christos@NetBSD.org>

merge conflicts


# ffecf731 05-Feb-2013 christos <christos@NetBSD.org>

bump and add extra file


# e3d33c04 26-Jul-2012 christos <christos@NetBSD.org>

merge openssl-1.0.1c


# 3619dd3d 05-Jul-2011 spz <spz@NetBSD.org>

version bump second part


# 5bf0fb60 05-Jun-2011 spz <spz@NetBSD.org>

merge
It builds, which is an improvement to before. It may not work.
AES-NI is disabled and needs to be retrofitted yet


# bfc463fe 27-Dec-2009 christos <christos@NetBSD.org>

merge conflicts and undo the session renegotiation disabling code.


# 75efea65 20-Jul-2009 christos <christos@NetBSD.org>

bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
changed from u_int to size_t. Affects _LP64 only.


# 49d46fa3 19-Jul-2009 christos <christos@NetBSD.org>

- add build glue
- apply our changes