Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | expose the default cert file as a function, not a define. it's really | tedu | 2018-11-29 | 1 | -1/+1 |
| | | | | | | an internal detail of the library, so the string should live inside it, not in the application code. ok jsing | ||||
* | 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 |
| | |||||
* | Also bump libtls minor after the addition of SSL_CTX_get_min/max_proto_version | jca | 2018-03-15 | 1 | -1/+1 |
| | | | | cluebat tb@ | ||||
* | 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 minor due to symbol addition. | jsing | 2017-08-11 | 1 | -1/+1 |
| | | | | Prompted by jsg@, since I apparently left it sitting in my tree... | ||||
* | Bump minor due to symbol addition. | jsing | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Bump minors for symbol addition in libcrypto | beck | 2017-05-06 | 1 | -1/+1 |
| | | | | ok jsing@ | ||||
* | Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain | beck | 2017-04-05 | 1 | -1/+1 |
| | | | | | | | as PEM format. This allows for it to be used or examined with tools external to libtls bump minor ok jsing@ | ||||
* | Bump minors due to symbol addition. | jsing | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be | beck | 2017-01-31 | 1 | -1/+1 |
| | | | | | | | | added associated to a keypair used for SNI, and are usable for more than just the "main" certificate. Modify httpd to use this. Bump libtls minor. ok jsing@ | ||||
* | Bump libtls minor due to symbol additions earlier this week. | jsing | 2017-01-26 | 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@ | ||||
* | bump minor for ocsp_require_stapling addition | beck | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | bump minor for ocsp api additions | beck | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | Add callback-based interface to libtls. | bcook | 2016-09-04 | 1 | -1/+1 |
| | | | | | | | This allows working with buffers and callback functions instead of directly on sockets or file descriptors. Original patch from Tobias Pape <tobias_at_netshed.de>. ok beck@ | ||||
* | Crank minor due to API addition | beck | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | Bump libtls minor due to the addition of symbols. | jsing | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | Bump libtls minor due to symbol additions. | jsing | 2016-08-12 | 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 |
| | |||||
* | bump major | beck | 2015-09-10 | 1 | -1/+1 |
| | | | | ok jsing@ | ||||
* | 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@ |