summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-08-04Constify inputs of two X509_LOOKUP_METHOD methodsFdaSilvaYY
2016-08-04Constify input bufferFdaSilvaYY
2016-08-04Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY
2016-08-04Prepare for 1.1.0-pre7-devMatt Caswell
2016-08-04Prepare for 1.1.0-pre6 releaseOpenSSL_1_1_0-pre6Matt Caswell
2016-08-01Constify some X509_CRL, X509_REQ functions.Dr. Stephen Henson
2016-08-01Add DSA_bits() function.Dr. Stephen Henson
2016-08-01Forgotten make updateRichard Levitte
2016-08-01Const the ex data stuff too to fix warningsRichard J. Moore
2016-08-01Const EC_KEY_dupRichard J. Moore
2016-07-31evp/evp_enc.c: make assert error message more readableAndy Polyakov
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore
2016-07-30Make some more X509 functions const.Richard J. Moore
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-26Deprecate X509_LU_FAIL, X509_LU_RETRYDr. Stephen Henson
2016-07-26Use X509_LOOKUP_TYPE for lookup type consistently.Dr. Stephen Henson
2016-07-26Move X509_LU_RETRY, X509_LU_FAILDr. Stephen Henson
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Add X509_STORE lock and unlock functionsRichard Levitte
2016-07-25Add setter and getter for X509_STORE's check_policyRichard Levitte
2016-07-25Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte
2016-07-25Typo and comment fixFdaSilvaYY
2016-07-25Discard some unused typedefsFdaSilvaYY
2016-07-25Constify X509|X509_CRL|X509_REVOKED_get_extFdaSilvaYY
2016-07-25Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()FdaSilvaYY
2016-07-25Constify ...FdaSilvaYY
2016-07-25Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...FdaSilvaYY