aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ebcdic.c
Commit message (Expand)AuthorAgeFilesLines
* Appease clang -Wempty-translation-unitRichard Levitte2015-04-041-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-139/+201
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* Oops, this file already had the "empty source file" workaround but itGeoff Thorpe2003-10-291-6/+7
* Avoid "empty source file" warnings.Geoff Thorpe2003-10-291-0/+2
* The default C compiler on MacOS X doesn't like empty object filesRichard Levitte2002-07-161-2/+2
* Instead of just checking for OpenVMS, check if DEC C is used, since it's asRichard Levitte2002-02-201-1/+1
* DEC C on VMS is pedantic by definition.Richard Levitte2001-02-201-1/+2
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-1/+5
* EBCDIC support.Ulf Möller2000-02-011-0/+213