summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
2017-03-15Fixed a crash in print_notice.Bernd Edlinger
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2017-02-05Fix a crash with malformed user notice policy numbersBernd Edlinger
2017-01-25Few nit'sFdaSilvaYY
2016-11-16Missing free item on push failureFdaSilvaYY
2016-11-03Clean away remaining 'selftest' codeRichard Levitte
2016-11-03Convert x509 selftests to internal testRichard Levitte
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-23Constify some input parameters.FdaSilvaYY
2016-08-18Constify i2a*Dr. Stephen Henson
2016-08-17Convert X509_CRL* functions to use const gettersMatt Caswell
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-05Fix irregularities in GENERAL_NAME_print().Tomas Mraz
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04Constify two internal methodsFdaSilvaYY
2016-07-26Use sk_CONF_VALUE_pop_free in do_ext_nconf error path.David Benjamin
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()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-25Enforce and explicit some const castingFdaSilvaYY
2016-07-25Constify SXNET_add_id_*FdaSilvaYY
2016-07-23Make it possible for external code to flag a certificate as a proxy one.Richard Levitte
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-11Add nameConstraints commonName checking.Dr. Stephen Henson
2016-06-29SpellingFdaSilvaYY
2016-06-20Remove pointless free loop in X509_PURPOSE_cleanup()Kurt Cancemi
2016-06-16Spelling fixesFdaSilvaYY
2016-06-15Constify input buffers of some X509V3 and X509_PURPOSE -related methodsFdaSilvaYY
2016-06-14Remove an unused variable assignmentMatt Caswell
2016-06-11Specify array sizesKurt Roeckx
2016-06-10Fix an error path leak in do_ext_nconf()Matt Caswell
2016-06-08Add some accessor API'sRich Salz
2016-06-04Constify X509V3_EXT_*_conf*FdaSilvaYY
2016-06-04Constify s2i_ASN1_IA5STRINGFdaSilvaYY
2016-06-04Constify s2i_ASN1_INTEGERFdaSilvaYY
2016-06-03Fix threading issue that at best will leak memoryPauli
2016-06-01Don't leak memory on set_reasons() error pathMatt Caswell
2016-06-01Don't leak memory on int X509_PURPOSE_add() error pathMatt Caswell
2016-06-01Don't leak memory in v2i_POLICY_MAPPINGS() on error pathMatt Caswell
2016-06-01Don't leak memory from notice_section function on error pathMatt Caswell
2016-06-01Don't leak memory in v2i_AUTHORITY_KEYIDMatt Caswell
2016-05-28Change a call of OPENSSL_strcasecmp to strcasecmpRichard Levitte
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-18Ensure verify error is set when X509_verify_cert() failsViktor Dukhovni
2016-05-17Copyright consolidation 08/10Rich Salz
2016-05-17Copyright consolidation 07/10Rich Salz
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-04-28various spelling fixesFdaSilvaYY