aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Expose alloc functions for EC{PK,}PARAMETERSKazuki Yamaguchi2016-08-221-0/+2
* crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov2016-08-221-13/+3
* crypto/pkcs12: default to UTF-8.Andy Polyakov2016-08-221-2/+4
* crypto/pkcs12: add UTF8 support.Andy Polyakov2016-08-221-1/+8
* Move BIO index lock creationRich Salz2016-08-211-0/+1
* Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson2016-08-211-4/+6
* Duplicate includesFdaSilvaYY2016-08-201-1/+0
* Add BIO_get_new_index()Rich Salz2016-08-191-28/+30
* Constify certificate and CRL time routines.Dr. Stephen Henson2016-08-191-8/+24
* Convert PKCS12* functions to use const gettersMatt Caswell2016-08-191-14/+18
* Update function error codeMatt Caswell2016-08-191-1/+1
* Fix DTLS replay protectionMatt Caswell2016-08-191-0/+1
* Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson2016-08-192-4/+6
* constify X509_REQ_get0_signature()Dr. Stephen Henson2016-08-191-2/+2
* constify i2o_ECPublicKeyDr. Stephen Henson2016-08-191-1/+1
* Constify i2a*Dr. Stephen Henson2016-08-182-3/+3
* Convert X509_REVOKED* functions to use const gettersMatt Caswell2016-08-182-4/+5
* Don't try to init dasync internallyRichard Levitte2016-08-171-2/+1
* Constify X509_SIG.Dr. Stephen Henson2016-08-172-10/+15
* Constify X509_certificate_type()Dr. Stephen Henson2016-08-171-1/+1
* Constify X509_get0_signature()Dr. Stephen Henson2016-08-171-1/+2
* Convert X509* functions to use const gettersDr. Stephen Henson2016-08-172-6/+7
* Convert X509_CRL* functions to use const gettersMatt Caswell2016-08-172-6/+7
* Make X509_NAME_get0_der() conform to OpenSSL styleMatt Caswell2016-08-171-2/+2
* Convert OCSP* functions to use const gettersMatt Caswell2016-08-171-3/+3
* Constify private key decode.Dr. Stephen Henson2016-08-172-4/+4
* constify X509_ALGOR_get0()Dr. Stephen Henson2016-08-171-2/+2
* Constify ASN1_item_unpack().Dr. Stephen Henson2016-08-171-1/+1
* Add missing session id and tlsext_status accessorsRemi Gacogne2016-08-172-0/+12
* Convert SSL_SESSION* functions to use const gettersMatt Caswell2016-08-161-1/+1
* Convert PKCS8* functions to use const gettersMatt Caswell2016-08-162-2/+4
* Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell2016-08-161-3/+5
* Provide compat macros for SSL_CTX_set_ecdh_auto() and SSL_set_ecdh_auto()Matt Caswell2016-08-161-0/+2
* Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson2016-08-161-1/+2
* Make CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean functionsRob Percival2016-08-151-4/+12
* Improves CTLOG_STORE settersRob Percival2016-08-151-6/+6
* Add point ctrls to X25519Dr. Stephen Henson2016-08-131-0/+7
* make errorsDr. Stephen Henson2016-08-131-0/+6
* Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson2016-08-131-2/+2
* GH1446: Add SSL_SESSION_get0_cipherRich Salz2016-08-121-0/+1
* Add #defines for magic numbers in API.Rich Salz2016-08-101-0/+9
* Fix spelling of error codeKurt Roeckx2016-08-101-1/+1
* Add some const castsRich Salz2016-08-102-9/+9
* GH1383: Add casts to ERR_PACKRich Salz2016-08-101-5/+7
* Mkae CT_log_new_from_base64 always return 0 on failureRob Percival2016-08-051-1/+4
* spelling fixes, just comments and readme.klemens2016-08-052-2/+2
* Removes CTLOG_new_null from the CT public APIRob Percival2016-08-051-6/+0
* Added appropriate OPENSSL_NO_STDIO to PKCS12 headerDániel Bakai2016-08-051-0/+4
* Make DTLS1_BAD_VER work with DTLS_client_method()David Woodhouse2016-08-041-2/+5
* Remove "lockit" from internal error-hash functionRich Salz2016-08-041-2/+0