openssl/apps
Bob Beck e70d3b1886 Add util/codespell-check.sh and run it
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28639)
2025-09-26 07:58:44 -04:00
..
demoSRP Fix grammar in srp_verifier.txt 2024-04-25 11:07:20 +02:00
include dgst and mac apps: Added new ways for obtaining a MAC key 2025-09-09 09:58:10 +02:00
lib Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
CA.pl.in Copyright year updates 2025-09-02 13:05:45 +00:00
asn1parse.c apps/asn1parse.c: correct help text order for -genstr option 2025-07-31 20:37:18 +02:00
build.info Utility for dumping OpenSSL config file 2025-05-08 11:05:42 +10:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps: use app_malloc_array() 2025-09-07 07:22:24 -04:00
cert.pem
ciphers.c Check that sk_SSL_CIPHER_value returns non-NULL value. 2022-09-20 18:27:17 +02:00
client.pem
cmp.c apps: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cms.c Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
configutl.c configutl.c: Resolve possible resource leak of config file 2025-05-15 15:38:10 -04:00
crl.c Copyright year updates 2025-09-02 13:05:45 +00:00
crl2pkcs7.c Copyright year updates 2025-03-12 13:35:59 +00:00
ct_log_list.cnf
dgst.c dgst and mac apps: Added new ways for obtaining a MAC key 2025-09-09 09:58:10 +02:00
dhparam.c APPS/dhparam: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
dsa-ca.pem
dsa-pca.pem
dsa.c Copyright year updates 2023-09-07 09:59:15 +01:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c APPS/dsaparam: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
ec.c Copyright year updates 2025-09-02 13:05:45 +00:00
ecparam.c apps: use app_malloc_array() 2025-09-07 07:22:24 -04:00
enc.c apps/enc.c: avoid signed integer overflow on bufsize assignment 2025-09-03 07:47:33 -04:00
engine.c apps: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
errstr.c Fix some invalid use of sscanf 2023-12-12 16:12:32 +00:00
fipsinstall.c Copyright year updates 2025-09-02 13:05:45 +00:00
gendsa.c Copyright year updates 2023-09-28 14:23:29 +01:00
genpkey.c Deprecate ASN1_METH internal usage 2025-07-17 11:25:18 -04:00
genrsa.c Copyright year updates 2023-09-28 14:23:29 +01:00
info.c Add 'openssl info' item for the Windows install context 2024-10-16 19:29:53 +02:00
insta.ca.crt
kdf.c Copyright year updates 2025-09-02 13:05:45 +00:00
list.c apps: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
mac.c dgst and mac apps: Added new ways for obtaining a MAC key 2025-09-09 09:58:10 +02:00
nseq.c APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2021-12-07 15:26:40 +01:00
ocsp.c apps/ocsp.c: avoid using NULL resp 2025-09-03 07:47:34 -04:00
openssl-vms.cnf minor doc fixes for CMP and HTTP 2025-03-04 13:58:37 +01:00
openssl.c Copyright year updates 2025-09-02 13:05:45 +00:00
openssl.cnf minor doc fixes for CMP and HTTP 2025-03-04 13:58:37 +01:00
passwd.c Copyright year updates 2025-09-02 13:05:45 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Update copyright year 2022-05-03 13:34:51 +01:00
pkcs8.c Copyright year updates 2025-09-02 13:05:45 +00:00
pkcs12.c Copyright year updates 2025-03-12 13:35:59 +00:00
pkey.c Copyright year updates 2025-09-02 13:05:45 +00:00
pkeyparam.c APPS/{ecparam,pkeyparam}: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
pkeyutl.c apps: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
prime.c apps: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
privkey.pem
progs.pl Copyright year updates 2025-09-02 13:05:45 +00:00
rand.c Copyright year updates 2025-09-02 13:05:45 +00:00
rehash.c rehash.c: handle possible null pointer returned by OPENSSL_strdup 2024-09-09 09:20:08 +02:00
req.c Copyright year updates 2025-09-02 13:05:45 +00:00
req.pem
rsa.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa8192.pem
rsautl.c apps: use app_malloc_array() 2025-09-07 07:22:24 -04:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Eliminate indentation tabs from *.c and *.h files 2025-08-06 08:17:05 +10:00
s_server.c Enable peer verification with s_server's verify_return_error option 2025-09-18 17:24:03 +02:00
s_time.c Copyright year updates 2025-09-02 13:05:45 +00:00
server.pem
server.srl
server2.pem
sess_id.c Copyright year updates 2025-09-02 13:05:45 +00:00
skeyutl.c skeyutl command line utility 2025-02-15 18:51:31 +01:00
smime.c Copyright year updates 2025-03-12 13:35:59 +00:00
speed.c Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
spkac.c Copyright year updates 2023-09-07 09:59:15 +01:00
srp.c apps: use app_malloc_array() 2025-09-07 07:22:24 -04:00
storeutl.c Don't return a value we never check from indent_printf() 2025-09-18 08:15:59 +10:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Copyright year updates 2025-03-12 13:35:59 +00:00
tsget.in convert tabs to spaces in two distributed Perl scripts 2021-09-14 07:21:22 +10:00
verify.c apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:28 +11:00
version.c Revert API change of OPENSSL_version() 2024-10-17 13:36:58 +02:00
vms_decc_init.c
x509.c apps, fuzz, providers: use array memory (re)allocation routines 2025-08-08 12:22:10 -04:00