David Garske
|
e97692c521
|
Merge pull request #3926 from vppillai/vppillai-patch-2
Fix ATECC608A TNGTLS certificate size issue
|
2021-04-30 10:58:09 -07:00 |
|
David Garske
|
751cb8f43f
|
Merge pull request #3974 from JacobBarthelmeh/sniffer
add fatal error return value for sniffer
|
2021-04-30 10:57:33 -07:00 |
|
David Garske
|
1388956a35
|
Merge pull request #3995 from SparkiDev/sha3_align
SHA-3: Aligned access of 64 bit value.
|
2021-04-30 10:54:21 -07:00 |
|
Tesfa Mael
|
f9a9b139ed
|
Fix a build err
|
2021-04-29 16:44:51 -07:00 |
|
Sean Parkinson
|
1fbe0cb408
|
SHA-3: Aligned access of 64 bit value.
|
2021-04-30 08:45:05 +10:00 |
|
Vysakh P Pillai
|
8ede17f337
|
code formating changes based on PR review.
|
2021-04-29 07:48:31 +05:30 |
|
Hideki Miyazaki
|
f4935f52b5
|
clear PROT_RSA_PD bit in PORT_RSA_PD_CTRL_REG to be initialization and activate RSA accelerator
|
2021-04-29 09:20:16 +09:00 |
|
John Safranek
|
3aa3fc889f
|
Add simple push and pull-request triggered build checks.
|
2021-04-28 16:52:54 -07:00 |
|
Sean Parkinson
|
985482a2ad
|
PKCS#11: rework RSA operations to be clearer
|
2021-04-29 08:42:53 +10:00 |
|
Eric Blankenhorn
|
cdede0515c
|
Allow parsing spaces in Base64_SkipNewline
|
2021-04-28 10:30:16 -05:00 |
|
kaleb-himes
|
0b4b0193e7
|
Implement minor port change requested by customer
|
2021-04-28 08:58:23 -06:00 |
|
TakayukiMatsuo
|
f652ac2a04
|
Removed unused macro guard.
|
2021-04-28 10:47:22 +09:00 |
|
TakayukiMatsuo
|
a56de6361d
|
Removed the double-defined function.
|
2021-04-28 10:41:49 +09:00 |
|
TakayukiMatsuo
|
c4782a7a1c
|
Fix macro guard for wolfSSL_CRYPTO_get_ex_new_index and get_ex_new_index.
|
2021-04-28 10:41:49 +09:00 |
|
TakayukiMatsuo
|
9c0ff73370
|
Add wolfSSL_CRYPTO_get_ex_new_index
|
2021-04-28 10:38:53 +09:00 |
|
Hideki Miyazaki
|
4063e33b02
|
addressed review comments p1
|
2021-04-28 10:08:22 +09:00 |
|
Hideki Miyazaki
|
9de3fab74c
|
fixed jenkins failures part1
|
2021-04-28 10:08:21 +09:00 |
|
Hideki Miyazaki
|
0e40293798
|
added psk session callback
|
2021-04-28 10:08:21 +09:00 |
|
David Garske
|
385e0bedaa
|
Merge pull request #3990 from haydenroche5/ocsp_bug
Fix CompareOcspReqResp.
|
2021-04-27 17:07:58 -07:00 |
|
Chris Conlon
|
edb0beb9b6
|
Merge pull request #3969 from TakayukiMatsuo/koyo
Add wolfSSL_DH_get0_pqg
|
2021-04-27 17:52:17 -06:00 |
|
Chris Conlon
|
6fad8c4a57
|
Merge pull request #3975 from TakayukiMatsuo/resumable
Add implementation for wolfSSL_SESSION_is_resumable.
|
2021-04-27 16:45:34 -06:00 |
|
Hayden Roche
|
73076940af
|
Fix CompareOcspReqResp.
There was a bug in this function that could cause a match to be reported even
when the OCSP request and response in fact had a mismatch.
|
2021-04-27 13:54:43 -07:00 |
|
Chris Conlon
|
1bff411191
|
Merge pull request #3986 from miyazakh/qt_ctx_min_max_proto
add MIN/MAX_PROTO into CTX_ctrl
|
2021-04-27 14:54:16 -06:00 |
|
Hideki Miyazaki
|
6d381a6c7f
|
do nothing when version is zero
|
2021-04-27 21:13:19 +09:00 |
|
Hideki Miyazaki
|
3b070e1bd0
|
add MIN/MAX_PROTO into CTX_ctrl
add unit test for min/max proto of CTX ctrl
|
2021-04-27 21:13:17 +09:00 |
|
Vysakh P Pillai
|
e716fcc635
|
do not reserve ATMEL_SLOT_ECDHE type for TNGTLS
|
2021-04-27 16:51:49 +05:30 |
|
Vysakh P Pillai
|
c34fcf908c
|
code cleanup based on PR review comments
|
2021-04-27 12:17:23 +05:30 |
|
Sean Parkinson
|
7e87c01a7d
|
Merge pull request #3987 from tmael/pss_salt
RSA: Fix RSA PSS padding check
|
2021-04-27 14:50:32 +10:00 |
|
Tesfa Mael
|
1637bd3e02
|
Fix RSA PSS padding
|
2021-04-26 19:21:23 -07:00 |
|
toddouska
|
b7b2347804
|
Merge pull request #3985 from elms/fix/dtls_no_asn
fix define gates for `AddFragHeaders` with DTLS
|
2021-04-26 15:13:59 -07:00 |
|
Elms
|
d20f7e7143
|
fix define gates for AddFragHeaders with DTLS
fixes build with `./configure --enable-dtls --disable-asn`
|
2021-04-24 07:23:50 -07:00 |
|
toddouska
|
3502bdc8df
|
Merge pull request #3960 from elms/msys_build_fix
mingw/msys: fix build error with TFM
|
2021-04-23 15:56:10 -07:00 |
|
Tesfa Mael
|
f8e9f32eb8
|
Add a new file
|
2021-04-23 15:56:09 -07:00 |
|
toddouska
|
54b17ba465
|
Merge pull request #3952 from julek-wolfssl/ZD12062
Using `--enable-chacha=noasm` wouldn't actually enable chacha
|
2021-04-23 15:55:10 -07:00 |
|
toddouska
|
40fe746710
|
Merge pull request #3942 from dgarske/get_static_ephemeral
Added API's for getting pointer to loaded static ephemeral key
|
2021-04-23 15:54:46 -07:00 |
|
toddouska
|
47fe114a02
|
Merge pull request #3901 from dgarske/bio_read
Fix for BIO read callback not called
|
2021-04-23 15:51:38 -07:00 |
|
toddouska
|
bbda833909
|
Merge pull request #3720 from elms/deos/project_files
DEOS: Add project files for shared library
|
2021-04-23 15:44:33 -07:00 |
|
toddouska
|
91e90f7a98
|
Merge pull request #3604 from haydenroche5/stunnel
Make changes to get latest verison of stunnel (5.57) working with wolfSSL.
|
2021-04-23 15:41:22 -07:00 |
|
toddouska
|
c3fefc6e27
|
Merge pull request #3889 from douzzer/network-introspection
--enable-wolfsentry
|
2021-04-23 15:38:01 -07:00 |
|
Tesfa Mael
|
0c16ef4b29
|
Check for TLS downgrade
|
2021-04-23 14:45:35 -07:00 |
|
David Garske
|
fa353b1ee0
|
Fix for ATECC on platforms where bool and int have different sizes. Related to issue #3971
|
2021-04-23 11:15:36 -07:00 |
|
elms
|
33f9f98569
|
Deos: fixup readme
|
2021-04-23 10:15:23 -07:00 |
|
TakayukiMatsuo
|
2b6f623777
|
Add implementation for wolfSSL_SESSION_is_resumable.
|
2021-04-23 11:12:20 +09:00 |
|
TakayukiMatsuo
|
c442841e4a
|
Fix some along review.
|
2021-04-23 10:53:22 +09:00 |
|
TakayukiMatsuo
|
d22ed7443b
|
Fix unit test.
|
2021-04-23 09:47:24 +09:00 |
|
TakayukiMatsuo
|
568c09bcde
|
Add guard to the unit test
|
2021-04-23 09:47:24 +09:00 |
|
TakayukiMatsuo
|
63826e227b
|
Add wolfSSL_DH_get0_pqg
|
2021-04-23 09:47:24 +09:00 |
|
Chris Conlon
|
878e0006ad
|
Merge pull request #3965 from miyazakh/qt_oslext_epk_param_ck
added wofSSL_EVP_PKEY_param_check for compatibility layer API
|
2021-04-22 15:43:47 -06:00 |
|
Chris Conlon
|
a83c6c68fe
|
Merge pull request #3940 from miyazakh/qt_v5p15p2_r3
Added compatibility layer API for Qt5.15.2 part2
|
2021-04-22 15:36:20 -06:00 |
|
Eric Blankenhorn
|
cb02f46fec
|
Fix Espressif win script
|
2021-04-22 16:20:34 -05:00 |
|