aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
Commit message (Expand)AuthorAgeFilesLines
* Don't leak memory on set_reasons() error pathMatt Caswell2016-06-011-3/+3
* Don't leak memory on int X509_PURPOSE_add() error pathMatt Caswell2016-06-011-3/+10
* Don't leak memory in v2i_POLICY_MAPPINGS() on error pathMatt Caswell2016-06-011-9/+12
* Don't leak memory from notice_section function on error pathMatt Caswell2016-06-011-0/+1
* Don't leak memory in v2i_AUTHORITY_KEYIDMatt Caswell2016-06-011-0/+4
* Change a call of OPENSSL_strcasecmp to strcasecmpRichard Levitte2016-05-281-1/+1
* Remove unused error/function codes.Rich Salz2016-05-231-16/+4
* Ensure verify error is set when X509_verify_cert() failsViktor Dukhovni2016-05-181-0/+6
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Copyright consolidation 07/10Rich Salz2016-05-1740-2050/+208
* Use OPENSSL_hexchar2intRich Salz2016-05-161-7/+5
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Free an ASN1_OBJECT in an error pathMatt Caswell2016-04-281-0/+1
* Fix a missing return value check in v3_addrMatt Caswell2016-04-211-1/+2
* Remove --classic build entirelyRichard Levitte2016-04-201-53/+0
* Make string_to_hex/hex_to_string publicRich Salz2016-04-186-115/+8
* Rename some lowercase API'sRich Salz2016-04-185-67/+69
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Make X509_PUBKEY opaqueDr. Stephen Henson2016-03-221-6/+9
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flagViktor Dukhovni2016-03-091-4/+2
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-082-6/+6
* GH769: Reuse strndup()Dmitry-Me2016-03-032-6/+2
* Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg2016-02-254-302/+4
* GH480: Don't break statements with CPP stuff.Flavio Medeiros2016-02-241-9/+10
* Remove unused parameters from internal functionsRich Salz2016-02-221-3/+3
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-053-7/+7
* Long overdue cleanup of X509 policy tree verificationViktor Dukhovni2016-02-052-244/+217
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+8
* Fix invalid policy detectionViktor Dukhovni2016-01-291-2/+6
* Templatize util/domdRich Salz2016-01-291-2/+1
* Comment side-effect only calls of X509_check_purposeViktor Dukhovni2016-01-272-1/+5
* Remove /* foo.c */ commentsRich Salz2016-01-2640-40/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin2016-01-151-1/+2
* Move Makefiles to Makefile.inRich Salz2016-01-122-649/+71
* make updateRichard Levitte2016-01-121-317/+390
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-073-3/+3
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-182-2/+2
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-166-17/+17
* Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling2015-12-105-2/+205
* make updateDr. Stephen Henson2015-12-091-59/+23
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-0915-46/+56
* Rebuild error source files.Dr. Stephen Henson2015-11-051-37/+37
* make updateRichard Levitte2015-10-181-2/+3