summaryrefslogtreecommitdiff
path: root/crypto/LPdir_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-1/+2
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* Fix a -Warray-bounds gcc warning in OPENSSL_DIR_readBernd Edlinger2019-11-091-3/+2
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* typo-fixes: miscellaneous typo fixesagnosticdev2018-09-211-1/+1
* Adjust LPdir_unix.c on VMS for OpenSSL expectationsRichard Levitte2018-03-121-2/+37
* Fix typo (note by oneton@users.github)Rich Salz2017-06-201-1/+1
* Standardize Levitte's dual-licenseRich Salz2017-06-151-0/+3
* Remove the silly CVS markers from LPdir_*.cRichard Levitte2016-07-161-4/+0
* Copyright consolidation 08/10Rich Salz2016-05-171-0/+9
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-62/+61
* Import changed files from LPlib. The changes are logged as followsRichard Levitte2004-09-231-18/+32
* #include <limits.h> is required at least on HP-UX and IRIX. And what'sAndy Polyakov2004-07-221-0/+7
* Imported from LPlib, making sure the entry name (at least on Unix) isRichard Levitte2004-07-191-2/+3
* Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte2004-07-101-0/+105