| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Provide EVP_CIPHER_CTX_reset(). | jsing | 2018-02-17 | 1 | -0/+1 |
* | Provide X509_get0_extensions() and X509_get0_signature() | jsing | 2018-02-17 | 1 | -3/+5 |
* | Provide EVP_MD_CTX_new(), EVP_MD_CTX_free() and EVP_MD_CTX_reset(). | jsing | 2018-02-17 | 1 | -0/+3 |
* | Provide HMAC_CTX_new(), HMAC_CTX_free(), HMAC_CTX_reset() and | jsing | 2018-02-17 | 1 | -0/+4 |
* | Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}() | tb | 2018-02-17 | 1 | -0/+8 |
* | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | tb | 2018-02-17 | 1 | -0/+9 |
* | Provide X509_STORE_CTX_get0_{cert,untrusted}() and | jsing | 2018-02-14 | 1 | -0/+4 |
* | Provide X509_get{0,m}_not{Before,After}(). | jsing | 2018-02-14 | 1 | -0/+4 |
* | Provide ASN1_STRING_get0_data(). | jsing | 2018-02-14 | 1 | -0/+1 |
* | Provide EVP_PKEY_up_ref(). | jsing | 2018-02-14 | 1 | -0/+1 |
* | Start providing parts of the OpenSSL 1.1 API. | jsing | 2018-02-14 | 1 | -0/+2 |
* | Provide X509_get_signature_nid(). | jsing | 2018-02-14 | 1 | -10/+11 |
* | Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2 | jsing | 2018-02-10 | 1 | -0/+10 |
* | Remove EVP_aead_chacha20_poly1305_old() now that the original/old | jsing | 2017-08-28 | 1 | -1/+0 |
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | jsing | 2017-08-28 | 1 | -2/+0 |
* | Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls | beck | 2017-08-27 | 1 | -0/+1 |
* | Add ASN1_TIME_set_to to exported symbols | beck | 2017-05-06 | 1 | -0/+4 |
* | Add an EVP interface that provides concatenated MD5+SHA1 hashes, which are | jsing | 2017-02-28 | 1 | -0/+1 |
* | Explicitly export a list of symbols from libcrypto. | jsing | 2016-12-21 | 1 | -0/+3451 |