summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-09-26Prepare for 1.1.0b releaseOpenSSL_1_1_0bMatt Caswell
2016-09-22Prepare for 1.1.0b-devMatt Caswell
2016-09-22Prepare for 1.1.0a releaseOpenSSL_1_1_0aMatt Caswell
2016-09-22Add OCSP_RESPID_match()Matt Caswell
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell
2016-09-21Don't allow too many consecutive warning alertsMatt Caswell
2016-09-13bio.h: fix number of arguments passed to BIO_ptr_ctrl()Viktor Szakats
2016-08-25Prepare for 1.1.0a-devMatt Caswell
2016-08-25Prepare for 1.1.0 releaseOpenSSL_1_1_0Matt Caswell
2016-08-24Un-delete still documented X509_STORE_CTX_set_verifyViktor Dukhovni
2016-08-24Updates the CT_POLICY_EVAL_CTX PODRob Percival
2016-08-24Documents the CTLOG functionsRob Percival
2016-08-24Add comment about calling CT_POLICY_EVAL_CTX_freeRob Percival
2016-08-24Fix comment about what SCT_LIST_validate does.Rob Percival
2016-08-23Removes {i2o,o2i}_SCT_signature from the CT public APIRob Percival
2016-08-23Internalizes SCT_verify and removes SCT_verify_v1Rob Percival
2016-08-23Constify a bit X509_NAME_get_entryFdaSilvaYY
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-23Constify some input parameters.FdaSilvaYY
2016-08-23Constify some inputs buffersFdaSilvaYY
2016-08-23Constify ASN1_PCTX_*FdaSilvaYY
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