aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add DSA_bits() function.Dr. Stephen Henson2016-08-011-0/+1
* Forgotten make updateRichard Levitte2016-08-011-0/+12
* Const the ex data stuff too to fix warningsRichard J. Moore2016-08-011-2/+2
* Const EC_KEY_dupRichard J. Moore2016-08-011-2/+2
* evp/evp_enc.c: make assert error message more readableAndy Polyakov2016-07-311-0/+3
* Ignore the serial number for now and just do the rest.Richard J. Moore2016-07-302-2/+2
* Make some more X509 functions const.Richard J. Moore2016-07-302-7/+7
* Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell2016-07-291-2/+2
* Deprecate X509_LU_FAIL, X509_LU_RETRYDr. Stephen Henson2016-07-261-0/+2
* Use X509_LOOKUP_TYPE for lookup type consistently.Dr. Stephen Henson2016-07-261-13/+16
* Move X509_LU_RETRY, X509_LU_FAILDr. Stephen Henson2016-07-261-2/+4
* Discard BIO_set(BIO* bio) methodFdaSilvaYY2016-07-251-2/+0
* Make it possible for external code to set the certiciate proxy path lengthRichard Levitte2016-07-251-0/+2
* Add X509_STORE lock and unlock functionsRichard Levitte2016-07-251-0/+2
* Add setter and getter for X509_STORE's check_policyRichard Levitte2016-07-251-0/+3
* Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte2016-07-251-15/+65
* Typo and comment fixFdaSilvaYY2016-07-251-4/+4
* Discard some unused typedefsFdaSilvaYY2016-07-251-7/+0
* Constify X509|X509_CRL|X509_REVOKED_get_extFdaSilvaYY2016-07-251-3/+3
* Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()FdaSilvaYY2016-07-251-14/+14
* Constify ...FdaSilvaYY2016-07-251-3/+3
* Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...FdaSilvaYY2016-07-252-4/+4
* Constify i2s_ASN1_INTEGER, X509V3_get_d2iFdaSilvaYY2016-07-251-1/+1
* Constify input parameters of methods :FdaSilvaYY2016-07-251-5/+5
* Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.FdaSilvaYY2016-07-251-3/+3
* Constify ASN1_buf_printFdaSilvaYY2016-07-251-1/+1
* Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...FdaSilvaYY2016-07-251-5/+5
* Constify SXNET_add_id_*FdaSilvaYY2016-07-251-4/+4
* Constify EC_KEY_*_oct2priv() input bufferFdaSilvaYY2016-07-251-1/+1
* Constify CMS_decrypt_set1_key input bufferFdaSilvaYY2016-07-251-1/+1
* Add EVP_ENCODE_CTX_copyJakub Zelenka2016-07-241-0/+1
* Make it possible for external code to flag a certificate as a proxy one.Richard Levitte2016-07-231-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-2031-34/+32
* Don't allocate r/s in DSA_SIG and ECDSA_SIGDr. Stephen Henson2016-07-202-0/+2
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-201-7/+7
* Remove reduntant X509_STORE_CTX_set_verify_cb declarationHannes Magnusson2016-07-201-2/+0
* make updateRichard Levitte2016-07-191-0/+3
* Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE insteadRichard Levitte2016-07-191-1/+1
* Define a few internal macros for easy use of run_once functionsRichard Levitte2016-07-191-0/+42
* Update error codes following tls_process_key_exchange() refactorMatt Caswell2016-07-191-0/+4
* make updateRichard Levitte2016-07-191-0/+2
* Fixup collision between SSL_F_TLS_PROCESS_SKE and SSL_F_TLS_PROCESS_CKE macrosRichard Levitte2016-07-191-6/+6
* Fix up error codes after splitting up tls_construct_key_exchange()Matt Caswell2016-07-181-0/+6
* Errors fix up following break up of CKE processingMatt Caswell2016-07-181-0/+6
* check return values for EVP_Digest*() APIsDr. Stephen Henson2016-07-151-7/+7
* Add OCSP accessors.Dr. Stephen Henson2016-07-131-0/+5
* Perform DANE-EE(3) name checks by defaultViktor Dukhovni2016-07-123-0/+10
* Add nameConstraints commonName checking.Dr. Stephen Henson2016-07-111-0/+1
* GH1278: Removed error code for alertsRich Salz2016-07-081-0/+29
* Replace all #define's in pod pages.Rich Salz2016-07-081-8/+5