summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_dup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb opera...Dr. David von Oheimb2020-11-271-2/+23
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-2/+2
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-2/+2
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-6/+6
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-40/+48
* PR: 1644Dr. Stephen Henson2009-09-061-1/+1
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-1/+1
* Simplicate and add lightness.Ben Laurie2005-03-311-7/+7
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+2
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-161-1/+2
* ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson2000-12-281-1/+25
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-021-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-311-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+86