summaryrefslogtreecommitdiff
path: root/lib/libcrypto/shlib_version
AgeCommit message (Expand)Author
2019-11-02Bump libcrypto, libssl and libtls minors due to symbol additions.Joel Sing
2019-10-24Bump libcrypto, libssl and libtls majors due to changes in struct sizesJoel Sing
2019-06-05provide getters and setters for the RSA_METHOD interfaceGilles Chehade
2019-03-17bump minors after symbol additionTheo Buehler
2019-01-22bump minors after symbol additionTheo Buehler
2019-01-19bump minors after symbol additionTheo Buehler
2018-11-11bump minors after symbol addition.Theo Buehler
2018-10-24Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto)Joel Sing
2018-09-12Add some accessor functions:Damien Miller
2018-08-24crank majors after symbol addition/modification/removalTheo Buehler
2018-03-20bump minors after symbol additionTheo Buehler
2018-03-17crank majorsTheo Buehler
2018-03-17Bump minors after symbol additionTheo Buehler
2018-02-22Bump lib{crypto,ssl,tls} minors due to symbol additions.Joel Sing
2018-02-20Crank lib{crypto,ssl,tls} minors after symbol addition.Theo Buehler
2018-02-18Bump minor due to symbol addition.Theo Buehler
2018-02-18Bump libcrypto/libssl/libtls minors due to symbol additions.Theo Buehler
2018-02-17Bump libcrypto/libssl/libtls minors due to symbol additions.Joel Sing
2018-02-14Bump lib{crypto,ssl,tls} minors due to symbol additions.Joel Sing
2018-02-10Bump lib{crypto,ssl,tls} minors due to symbol addition.Joel Sing
2017-08-28Bump lib{crypto,ssl,tls} majors due to symbol removals.Joel Sing
2017-05-06Bump minors for symbol addition in libcryptoBob Beck
2017-02-28Bump minors due to symbol addition.Joel Sing
2016-12-21Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal andJoel Sing
2016-11-11Disable ec assembly for amd64 pending fixes for ssh, and bumpBob Beck
2016-11-05bump minors for symbol addition for ocsp and x25519 symbol additionsBob Beck
2016-11-04make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hiddenBob Beck
2016-08-31Crank minor due to API additionBob Beck
2016-04-28Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbolJoel Sing
2015-12-09bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI changeBrent Cook
2015-11-02bump minors after adding EVP_aead_chacha20_poly1305_ietf()Reyk Floeter
2015-09-13Crank major version due to removal of SHA-0 and MD4 from libcrypto.Doug Hogan
2015-09-13Add a new interface, OPENSSL_cpu_caps(), to return the currently runningMiod Vallat
2015-07-19Remove OpenSSL engine RSAX.Doug Hogan
2015-06-20Crank major for libcrypto, ssl and tls due to MDC-2DES removal.Doug Hogan
2015-05-17Record inter-library dependencies between libcrypto, libssl and libtlsMark Kettenis
2015-04-11Send OPENSSL_issetugid() straight to hell, no final cigarette.Theo de Raadt
2015-02-22Bump libcrypto and libssl majors, due to various recent churn.Joel Sing
2015-02-07Crank major for libcrypto since symbols have been removed.Joel Sing
2015-01-22Add X509_STORE_load_mem() to load certificates from a memory bufferReyk Floeter
2014-11-17Add the Cammelia cipher to libcrypto.Miod Vallat
2014-11-09Introduce EVP_MD_CTX_ctrl(), to allow for fine control of a given digest.Miod Vallat
2014-09-27Disable assembler code for ghash on hppa, causes wrong computations in someMiod Vallat
2014-07-12odds are that some ABI change occured today, no matter how careful everyoneTheo de Raadt
2014-06-24Crank libcrypto major since my previous commit changed the size of theJoel Sing
2014-05-25"for every change..."Ted Unangst
2014-05-12Move the `pqueue' part of libcrypto, which is a glorified sorted linked listMiod Vallat
2014-05-01+ e_chacha.c, and bump minorMiod Vallat
2014-04-20Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.Philip Guenther
2014-04-18we need to crankTed Unangst