Daniel Pouzzner
|
742492cb5e
linuxkm/Makefile: fix module sign-file error handling.
|
3 years ago |
Jacob Barthelmeh
|
d869c60605
prepare for release v5.0.0
|
3 years ago |
David Garske
|
99f44149eb
Merge pull request #4520 from JacobBarthelmeh/Testing
|
3 years ago |
Jacob Barthelmeh
|
fb7baf28ca
fix for xcode build and revert cmake change
|
3 years ago |
Daniel Pouzzner
|
6ba55edd50
fix async warnings
|
3 years ago |
Jacob Barthelmeh
|
1d91ccb41b
remove exe bit on example.c and server.c
|
3 years ago |
Jacob Barthelmeh
|
03bc45c5b1
check if private key exists before using with private key check function
|
3 years ago |
David Garske
|
5ad580b233
Merge pull request #4517 from elms/cmake/kdf
|
3 years ago |
JacobBarthelmeh
|
fc01723407
Merge pull request #4516 from dgarske/asn_templ_genname
|
3 years ago |
David Garske
|
a6415493eb
Merge pull request #4518 from douzzer/nestable-save-vector-registers
|
3 years ago |
David Garske
|
8a8a6cf17f
Merge pull request #4515 from kareem-wolfssl/zd13006
|
3 years ago |
Daniel Pouzzner
|
ddf927ae41
linuxkm: fixes for {save,restore}_vector_registers_x86().
|
3 years ago |
Elms
|
49389f3074
cmake: Add `kdf.c` and `FIPS_V5`
|
3 years ago |
David Garske
|
e60c2201b2
Fix for general name parsing with `WOLFSSL_ASN_TEMPLATE` to use right length for general names and properly NULL terminate.
|
3 years ago |
Jacob Barthelmeh
|
8775823fa0
handling edge cases with ecc import and decrypt functions
|
3 years ago |
Jacob Barthelmeh
|
e10e3a92b8
add kdf.c to cmake build
|
3 years ago |
Jacob Barthelmeh
|
9ec9ace7ea
adding kdf.c to IDE builds
|
3 years ago |
Kareem
|
39c9fa96bc
wc_scrypt: Code review feedback.
|
3 years ago |
David Garske
|
6b3ff9bae2
Merge pull request #4459 from julek-wolfssl/missing-ext
|
3 years ago |
Kareem
|
0ecb81e74a
wc_scrypt: Check for underflow in blocksSz calculation.
|
3 years ago |
David Garske
|
0a26335243
Merge pull request #4446 from ejohnstown/dtls-sizing
|
3 years ago |
David Garske
|
2c42770eea
Merge pull request #4508 from elms/cmake/tlsx
|
3 years ago |
Juliusz Sosinowicz
|
9c8e4f558c
Explicit cast to `int`
|
3 years ago |
Juliusz Sosinowicz
|
adee6a86d1
Return the close notify error when expecting an error.
|
3 years ago |
David Garske
|
6bb7e3900e
Merge pull request #4511 from JacobBarthelmeh/Testing
|
3 years ago |
David Garske
|
e4e6242fde
Merge pull request #4514 from SparkiDev/zephyr_fix_2
|
3 years ago |
Juliusz Sosinowicz
|
8cba5dda17
Need to free x509 in tests
|
3 years ago |
Juliusz Sosinowicz
|
a738c16b2f
Can't have macros within macros
|
3 years ago |
Juliusz Sosinowicz
|
7d6f8ea255
Update wrong email in gen script
|
3 years ago |
Juliusz Sosinowicz
|
ef37eeaeaa
Code review fixes
|
3 years ago |