[openssl/openssl] eb4129: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
noreply at github.com
Thu Jun 15 00:14:08 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: eb4129e12cdf7fe64b3ce352f539e3dbeb1b1321
https://github.com/openssl/openssl/commit/eb4129e12cdf7fe64b3ce352f539e3dbeb1b1321
Author: Dimitri Papadopoulos <3234522+DimitriPapadopoulos at users.noreply.github.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M CHANGES.md
M Configurations/unix-Makefile.tmpl
M INSTALL.md
M NEWS.md
M apps/s_client.c
M crypto/bn/bn_nist.c
M crypto/deterministic_nonce.c
M crypto/ec/ec_local.h
M crypto/err/openssl.txt
M crypto/hpke/hpke.c
M crypto/hpke/hpke_util.c
M crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
M crypto/modes/asm/aes-gcm-avx512.pl
M crypto/modes/asm/ghash-riscv64.pl
M crypto/modes/gcm128.c
M crypto/param_build.c
M crypto/pkcs12/pk12err.c
M crypto/rc4/asm/rc4-x86_64.pl
M crypto/rsa/rsa_ossl.c
M crypto/rsa/rsa_pk1.c
M crypto/sm4/asm/vpsm4-armv8.pl
M crypto/sm4/asm/vpsm4_ex-armv8.pl
M crypto/thread/arch/thread_win.c
M crypto/x509/x509_err.c
M dev/release-aux/README.md
M doc/designs/ddd/WINDOWS.md
M doc/designs/quic-design/congestion-control.md
M doc/designs/quic-design/dgram-api.md
M doc/designs/quic-design/quic-ackm.md
M doc/designs/quic-design/quic-fault-injector.md
M doc/designs/quic-design/quic-requirements.md
M doc/designs/quic-design/record-layer.md
M doc/internal/man3/OSSL_EVENT.pod
M engines/e_dasync.c
M include/internal/bio_tfo.h
M include/internal/endian.h
M include/internal/event_queue.h
M include/internal/packet_quic.h
M include/internal/quic_cc.h
M include/internal/recordmethod.h
M include/openssl/ec.h
M providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c
M providers/implementations/encode_decode/encode_key2text.c
M providers/implementations/kdfs/argon2.c
M providers/implementations/rands/drbg_hash.c
M ssl/quic/quic_ackm.c
M ssl/quic/quic_channel.c
M ssl/quic/quic_channel_local.h
M ssl/record/methods/recmethod_local.h
M ssl/record/methods/tls1_meth.c
M ssl/statem/statem_lib.c
M ssl/statem/statem_srvr.c
M test/ffc_internal_test.c
M test/helpers/quictestlib.c
M test/helpers/quictestlib.h
M test/membio_test.c
M test/quicfaultstest.c
M test/recipes/30-test_evp_data/evppkey_rsa_common.txt
M test/sslapitest.c
M test/tls-provider.c
Log Message:
-----------
Fix typos found by codespell
Typos in doc/man* will be fixed in a different commit.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20910)
More information about the openssl-commits
mailing list