]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 23 Aug 2022 18:37:03 +0000 (20:37 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:47 +0000 (18:21 +0100)
commit2c54276e89ea3d44959f0844430c49de30711a6e
treee9fcceff25bc7c3cca3da0b82bc31efb4edc6188
parent5af0050147ee0fce640722108639f3f7a72353b6
crypto/*: Fix various typos, repeated words, align some spelling to LDP.

partially revamped from #16712
- fall thru -> fall through
- time stamp -> timestamp
- host name -> hostname
- ipv6 -> IPv6

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19059)

(cherry picked from commit c7340583097a80a4fe42bacea745b2bbaa6d16db)
20 files changed:
crypto/bio/bio_sock2.c
crypto/bn/bn_const.c
crypto/dsa/dsa_local.h
crypto/ffc/ffc_params_generate.c
crypto/http/http_client.c
crypto/http/http_lib.c
crypto/idea/idea_local.h
crypto/pkcs7/pk7_asn1.c
crypto/rc2/rc2_local.h
crypto/rc5/rc5_local.h
crypto/siphash/siphash.c
crypto/store/store_lib.c
crypto/ts/ts_local.h
crypto/ts/ts_rsp_verify.c
crypto/x509/by_store.c
crypto/x509/v3_ncons.c
crypto/x509/v3_purp.c
crypto/x509/x_crl.c
crypto/x509/x_req.c
crypto/x509/x_x509.c