summaryrefslogtreecommitdiffstats
path: root/crypto/ctype.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-05-23tolower: refine the tolower code to avoid a memory accessPauli
2022-05-13Move OPENSSL_strcasecmp() and related to o_str.cTomas Mraz
2022-05-13Include the e_os.h before string.hTomas Mraz
2022-05-13Fix build on OPENSSL_SYS_TANDEM and older POSIXesTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-04-22Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_asn1 symbolsShane Lontis
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-08-14Add missing EBCDIC stringsopensslonzos-github
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2017-08-25Check for EOF in ASCII conversions.Pauli
2017-08-22Avoid a self-assignment.Pauli
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli