summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free cleanup 12Rich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11do_dirname: Don't change gen on failuresKurt Roeckx
2015-04-01make updateEmilia Kasper
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-25make dependDr. Stephen Henson
2015-03-25make X509_NAME opaqueDr. Stephen Henson
2015-03-24free NULL cleanupRich Salz
2015-03-24Adjust include pathRichard Levitte
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-12Fix missing return checks in v3_cpols.cMatt Caswell
2015-03-05Make OCSP structures opaque.Dr. Stephen Henson
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-02-09Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson
2015-02-06Remove X509_PAIRRich Salz
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-28Fix int/unsigned compiler complaintRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-12Allow multiple IDN xn-- indicatorsRich Salz
2015-01-06RT3662: Allow leading . in nameConstraintsDr. Stephen Henson
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-10tree_print: check for NULL after allocating errJonas Maebe
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-08RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRINGBjoern Zeeb
2014-09-08RT3031: Need to #undef some names for win32Robin Lee
2014-08-17process_pci_value: free (*policy)->data before setting to NULL after failed r...Jonas Maebe