aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_dup.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-05Give ASN.1 objects the ability to report their libctx/propqMatt Caswell1-4/+9
2021-04-22Update copyright yearMatt Caswell1-1/+1
2021-04-16Add more negative checks for integers passed to OPENSSL_malloc().Shane Lontis1-0/+3
2020-11-27X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb opera...Dr. David von Oheimb1-2/+23
2020-11-26Update copyright yearMatt Caswell1-1/+1
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte1-2/+2
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-2/+2
2018-12-06Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte1-1/+1
2017-10-18Remove parentheses of return.KaoruToda1-6/+6
2016-05-17Copyright consolidation 08/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-40/+48
2009-09-06PR: 1644Dr. Stephen Henson1-1/+1
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller1-1/+1
2005-03-31Simplicate and add lightness.Ben Laurie1-7/+7
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-1/+2
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+2
2000-12-28ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson1-1/+25
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-1/+1
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-4/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+86