summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-08-22Expose alloc functions for EC{PK,}PARAMETERSKazuki Yamaguchi
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-22crypto/pkcs12: default to UTF-8.Andy Polyakov
2016-08-22crypto/pkcs12: add UTF8 support.Andy Polyakov
2016-08-21Move BIO index lock creationRich Salz
2016-08-21Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson
2016-08-20Duplicate includesFdaSilvaYY
2016-08-19Add BIO_get_new_index()Rich Salz
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Convert PKCS12* functions to use const gettersMatt Caswell
2016-08-19Update function error codeMatt Caswell
2016-08-19Fix DTLS replay protectionMatt Caswell
2016-08-19Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson
2016-08-19constify X509_REQ_get0_signature()Dr. Stephen Henson
2016-08-19constify i2o_ECPublicKeyDr. Stephen Henson
2016-08-18Constify i2a*Dr. Stephen Henson
2016-08-18Convert X509_REVOKED* functions to use const gettersMatt Caswell
2016-08-17Don't try to init dasync internallyRichard Levitte
2016-08-17Constify X509_SIG.Dr. Stephen Henson
2016-08-17Constify X509_certificate_type()Dr. Stephen Henson
2016-08-17Constify X509_get0_signature()Dr. Stephen Henson
2016-08-17Convert X509* functions to use const gettersDr. Stephen Henson
2016-08-17Convert X509_CRL* functions to use const gettersMatt Caswell
2016-08-17Make X509_NAME_get0_der() conform to OpenSSL styleMatt Caswell
2016-08-17Convert OCSP* functions to use const gettersMatt Caswell
2016-08-17Constify private key decode.Dr. Stephen Henson
2016-08-17constify X509_ALGOR_get0()Dr. Stephen Henson
2016-08-17Constify ASN1_item_unpack().Dr. Stephen Henson
2016-08-17Add missing session id and tlsext_status accessorsRemi Gacogne
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell
2016-08-16Convert PKCS8* functions to use const gettersMatt Caswell
2016-08-16Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell
2016-08-16Provide compat macros for SSL_CTX_set_ecdh_auto() and SSL_set_ecdh_auto()Matt Caswell
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-15Make CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean functionsRob Percival
2016-08-15Improves CTLOG_STORE settersRob Percival
2016-08-13Add point ctrls to X25519Dr. Stephen Henson
2016-08-13make errorsDr. Stephen Henson
2016-08-13Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-10Add #defines for magic numbers in API.Rich Salz
2016-08-10Fix spelling of error codeKurt Roeckx
2016-08-10Add some const castsRich Salz
2016-08-10GH1383: Add casts to ERR_PACKRich Salz
2016-08-05Mkae CT_log_new_from_base64 always return 0 on failureRob Percival
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-05Removes CTLOG_new_null from the CT public APIRob Percival
2016-08-05Added appropriate OPENSSL_NO_STDIO to PKCS12 headerDániel Bakai
2016-08-04Make DTLS1_BAD_VER work with DTLS_client_method()David Woodhouse
2016-08-04Remove "lockit" from internal error-hash functionRich Salz