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