aboutsummaryrefslogtreecommitdiff
path: root/crypto/ebcdic.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Appease clang -Wempty-translation-unitRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-139/+201
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+2
2003-10-29Oops, this file already had the "empty source file" workaround but itGeoff Thorpe1-6/+7
2003-10-29Avoid "empty source file" warnings.Geoff Thorpe1-0/+2
2002-07-16The default C compiler on MacOS X doesn't like empty object filesRichard Levitte1-2/+2
2002-02-20Instead of just checking for OpenVMS, check if DEC C is used, since it's asRichard Levitte1-1/+1
2001-02-20DEC C on VMS is pedantic by definition.Richard Levitte1-1/+2
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson1-1/+5
2000-02-01EBCDIC support.Ulf Möller1-0/+213