summaryrefslogtreecommitdiff
path: root/crypto/o_dir.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Move e_os.h to be the very first include.Pauli2017-08-301-1/+1
* Use "" not <> on e_os.h includeRich Salz2017-08-221-1/+1
* Fix typo, missing ||Richard Levitte2017-02-221-1/+1
* Have the directory reader use the Unix API on VMSRichard Levitte2017-02-221-1/+2
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Identify and move OpenSSL internal header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-11/+14
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>.Richard Levitte2004-08-031-1/+1
* Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte2004-07-101-0/+83