summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
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
2016-04-28Free an ASN1_OBJECT in an error pathMatt Caswell
2016-04-21Fix a missing return value check in v3_addrMatt Caswell
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-03-22Make X509_PUBKEY opaqueDr. Stephen Henson
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-09Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flagViktor Dukhovni
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-03GH769: Reuse strndup()Dmitry-Me
2016-02-25Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg
2016-02-24GH480: Don't break statements with CPP stuff.Flavio Medeiros
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Long overdue cleanup of X509 policy tree verificationViktor Dukhovni
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Fix invalid policy detectionViktor Dukhovni
2016-01-29Templatize util/domdRich Salz
2016-01-27Comment side-effect only calls of X509_check_purposeViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-15NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte