aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/f_string.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Remove parentheses of return.KaoruToda1-3/+3
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-16/+4
2016-08-18Constify i2a*Dr. Stephen Henson1-1/+1
2016-06-14Free memory on an error pathMatt Caswell1-0/+3
2016-05-17Copyright consolidation 08/10Rich Salz1-54/+6
2016-05-16Use OPENSSL_hexchar2intRich Salz1-8/+2
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell1-0/+1
2016-02-24GH480: Don't break statements with CPP stuff.Flavio Medeiros1-5/+5
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01Remove goto inside an if(0) blockRich Salz1-14/+11
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-04-28realloc of NULL is like mallocRich Salz1-4/+1
2015-04-28remove malloc castsRich Salz1-5/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-142/+139
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller1-1/+1
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1-0/+9
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-9/+2
1999-04-17Massive constification.Ben Laurie1-1/+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/+210