summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-08-04Remove get_hash completelyRich Salz
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 two internal methodsFdaSilvaYY
2016-08-04Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY
2016-08-04VSI submission: make the VMS version of RAND_poll() faster and more secureRichard Levitte
2016-08-04VSI submisson: make better use of item lists in o_time.cRichard Levitte
2016-08-03Don't check any revocation info on proxy certificatesRichard Levitte
2016-08-02Check for overlows and error return from ASN1_object_size()Dr. Stephen Henson
2016-08-02Check for overflows in ASN1_object_size().Dr. Stephen Henson
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-01Constify some X509_CRL, X509_REQ functions.Dr. Stephen Henson
2016-08-01Constify some X509_CRL 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-08-01Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.Wim Lewis
2016-08-01Fix bad result in i2b_PVK()Matt Caswell
2016-08-01Fix param order in RSA_get0_keyMatt Caswell
2016-08-01Fix various no-*s.Ben Laurie
2016-08-01crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov
2016-07-31evp/bio_enc.c: perform enc_read operation without using overlapping buffers.Andy Polyakov
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-29Fix CRL time comparison.Dr. Stephen Henson
2016-07-26Note cipher BIO write errors too.Dr. Stephen Henson
2016-07-26Use sk_CONF_VALUE_pop_free in do_ext_nconf error path.David Benjamin
2016-07-26Set error if EVP_CipherUpdate fails.Dr. Stephen Henson
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-26Remove current_method from X509_STORE_CTXDr. 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-25explicit initFdaSilvaYY
2016-07-25Typo and comment fixFdaSilvaYY
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
2016-07-25Constify i2s_ASN1_INTEGER, X509V3_get_d2iFdaSilvaYY
2016-07-25Constify input parameters of methods :FdaSilvaYY
2016-07-25Enforce and explicit some const castingFdaSilvaYY