aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/c_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for OpenSSL 1.1.0Alex Crichton2016-10-121-67/+0
* Add `"x509_expiry"` feature flagDavid Weinstein2016-08-171-2/+2
* Progress on asn1 expiryDavid Weinstein2016-08-171-0/+8
* Mangle c helper functionsSteven Fackler2016-08-131-10/+10
* Fix buildSteven Fackler2016-08-091-0/+12
* Make hmac support optional and remove openssl-sys-extrasSteven Fackler2016-08-091-0/+34
* Move X509_get_extensions to openssl helpersSteven Fackler2016-08-091-0/+4
* Remove rust_SSL_cloneSteven Fackler2016-08-091-4/+0
* add EVP_PKEY_copy_parameters to FFIKevin King2016-04-061-4/+0
* Revert "Revert "impl Clone for PKey and X509 by using their 'references' memb...Steven Fackler2016-01-311-0/+8
* Revert "impl Clone for PKey and X509 by using their 'references' member"Steven Fackler2016-01-281-8/+0
* x509: impl Clone using references & CRYPTO_add()Cody P Schafer2016-01-191-0/+4
* crypto/pkey: impl Clone for PKey using openssl's ref countingCody P Schafer2016-01-191-0/+4
* Cleanup SNI stuffSteven Fackler2015-12-151-0/+4
* Replace SslStream implementation!Steven Fackler2015-12-091-0/+5