summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/f_enum.c
AgeCommit message (Expand)Author
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28realloc of NULL is like mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
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-07-24Don't include x509.h when we just need asn1.hBodo 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
1999-04-17Massive constification.Ben Laurie
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson