Chris Conlon
|
f931e67cd7
|
Merge pull request #3946 from TakayukiMatsuo/tk11899
Add test cases for EVP_CIPHER_CTX_cleanup and BIO_free
|
2021-04-20 10:10:41 -06:00 |
|
Chris Conlon
|
c3aee06b23
|
Merge pull request #3939 from miyazakh/qt_v5p15p2_r1
added and modified compatibility layer APIs for Qt v5.15.2 part1
|
2021-04-20 10:02:27 -06:00 |
|
Chris Conlon
|
bd5dc0b21d
|
Merge pull request #3948 from miyazakh/qt_unittest_cert
added favourite drink pilot attribute
|
2021-04-20 09:50:30 -06:00 |
|
Daniel Pouzzner
|
d08a2b1761
|
Merge pull request #3966 from SparkiDev/arm-jenkins-2
ARMv8 ASM AES-CBC: Fix parameter validation
|
2021-04-19 17:06:48 -05:00 |
|
Sean Parkinson
|
d274c80789
|
ARMv8 ASM AES-CBC: Fix parameter validation
|
2021-04-19 16:47:34 +10:00 |
|
Sean Parkinson
|
d7b0b97352
|
Merge pull request #3955 from kaleb-himes/OE18-external-to-module-changes
non-const versions only needed when using inlined ARM assembly in the module.
|
2021-04-19 09:13:11 +10:00 |
|
Kaleb Himes
|
3da32e75ad
|
Correct commentary based on peer feedback
|
2021-04-16 15:12:35 -06:00 |
|
Sean Parkinson
|
5955603c51
|
Merge pull request #3958 from TakayukiMatsuo/tk11969
Changed the logic for determining the group used for KeyShare in TLSX_PopulateExtensions.
|
2021-04-16 09:34:54 +10:00 |
|
Hideki Miyazaki
|
cc0359accb
|
changed callback func name corresponding other cb func name convention
|
2021-04-16 08:20:12 +09:00 |
|
David Garske
|
38637bb276
|
Merge pull request #3957 from SparkiDev/sp_div_word_fix
SP DIV word C: Add instead of OR
|
2021-04-15 12:20:56 -07:00 |
|
TakayukiMatsuo
|
2db06eb3b7
|
Changed the logic for determining the group used for KeyShare.
|
2021-04-15 19:30:02 +09:00 |
|
Sean Parkinson
|
bb75c4d610
|
SP DIV word C: Add instead of OR
|
2021-04-15 09:22:29 +10:00 |
|
Hideki Miyazaki
|
5a1d171236
|
fixed unit test failure
|
2021-04-14 21:25:50 +09:00 |
|
Hideki Miyazaki
|
03cfc3dc8f
|
addressed review comments part1
|
2021-04-14 11:15:23 +09:00 |
|
kaleb-himes
|
88aed28a3f
|
Refactor following peer review
|
2021-04-13 17:28:43 -06:00 |
|
Hideki Miyazaki
|
f8e7f9bf03
|
addressed review comment part1
|
2021-04-14 07:58:22 +09:00 |
|
TakayukiMatsuo
|
f245ba0ca1
|
Merge remote-tracking branch 'upstream/master' into tk11899
# Conflicts:
# tests/api.c
|
2021-04-14 06:13:46 +09:00 |
|
Chris Conlon
|
21faeff478
|
Merge pull request #3916 from JacobBarthelmeh/PKCS7
fix for streaming with PKCS7
|
2021-04-13 14:04:06 -06:00 |
|
Chris Conlon
|
c129f630e2
|
Merge pull request #3933 from miyazakh/rand_bytes_regression
fix retrun code regression on RAND_bytes
|
2021-04-13 13:55:04 -06:00 |
|
Chris Conlon
|
71e2f191a6
|
Merge pull request #3947 from dgarske/nxp_ltc
Fixes for NXP LTC
|
2021-04-13 13:49:22 -06:00 |
|
kaleb-himes
|
87a2cdea31
|
const poisoning - gcc 4.x prefers consistency in prototypes and implementations
|
2021-04-13 13:29:40 -06:00 |
|
JacobBarthelmeh
|
295418fa3e
|
Merge pull request #3954 from ejohnstown/m1
M1 Update
|
2021-04-13 12:08:11 +08:00 |
|
Chris Conlon
|
2739759072
|
Merge pull request #3953 from JacobBarthelmeh/build-tests
add option to use an engine with openssl test script
|
2021-04-12 13:22:52 -06:00 |
|
John Safranek
|
74df158c5c
|
Update the check for 64-bit on the M1 to filter out other ARM processors.
|
2021-04-12 11:18:52 -07:00 |
|
David Garske
|
021c22c038
|
Merge pull request #3950 from embhorn/zd11850
Fix build error with NO_PKCS12
|
2021-04-12 10:46:45 -07:00 |
|
toddouska
|
0f1a702f58
|
Merge pull request #3949 from JacobBarthelmeh/StaticAnalysisTests
remove dead code, variable gn will currently always be null
|
2021-04-12 10:26:02 -07:00 |
|
Hideki Miyazaki
|
501de37cad
|
fixed memory leak in unit test
|
2021-04-12 18:34:07 +09:00 |
|
Hideki Miyazaki
|
ad6f8e4246
|
added and modified compatibility layer APIs for Qt v5.15.2 part1
|
2021-04-12 18:34:07 +09:00 |
|
JacobBarthelmeh
|
d44549fd77
|
only update OPENSSL_ENGINE_ID if already set
|
2021-04-12 01:47:01 -06:00 |
|
Sean Parkinson
|
7345b2418b
|
Merge pull request #3944 from guidovranken/zd12039
Account for sp_sqr failure in _sp_exptmod_nct
|
2021-04-12 11:03:38 +10:00 |
|
Sean Parkinson
|
0197e133b1
|
Merge pull request #3929 from hicksjacobp/tls13-cbclientcert
fix: call CBClientCert for TLS 1.3 certificate requests
|
2021-04-12 09:25:22 +10:00 |
|
JacobBarthelmeh
|
ee22d27cf8
|
add sanity check that engine can be loaded
|
2021-04-11 20:48:18 +07:00 |
|
JacobBarthelmeh
|
c34025b186
|
add option to use an engine with openssl test script
|
2021-04-11 20:06:13 +07:00 |
|
David Garske
|
8538869d33
|
Added runtime checking for LTC big integer buffer sizes.
|
2021-04-09 15:51:57 -07:00 |
|
David Garske
|
070dfad07a
|
Fix for NXP LTC ECC public key computation broken in PR #2859 for contstant time changes.
|
2021-04-09 15:51:30 -07:00 |
|
Daniel Pouzzner
|
04cc48b810
|
Merge pull request #3935 from miyazakh/x509_store_ex_data
add X509_STORE_get/set_ex_data
|
2021-04-08 21:51:03 -05:00 |
|
Chris Conlon
|
a4ebeac932
|
fix minor typo in function return comment
|
2021-04-08 16:37:16 -06:00 |
|
TakayukiMatsuo
|
07022eebe7
|
Add a OPENSSL_EXTRA guard to call SSL_get_early_data_status
|
2021-04-09 01:10:45 +09:00 |
|
TakayukiMatsuo
|
424d97ca3d
|
Merge remote-tracking branch 'upstream/master' into tk11899
# Conflicts:
# src/ssl.c
|
2021-04-08 23:59:51 +09:00 |
|
TakayukiMatsuo
|
bc7191ca4c
|
Added test cases for NULL-parameter
|
2021-04-08 23:11:00 +09:00 |
|
toddouska
|
3b9e7942ea
|
Merge pull request #3908 from embhorn/zd11866
Sanity check size in TLSX_Parse
|
2021-04-07 16:34:56 -07:00 |
|
toddouska
|
b3177ffc17
|
Merge pull request #3945 from dgarske/ecc_nomalloc
Improve ECC with `WOLFSSL_NO_MALLOC`
|
2021-04-07 16:29:13 -07:00 |
|
toddouska
|
418e5b46d6
|
Merge pull request #3934 from SparkiDev/armv8-asm-sha256-fix
ARMv8 SHA-256: recalc data in SHA256 update
|
2021-04-07 16:22:27 -07:00 |
|
toddouska
|
86fe77d776
|
Merge pull request #3924 from dgarske/sp_math_all
Sp math all fixes
|
2021-04-07 16:21:58 -07:00 |
|
toddouska
|
de8653be35
|
Merge pull request #3941 from JacobBarthelmeh/Compatibility-Layer
add implementation of EC_KEY_set_group
|
2021-04-07 16:20:50 -07:00 |
|
toddouska
|
9e9506c260
|
Merge pull request #3919 from JacobBarthelmeh/StaticAnalysisTests_2
Static analysis tests 2
|
2021-04-07 16:18:37 -07:00 |
|
Eric Blankenhorn
|
ef69a9b458
|
Fix build error with NO_PKCS12
|
2021-04-07 15:36:35 -05:00 |
|
Jacob Barthelmeh
|
f16136c29b
|
remove dead code, variable gn will currently always be null
|
2021-04-07 20:56:50 +07:00 |
|
Hideki Miyazaki
|
8e6710e030
|
added favourite drink pilot attribute
fix OCSP authority access info
|
2021-04-07 18:44:32 +09:00 |
|
TakayukiMatsuo
|
7da85c6f3f
|
Merge remote-tracking branch 'upstream/master' into tk11899
|
2021-04-07 12:01:39 +09:00 |
|