TakayukiMatsuo
|
942226dc5a
|
Merge branch 'master' of https://github.com/wolfSSL/wolfssl to get updated ocsp tests
|
2020-07-09 07:47:54 +09:00 |
Sean Parkinson
|
b952f18eb4
|
Merge pull request #3104 from JacobBarthelmeh/nginx
Nginx 1.15.7
|
2020-07-09 08:46:30 +10:00 |
Sean Parkinson
|
3e0d0677ee
|
Merge pull request #3116 from embhorn/zd10570
Sanity check in DoTls13HandShakeMsgType
|
2020-07-09 08:42:37 +10:00 |
Sean Parkinson
|
e37bd2ade6
|
Merge pull request #3113 from guidovranken/scrypt-return-memory-e
Return MEMORY_E from wc_scrypt if allocation fails
|
2020-07-09 08:28:51 +10:00 |
Tesfa Mael
|
890500c1b1
|
Fix Coverity
|
2020-07-08 08:20:43 -07:00 |
TakayukiMatsuo
|
1e94f0478c
|
Added resetting size info output-buffer before calling export APIs
Added resetting size into output-buffer before calling export APIs
|
2020-07-08 08:20:43 -07:00 |
Eric Blankenhorn
|
b9855b51bf
|
Sanity check in DoTls13HandShakeMsgType
|
2020-07-08 07:55:05 -05:00 |
Eric Blankenhorn
|
5f5040686e
|
Merge pull request #3112 from kaleb-himes/INTERNAL_OCSP_STAPLING_FIX
Put both potential roots for login.live.com into collection for stapl…
|
2020-07-07 20:46:09 -05:00 |
Guido Vranken
|
7f66671449
|
In wc_PKCS12_PBKDF_ex, break out of outer loop on error
|
2020-07-08 01:38:02 +02:00 |
Guido Vranken
|
43e1eee55d
|
Return MEMORY_E from wc_scrypt if allocation fails
|
2020-07-08 01:04:37 +02:00 |
kaleb-himes
|
aa704420fd
|
Fix typo in include.am
|
2020-07-07 16:39:39 -06:00 |
toddouska
|
c8dcd59565
|
Merge pull request #3082 from JacobBarthelmeh/Testing
restrict the cert version allowed
|
2020-07-07 15:37:01 -07:00 |
kaleb-himes
|
42f3a6d7a4
|
Put both potential roots for login.live.com into collection for stapling test
|
2020-07-07 16:02:48 -06:00 |
Chris Conlon
|
6196698d8b
|
Merge pull request #3099 from ethanlooney/eighth_branch
Added unit tests to sha256.c for sha224 and sha256.
|
2020-07-07 15:37:38 -05:00 |
Jacob Barthelmeh
|
333f4ccced
|
add SP build for SGX
|
2020-07-07 10:43:44 -06:00 |
TakayukiMatsuo
|
a95b31041c
|
Added NO_ASN_TIME macro to avoid cert expiration validation
|
2020-07-07 18:40:41 +09:00 |
Sean Parkinson
|
80246dfbc3
|
Merge pull request #3102 from guidovranken/free-tlsx
In TLSX_SupportedFFDHE_Set, free TLSX list if TLSX_PopulateSupportedG…
|
2020-07-07 08:25:13 +10:00 |
Ethan Looney
|
296b562113
|
Fixed formatting and forgotten curly bracket
|
2020-07-06 12:33:06 -07:00 |
Ethan Looney
|
1b7a96627c
|
Changed formatting
|
2020-07-06 12:05:55 -07:00 |
toddouska
|
301e5c03b9
|
Merge pull request #3097 from SparkiDev/sp_int_mul_of
Fix SP int size of result checks
|
2020-07-06 11:17:01 -07:00 |
toddouska
|
b8314a70f9
|
Merge pull request #3089 from kaleb-himes/ZD10539_LICENSING
Add or later verbage to LICENSING and sync header license versions
|
2020-07-06 11:11:11 -07:00 |
toddouska
|
514254e294
|
Merge pull request #3069 from SparkiDev/gnu-stack
Add section to asm files to avoid exe stack
|
2020-07-06 11:08:24 -07:00 |
JacobBarthelmeh
|
e194a11cb8
|
add wolfSSL_SESSION_new and change to peek error
|
2020-07-06 10:47:46 -06:00 |
Ethan Looney
|
dfde73620c
|
Added if defined cases for tests using hashes
|
2020-07-06 08:07:03 -07:00 |
TakayukiMatsuo
|
9554e54e8f
|
Resolved conflict
|
2020-07-06 10:58:58 +09:00 |
Sean Parkinson
|
1af2e5cf02
|
Fix div implementation in SP int
|
2020-07-06 08:52:44 +10:00 |
Guido Vranken
|
04d063f2ba
|
In TLSX_SupportedFFDHE_Set, free TLSX list if TLSX_PopulateSupportedGroups fails
|
2020-07-05 23:41:50 +02:00 |
TakayukiMatsuo
|
464cd49e45
|
Supprted TSIP v1.09 for target board GR-ROSE
|
2020-07-04 23:40:10 +09:00 |
Sean Parkinson
|
0e79943a5c
|
Fix SP int size of result checks
sp_lshb: Only put values in extra word id necessary
|
2020-07-03 09:12:27 +10:00 |
Ethan Looney
|
5f3a287a6a
|
Added tests to sha256.c for sha224 and sha256.
|
2020-07-02 14:30:30 -07:00 |
Takashi Kojo
|
fd257ee8b9
|
fix guard
|
2020-07-03 05:42:44 +09:00 |
Chris Conlon
|
655022cfc5
|
Merge pull request #3095 from ethanlooney/sixth_branch
Added additional tests for curve25519 and fixed a print format error from previous tests.
|
2020-07-02 10:07:55 -05:00 |
Juliusz Sosinowicz
|
3efd8a8576
|
Jenkins fixes
|
2020-07-02 14:59:07 +02:00 |
Ethan Looney
|
3242fa3669
|
Fixed formatting, redundant if's and added a comment explaining why a value was chosen.
|
2020-07-01 16:01:50 -07:00 |
JacobBarthelmeh
|
df9a1a2a0e
|
revert error peek function
|
2020-07-01 16:26:38 -06:00 |
Juliusz Sosinowicz
|
fd79ebfe8d
|
TLS 1.3 requires chacha and poly1305 for myTicketEncCb
|
2020-07-01 20:24:50 +02:00 |
Ethan Looney
|
f526a11126
|
Added additional tests for curve25519 and fixed a print format error from previous tests
|
2020-07-01 10:19:40 -07:00 |
Ethan Looney
|
a59560a1d5
|
Added tests to curve25519.c and fixed a print error from previous curve25519 tests
|
2020-07-01 09:32:03 -07:00 |
tmael
|
f89686a1ec
|
Merge pull request #3086 from SparkiDev/sp_c_mod_fix
Fix normalization in all SP C divs
|
2020-07-01 09:02:29 -07:00 |
Chris Conlon
|
eb4b575b3a
|
Merge pull request #3085 from ethanlooney/fourth_branch
API tests for Curve448
|
2020-06-30 17:24:07 -05:00 |
Ethan Looney
|
4ad904909c
|
Added a return check
|
2020-06-30 12:40:20 -07:00 |
Ethan Looney
|
78efb48acf
|
Added two more tests to hit xmemset lines
|
2020-06-30 12:40:20 -07:00 |
Ethan Looney
|
b7e682e677
|
Added more tests to api.c for curve448
|
2020-06-30 12:40:20 -07:00 |
Chris Conlon
|
94654c7a46
|
Merge pull request #3062 from TakayukiMatsuo/branch-2
Added testcases for wc_curve25519_export_key_xx
|
2020-06-30 14:27:24 -05:00 |
Juliusz Sosinowicz
|
e63a80f1af
|
Use `NO_SESSION_CACHE` as well in preproc checks
|
2020-06-30 21:21:43 +02:00 |
JacobBarthelmeh
|
e6746639af
|
add SSL_SESSION_up_ref and fix for get lib
|
2020-06-30 13:16:28 -06:00 |
kaleb-himes
|
8d37f57990
|
Change variable name from Hash to hashAlg
|
2020-06-30 12:50:26 -06:00 |
Juliusz Sosinowicz
|
b57cf802eb
|
Expose session serialization outside of `OPENSSL_EXTRA`
Use `./configure CFLAGS='-DHAVE_EXT_CACHE'` to enable session serialization without `OPENSSL_EXTRA`.
|
2020-06-30 20:17:21 +02:00 |
kaleb-himes
|
970391319b
|
Add or later verbage to LICENSING and sync header license versions
|
2020-06-30 12:13:13 -06:00 |
kaleb-himes
|
55985ad1b4
|
Change Hash union to wc_Hmac_Hash
|
2020-06-30 12:01:57 -06:00 |