Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump majors after symbol addition and removal | tb | 2023-04-25 | 1 | -2/+2 |
| | |||||
* | Crankl libcrypto/libssl/libtls minors after symbol addition | tb | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Bump minor after symbol addition | tb | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Bump major after symbol addition and removal and struct visibility changes | tb | 2022-09-11 | 1 | -2/+2 |
| | |||||
* | bump minor after symbol addition | tb | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | bump libcrypto, libssl, libtls majors after struct visibility changes | tb | 2022-01-14 | 1 | -1/+1 |
| | | | | and Symbol addition and removal in libcrypto. | ||||
* | Bump majors after struct visibility changes, symbol removal and symbol | tb | 2021-10-31 | 1 | -1/+1 |
| | | | | addition. | ||||
* | crank major for libcrypto as well | tb | 2021-09-10 | 1 | -2/+2 |
| | | | | 'may as well' deraadt | ||||
* | Bump minor after symbol addition | tb | 2021-09-10 | 1 | -1/+1 |
| | |||||
* | bump libcrypto minor after symbol addition | tb | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | Bump minors after symbol addition | tb | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto, libssl and libtls minors due to symbol additions. | jsing | 2019-11-02 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto, libssl and libtls majors due to changes in struct sizes | jsing | 2019-10-24 | 1 | -2/+2 |
| | | | | and symbol addition. | ||||
* | provide getters and setters for the RSA_METHOD interface | gilles | 2019-06-05 | 1 | -1/+1 |
| | | | | ok tb@, jsing@, sthen@ | ||||
* | bump minors after symbol addition | tb | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition | tb | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition | tb | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition. | tb | 2018-11-11 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto) | jsing | 2018-10-24 | 1 | -2/+2 |
| | | | | and changes to struct visibility/sizes (libssl). | ||||
* | Add some accessor functions: | djm | 2018-09-12 | 1 | -1/+1 |
| | | | | | | RSA_meth_get_finish() RSA_meth_set1_name() EVP_CIPHER_CTX_(get|set)_iv() feedback and ok jsing@ tb@ | ||||
* | crank majors after symbol addition/modification/removal | tb | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | bump minors after symbol addition | tb | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | crank majors | tb | 2018-03-17 | 1 | -2/+2 |
| | | | | req by deraadt | ||||
* | Bump minors after symbol addition | tb | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Crank lib{crypto,ssl,tls} minors after symbol addition. | tb | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Bump minor due to symbol addition. | tb | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls minors due to symbol additions. | tb | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls minors due to symbol additions. | jsing | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol addition. | jsing | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} majors due to symbol removals. | jsing | 2017-08-28 | 1 | -2/+2 |
| | |||||
* | Bump minors for symbol addition in libcrypto | beck | 2017-05-06 | 1 | -1/+1 |
| | | | | ok jsing@ | ||||
* | Bump minors due to symbol addition. | jsing | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and | jsing | 2016-12-21 | 1 | -1/+1 |
| | | | | changes to libssl non-opaque structs. | ||||
* | Disable ec assembly for amd64 pending fixes for ssh, and bump | beck | 2016-11-11 | 1 | -2/+2 |
| | | | | majors appropriately | ||||
* | bump minors for symbol addition for ocsp and x25519 symbol additions | beck | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden | beck | 2016-11-04 | 1 | -2/+2 |
| | | | | | | functions.. document with a man page. bump majors on libtls, libssl, libcrypto ok jsing@ guenther@ | ||||
* | crank minor for API addiiton of x509_email, etc. functions | beck | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol | jsing | 2016-04-28 | 1 | -1/+1 |
| | | | | additions and functionality changes. | ||||
* | bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change | bcook | 2015-12-09 | 1 | -2/+2 |
| | | | | ok jsing@, deraadt@, beck@ | ||||
* | bump minors after adding EVP_aead_chacha20_poly1305_ietf() | reyk | 2015-11-02 | 1 | -1/+1 |
| | | | | OK jsing@ | ||||
* | Crank major version due to removal of SHA-0 and MD4 from libcrypto. | doug | 2015-09-13 | 1 | -2/+2 |
| | |||||
* | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | miod | 2015-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | cpu's specific hardware capabilities users of libcrypto might be interested in, as an integer value. This deprecates the existing OPENSSL_ia32cap() macro and the OPENSSL_ia32cap_loc() function (which returns the pointer so that you can mess with stuff you shouldn't mess with). Interpreting the value returned by OPENSSL_cpu_caps() is, of course, machine-dependent. Minor version bump for libcrypto. ok beck@ jsing@ | ||||
* | Remove OpenSSL engine RSAX. | doug | 2015-07-19 | 1 | -1/+1 |
| | | | | | | | | | OpenSSL stopped building it last year and removed it this year. Based on OpenSSL commit c436e05bdc7f49985a750df64122c960240b3ae1. Also cranked major version in libcrypto, libssl and libtls. "fine with me" bcook@ miod@ | ||||
* | Crank major for libcrypto, ssl and tls due to MDC-2DES removal. | doug | 2015-06-20 | 1 | -1/+1 |
| | | | | ok miod@ jsing@ | ||||
* | Record inter-library dependencies between libcrypto, libssl and libtls | kettenis | 2015-05-17 | 1 | -0/+1 |
| | |||||
* | Send OPENSSL_issetugid() straight to hell, no final cigarette. | deraadt | 2015-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | The issetugid() API is supposed to make a strong promise where "0 means it is safe to look at the environment". Way back in the past someone on the OpenSSL team responded to the environment access danger by creating a wrapper called OPENSSL_issetugid, and went to use it a number of places. However, by default on systems lacking true issetugid(), OPENSSL_issetugid returns 0. 0 indicating safely. False safety. Which means OPENSSL_issetugid() fails to make any sort of promise about safety, in fact it is just the opposite. Can you believe the OpenSSL team? This nastiness was noticed over the years, however noone could gain traction and get it fixed in OpenSSL. Also see a paragraph about this in http://www.tedunangst.com/flak/post/worst-common-denominator-programming ok jsing | ||||
* | Bump libcrypto and libssl majors, due to various recent churn. | jsing | 2015-02-22 | 1 | -1/+1 |
| | | | | Discussed with/requested by deraadt@ at the conclusion of s2k15. | ||||
* | Crank major for libcrypto since symbols have been removed. | jsing | 2015-02-07 | 1 | -2/+2 |
| | | | | Requested by deraadt@ |