index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ctype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typos in documentation and comments
Semen Zhydenko
2023-01-04
1
-1
/
+1
*
tolower: refine the tolower code to avoid a memory access
Pauli
2022-05-23
1
-6
/
+39
*
Move OPENSSL_strcasecmp() and related to o_str.c
Tomas Mraz
2022-05-13
1
-65
/
+1
*
Include the e_os.h before string.h
Tomas Mraz
2022-05-13
1
-2
/
+1
*
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
Tomas Mraz
2022-05-13
1
-22
/
+9
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2022-04-22
1
-0
/
+78
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Add missing EBCDIC strings
opensslonzos-github
2019-08-14
1
-0
/
+6
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Check for EOF in ASCII conversions.
Pauli
2017-08-25
1
-2
/
+3
*
Avoid a self-assignment.
Pauli
2017-08-22
1
-2
/
+2
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-0
/
+273