David Garske
|
072e6e010c
|
Handle the BIO want read in BioReceive.
|
2021-04-05 14:35:47 -07:00 |
|
David Garske
|
5c762afb94
|
Fix for BIO with callbacks not called after PR #3824 (was always returning WANT_READ).
|
2021-04-05 14:35:47 -07:00 |
|
David Garske
|
e13c93d493
|
Added API's for getting pointer to load static ephemeral key.
|
2021-04-05 13:40:48 -07:00 |
|
David Garske
|
6b46669641
|
Merge pull request #3917 from embhorn/zd11959
Sanity check sockfd max value
|
2021-04-05 11:50:13 -07:00 |
|
David Garske
|
7935b7c485
|
Merge pull request #3920 from SparkiDev/sp_int_ullong
SP int: Handle ULLONG_MAX not being defined
|
2021-04-05 11:48:38 -07:00 |
|
David Garske
|
53d97d1961
|
Fix for DSA only case and missing sp_read_radix
|
2021-04-05 11:43:21 -07:00 |
|
David Garske
|
24d8e1b104
|
SP math all edge cases without RSA.
|
2021-04-05 11:31:55 -07:00 |
|
David Garske
|
eb37953061
|
Fix for WOLFSSL_SP_MATH_ALL typo. Plus a few other minor ones.
|
2021-04-05 11:31:55 -07:00 |
|
JacobBarthelmeh
|
63c96c3585
|
add implementation of EC_KEY_set_group
|
2021-04-05 22:22:31 +07:00 |
|
Jacob Barthelmeh
|
9a86f133c8
|
additional fixes for reports with test cases
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
71fea2bdd1
|
initialize hash size variable to 0 in the case that getting the digest size returns 0
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
4e8769ba6b
|
initialize variable
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
39f34ef88b
|
check return values
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
1c3ba77bee
|
remove dead code path
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
fdb3221ea7
|
check variable is not null before use in error case
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
b4c0301f57
|
add sanity check on serial size
|
2021-04-05 21:26:52 +07:00 |
|
Jacob Barthelmeh
|
9ea60db80a
|
add free of bio in error case
|
2021-04-05 21:26:22 +07:00 |
|
Jacob Barthelmeh
|
4ead19e21f
|
check return value of hash digest size
|
2021-04-05 21:26:22 +07:00 |
|
Jacob Barthelmeh
|
75abeebaf7
|
free memory in test case
|
2021-04-05 21:26:22 +07:00 |
|
Jacob Barthelmeh
|
97b83a2550
|
free PKCS7 structure on error case
|
2021-04-05 21:26:22 +07:00 |
|
Jacob Barthelmeh
|
141d1cb5af
|
fix for potential leak on fail case
|
2021-04-05 21:26:22 +07:00 |
|
Elms
|
379e1fb630
|
INTIME: support CRL for INTIME version < 6
|
2021-04-01 11:15:23 -07:00 |
|
Hideki Miyazaki
|
ea0f4580de
|
add X509_STORE_get/set_ex_data
|
2021-04-01 17:06:02 +09:00 |
|
Sean Parkinson
|
e3c86f8f77
|
ARMv8 SHA-256: recalc data in SHA256 update
|
2021-04-01 17:01:21 +10:00 |
|
Sean Parkinson
|
fd94d05b0a
|
Merge pull request #3932 from guidovranken/zd12012
MP integer.c: Use unsigned integers in mp_is_bit_set
|
2021-04-01 15:41:01 +10:00 |
|
Hideki Miyazaki
|
b8684f3f7e
|
fix retrun code regression on RAND_bytes
fix jenkins fail
|
2021-04-01 13:35:50 +09:00 |
|
Guido Vranken
|
2ecaa3c4c6
|
Use unsigned integers in mp_is_bit_set
ZD 12012
|
2021-04-01 00:57:06 +02:00 |
|
toddouska
|
95b91d8913
|
Merge pull request #3886 from DKubasekRA/fix/RA/v4.7.0-coverity
RA - Fixes for Coverity issues
v4.7.1r
|
2021-03-31 10:41:54 -07:00 |
|
toddouska
|
49b29bec32
|
Merge pull request #3930 from JacobBarthelmeh/Testing
add link to wolfssl-examples repository in README
|
2021-03-31 10:10:44 -07:00 |
|
toddouska
|
38cec4b0d4
|
Merge pull request #3922 from dgarske/have_secret
Expose functions to get client/server random for have secret callback
|
2021-03-30 16:03:57 -07:00 |
|
toddouska
|
f7046ca12a
|
Merge pull request #3906 from douzzer/AES-BAD_ALIGN_E-consistency
Adds optional AES CBC length checking
|
2021-03-30 16:01:29 -07:00 |
|
toddouska
|
4d1ad6acd6
|
Merge pull request #3885 from JacobBarthelmeh/StaticAnalysisTests
Static analysis fixes for items listed as high priority
|
2021-03-30 16:00:03 -07:00 |
|
Chris Conlon
|
4044b30363
|
Merge pull request #3915 from TakayukiMatsuo/os_ecdh
Add unit tests for OpenSSL compat APIs
|
2021-03-30 16:18:16 -06:00 |
|
Jacob Barthelmeh
|
dfb7848320
|
add link to wolfssl-examples repository in README
|
2021-03-31 01:34:14 +07:00 |
|
Jake Hicks
|
0ea9163253
|
fix: call CBClientCert for TLS 1.3 certificate requests
|
2021-03-30 07:25:05 -05:00 |
|
Sean Parkinson
|
c3fcb2e95f
|
Merge pull request #3923 from dgarske/armv8
ARMv8: do not compile code if module is disabled
|
2021-03-29 08:50:41 +10:00 |
|
Vysakh P Pillai
|
4911977946
|
rename I2C address var per cryptoauthlib 3.3.0
|
2021-03-28 00:11:11 +05:30 |
|
Vysakh P Pillai
|
ccc50714d0
|
Fix TNGTLS certificate size issue
TNGTLS devices has shown variations in the device and signer certificate sizes causing failure.
This fix makes the size query dynamic.
|
2021-03-28 00:02:17 +05:30 |
|
Chris Conlon
|
a9ff314840
|
Merge pull request #3912 from miyazakh/rsa_bits_
Added RSA_bits
|
2021-03-26 17:00:56 -06:00 |
|
Chris Conlon
|
b67f270e3d
|
Merge pull request #3910 from miyazakh/openssl_ext_unit_test
Update compatibility layer api unit test
|
2021-03-26 16:58:21 -06:00 |
|
David Garske
|
a22defec50
|
Fix for availability of wolfSSL_SESSION_print .
|
2021-03-26 15:39:55 -07:00 |
|
David Garske
|
95ff75c43d
|
Fix for wolfSSL_SESSION_print
|
2021-03-26 13:41:11 -07:00 |
|
David Garske
|
724a415d51
|
Fix ARMv8 to not compile code if module is disabled
|
2021-03-26 13:28:15 -07:00 |
|
David Garske
|
f65e1f1f09
|
Expose functions to get client/server random when HAVE_SECRET_CALLBACK is defined.
|
2021-03-26 13:23:00 -07:00 |
|
Daniel Pouzzner
|
5f6b618e71
|
configure.ac: add --enable-aescbc-length-checks and add it to --enable-all; api.c: fix expected error code in WOLFSSL_AES_CBC_LENGTH_CHECKS path of test_wc_AesCbcEncryptDecrypt(); aes.c: add explanatory comment on WOLFSSL_AES_CBC_LENGTH_CHECKS to top of file.
|
2021-03-26 14:04:25 -05:00 |
|
Daniel Pouzzner
|
5d9ee97530
|
WOLFSSL_AES_CBC_LENGTH_CHECKS: add gated logic to aes.c wc_AesCbc{En,De}crypt() to return BAD_LENGTH_E when input length is not a multiple of AES_BLOCK_SIZE; add gated tests of new functionality in test_wc_AesCbcEncryptDecrypt(); fix first encrypt-decrypt-memcmp in test_wc_AesCbcEncryptDecrypt() to span all of test vector and extend test vector length to be block-multiple; add ungated logic in platform-specific wc_AesCbc{En,De}crypt() routines to return with early success when blocks == 0 (also mitigates buffer overrun on short (less-than-AES_BLOCK_SIZE) input); add BAD_LENGTH_E error code; update documentation.
|
2021-03-26 13:40:08 -05:00 |
|
David Garske
|
f201d65459
|
Merge pull request #3898 from elms/intime_rtos/crl_directory_fix
INTIME: add support for directory file search
|
2021-03-26 09:37:21 -07:00 |
|
toddouska
|
79fa71d600
|
Merge pull request #3882 from TakayukiMatsuo/tk11899
Return code differences in wolfSSL_EVP_PKEY_cmp et al.
|
2021-03-26 09:36:52 -07:00 |
|
toddouska
|
212be50a23
|
Merge pull request #3899 from SparkiDev/shake256_improve
SHA-3: Improve SHAKE256 change to support longer output
|
2021-03-26 09:35:52 -07:00 |
|
toddouska
|
bb7dce8b46
|
Merge pull request #3921 from SparkiDev/sp_modinv_win
SP MSVC: movslq -> movsxd
|
2021-03-26 09:34:15 -07:00 |
|