Stop accepting certificates signed using SHA1 at security level 1
[oweals/openssl.git] / crypto / ctype.c
2019-09-27 Dr. Matthias St... Reorganize private crypto header files
2019-09-10 Matt CaswellUpdate copyright year
2019-08-14 opensslonzos-githubAdd missing EBCDIC strings
2017-08-24 PauliCheck for EOF in ASCII conversions.
2017-08-22 PauliAvoid a self-assignment.
2017-08-21 PauliThis has been added to avoid the situation where some...