summaryrefslogtreecommitdiff
path: root/lib/libcrypto/crypto/shlib_version
AgeCommit message (Expand)Author
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-17*** empty log message ***Mark 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
2014-04-15Crank major for libcrypto and libssl; more symbol removals to occur during theMiod Vallat
2014-04-13Don't edit on cvs. 23.1 as intended.Miod Vallat
2014-04-13Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp)Miod Vallat
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod Vallat