Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 libssl/libtls minors due to symbol addition. | jsing | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | 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). | ||||
* | crank to follow minor crank in libcrypto; ok tb@ jsing@ | djm | 2018-09-12 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version | jca | 2018-03-15 | 1 | -1/+1 |
| | | | | | | | | | We already provided the setters, so also provide the getters like OpenSSL does. Addition prompted by the use of those functions in recent openvpn releases. manpage diff from schwarze@ (thanks!) with input from jsing@, ok tb@ jsing@ | ||||
* | 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 libssl/libtls minors due to symbol (re)addition. | jsing | 2017-08-30 | 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 libssl and libtls minors due to symbol additions. | jsing | 2017-01-24 | 1 | -1/+1 |
| | |||||
* | Bump majors for libssl and libtls following the translucent struct change. | jsing | 2017-01-22 | 1 | -1/+1 |
| | | | | Further changes to the publically visible structs will ride this bump. | ||||
* | 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 |
| | |||||
* | Mechanical minor bump to follow libcrypto. | miod | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | Crank major version for libssl and libtls due to SSLv3 removal. | doug | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | 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 and remove legacy variables. | doug | 2015-07-19 | 1 | -1/+1 |
| | | | | | | Libtls is riding this crank. ok miod@ bcook@ | ||||
* | 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 |
| | |||||
* | 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 libssl major due to the recent changes and removals. | jsing | 2015-02-07 | 1 | -2/+2 |
| | | | | ok beck@ deraadt@ miod@ | ||||
* | Support CA verification in chroot'ed processes without direct file | reyk | 2015-01-22 | 1 | -1/+1 |
| | | | | | | | | | | access to the certificates. SSL_CTX_load_verify_mem() is a frontend to the new X509_STORE_load_mem() function that allows to load the CA chain from a memory buffer that is holding the PEM-encoded files. This function allows to handle the verification in privsep'ed code. Adopted for LibreSSL based on older code from relayd (by pyr@ and myself) With feedback and OK bluhm@ | ||||
* | libssl major++ | jsing | 2014-12-10 | 1 | -1/+1 |
| | |||||
* | Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov. | miod | 2014-11-18 | 1 | -1/+1 |
| | | | | | This causes a libssl major version bump as this affects the layout of some internal-but-unfortunately-made-visible structs. | ||||
* | Crank libssl major due to recent additions, removals and changes. | jsing | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Bump minor version for ECDH auto. | jsing | 2014-10-03 | 1 | -1/+1 |
| | | | | | While there are no additional symbols, there is an additional command that clients will potentially depend on. |