summaryrefslogtreecommitdiff
path: root/lib/libssl/shlib_version
AgeCommit message (Expand)Author
2015-02-22Bump libcrypto and libssl majors, due to various recent churn.Joel Sing
2015-02-07Crank libssl major due to the recent changes and removals.Joel Sing
2015-01-22Support CA verification in chroot'ed processes without direct fileReyk Floeter
2014-12-10libssl major++Joel Sing
2014-11-18Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov.Miod Vallat
2014-10-31Crank libssl major due to recent additions, removals and changes.Joel Sing
2014-10-03Bump minor version for ECDH auto.Joel Sing
2014-09-28Bump minor after adding SSL_CTX_use_certificate_chain().Reyk Floeter
2014-07-12enough churn, a crank is advised by guenther..Theo de Raadt
2014-07-10crank major for decompression featureTed Unangst
2014-06-13Remove support for the `opaque PRF input' extension, which draft has expiredMiod Vallat
2014-05-12Move the `pqueue' part of libcrypto, which is a glorified sorted linked listMiod Vallat
2014-04-20Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.Philip Guenther
2014-04-15Crank major for libcrypto and libssl; more symbol removals to occur during theMiod Vallat
2014-04-13Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp)Miod Vallat
2014-04-10crank major; struct ssl_ctx_st changes; ok teduTheo de Raadt
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2012-10-13Makefile and header changes for OpenSSL-1.0.1cDamien Miller
2012-07-11Disable SSLv2 in OpenSSL. No objections from djm.Stuart Henderson
2012-01-05OpenSSL 1.0.0f: crank minorDamien Miller
2011-11-03crank major for openssl-1.0.0eDamien Miller
2010-10-01update supporting files, crank library majorsDamien Miller
2009-11-10pull Ben Lauries blind prefix injection fix for CVE-2009-3555 fromMarkus Friedl
2009-04-06crankus majorisDamien Miller
2009-01-09adjust Makefile and crank major for openssl-0.9.8jDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06remerge local tweaks, update per-arch configuration headers, updateDamien Miller
2006-06-27crank shlib_versionDamien Miller
2005-04-29crankDamien Miller
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-05-15OpenSSL 0.9.7Bob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2001-04-23crank ssl lib version, just in caseTheo de Raadt
2001-03-10Crank major number. openssl on m68k is now compiled in 32 bit mode insteadTheo de Raadt
2000-12-15Oops, missed makefile change, and must crank major on these, someBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-26crank to version 2 for release, in case any dependencies have crept inTheo de Raadt
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker