Skip to content

Commit 61f48eb

Browse files
Merge pull request #6763 from DimitriPapadopoulos/codespell
Fix residual typos found by codespell
2 parents 63477bc + d532833 commit 61f48eb

9 files changed

Lines changed: 11 additions & 11 deletions

File tree

IDE/MDK5-ARM/Projects/wolfSSL-Full/wolfsslFull.uvoptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
</Group>
309309

310310
<Group>
311-
<GroupName>Dcumentation</GroupName>
311+
<GroupName>Documentation</GroupName>
312312
<tvExp>1</tvExp>
313313
<tvExpOptDlg>0</tvExpOptDlg>
314314
<cbSel>0</cbSel>

IDE/MDK5-ARM/Projects/wolfSSL-Full/wolfsslFull.uvprojx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@
446446
</Files>
447447
</Group>
448448
<Group>
449-
<GroupName>Dcumentation</GroupName>
449+
<GroupName>Documentation</GroupName>
450450
<Files>
451451
<File>
452452
<FileName>Abstract.txt</FileName>

debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,6 @@ License: BSD-3-clause
212212

213213

214214
License: Apache-2.0
215-
On modern Debian systens, the text of this license can be found
215+
On modern Debian systems, the text of this license can be found
216216
at: /usr/share/common-licenses/Apache-2.0
217217

src/sniffer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7559,7 +7559,7 @@ static int addKeyLogSnifferServerHelper(const char* address,
75597559
}
75607560

75617561
/* Tag the new or existing server as requiring keylog support to
7562-
* decrypt, otherwise it won't be useable */
7562+
* decrypt, otherwise it won't be usable */
75637563
sniffer->useKeyLogFile = 1;
75647564

75657565
return 0;

tests/api.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64558,7 +64558,7 @@ static int test_session_ticket_hs_update(void)
6455864558
ExpectIntEQ(wolfSSL_set_session(ssl_c3, sess), WOLFSSL_SUCCESS);
6455964559

6456064560
wolfSSL_SetLoggingPrefix("client");
64561-
/* Exchange intial flights for the second connection */
64561+
/* Exchange initial flights for the second connection */
6456264562
ExpectIntEQ(wolfSSL_connect(ssl_c2), WOLFSSL_FATAL_ERROR);
6456364563
ExpectIntEQ(wolfSSL_get_error(ssl_c2, WOLFSSL_FATAL_ERROR),
6456464564
WOLFSSL_ERROR_WANT_READ);

tests/quic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ static int test_quic_server_hello(int verbose) {
11541154
/* we have the app secrets */
11551155
check_secrets(&tclient, wolfssl_encryption_application, 32, 32);
11561156
check_secrets(&tserver, wolfssl_encryption_application, 32, 32);
1157-
/* verify client and server have the same secrets establishd */
1157+
/* verify client and server have the same secrets established */
11581158
assert_secrets_EQ(&tclient, &tserver, wolfssl_encryption_handshake);
11591159
assert_secrets_EQ(&tclient, &tserver, wolfssl_encryption_application);
11601160
/* AEAD cipher should be known */

wolfcrypt/src/asn.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15071,7 +15071,7 @@ static int DecodeCertInternal(DecodedCert* cert, int verify, int* criticalExt,
1507115071
/* Assumes the target is a Raw-Public-Key certificate and parsed up to the
1507215072
* public key. Returns CRYPTOCB_UNAVAILABLE if it determines that the cert is
1507315073
* different from the Paw-Public-Key cert. In that case, cert->srcIdx is not
15074-
* consumed so as successing parse function can take over.
15074+
* consumed so as succeeding parse function can take over.
1507515075
* In case that the target is Raw-Public-Key cert and contains a public key,
1507615076
* returns 0 and consumes cert->srcIdx so as a public key retrieval function
1507715077
* can follow.
@@ -20885,7 +20885,7 @@ static const ASNItem x509CertASN[] = {
2088520885
/* Version ::= INTEGER { v1(0), v2(1), v3(2) */
2088620886
/* TBS_VER_INT */ { 3, ASN_INTEGER, 0, 0, 0 },
2088720887
/* serialNumber CertificateSerialNumber */
20888-
/* CetificateSerialNumber ::= INTEGER */
20888+
/* CertificateSerialNumber ::= INTEGER */
2088920889
/* TBS_SERIAL */ { 2, ASN_INTEGER, 0, 0, 0 },
2089020890
/* signature AlgorithmIdentifier */
2089120891
/* AlgorithmIdentifier ::= SEQUENCE */
@@ -37387,7 +37387,7 @@ int wc_ParseCertPIV(wc_CertPIV* piv, const byte* buf, word32 totalSz)
3738737387
GetASN_Int8Bit(&dataASN[PIVCERTASN_IDX_INFO], &info);
3738837388
/* Start parsing from start of buffer. */
3738937389
idx = 0;
37390-
/* Parse PIV cetificate data. */
37390+
/* Parse PIV certificate data. */
3739137391
ret = GetASN_Items(pivCertASN, dataASN, pivCertASN_Length, 1, buf, &idx,
3739237392
totalSz);
3739337393
if (ret == 0) {

wolfcrypt/src/port/arm/armv8-aes.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323
/*
24-
* There are two versions one for 64 (Aarch64) and one for 32 bit (Aarch32).
24+
* There are two versions one for 64 (Aarch64) and one for 32 bit (Aarch32).
2525
* If changing one check the other.
2626
*/
2727

wolfcrypt/src/rsa.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4328,7 +4328,7 @@ static int wc_CompareDiffPQ(mp_int* p, mp_int* q, int size, int* valid)
43284328

43294329
#ifdef WOLFSSL_CHECK_MEM_ZERO
43304330
if (ret == 0)
4331-
mp_memzero_add("Comare PQ d", d);
4331+
mp_memzero_add("Compare PQ d", d);
43324332
#endif
43334333

43344334
#if !defined(WOLFSSL_SP_MATH) && (!defined(WOLFSSL_SP_MATH_ALL) || \

0 commit comments

Comments
 (0)