aboutsummaryrefslogtreecommitdiff
path: root/crypto/o_dir.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Move e_os.h to be the very first include.Pauli1-1/+1
2017-08-22Use "" not <> on e_os.h includeRich Salz1-1/+1
2017-02-22Fix typo, missing ||Richard Levitte1-1/+1
2017-02-22Have the directory reader use the Unix API on VMSRichard Levitte1-1/+2
2016-05-17Copyright consolidation 05/10Rich Salz1-54/+5
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-11/+14
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-1/+1
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-1/+1
2004-08-03DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>.Richard Levitte1-1/+1
2004-07-10Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte1-0/+83