index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ctype.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
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-24
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