summaryrefslogtreecommitdiffstats
path: root/crypto/LPdir_unix.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-06-06Cast the argument to unsigned char when calling isdigit()Michael Baentsch
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2021-10-28fix some code with obvious wrong coding stylex2018
2019-11-09Fix a -Warray-bounds gcc warning in OPENSSL_DIR_readBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-03-12Adjust LPdir_unix.c on VMS for OpenSSL expectationsRichard Levitte
2017-06-20Fix typo (note by oneton@users.github)Rich Salz
2017-06-15Standardize Levitte's dual-licenseRich Salz
2016-07-16Remove the silly CVS markers from LPdir_*.cRichard Levitte
2016-05-17Copyright consolidation 08/10Rich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2004-09-23Import changed files from LPlib. The changes are logged as followsRichard Levitte
2004-07-22#include <limits.h> is required at least on HP-UX and IRIX. And what'sAndy Polyakov
2004-07-19Imported from LPlib, making sure the entry name (at least on Unix) isRichard Levitte
2004-07-10Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte