Daniel Pouzzner
|
8e131620ae
.gitignore: add linuxkm/libwolfssl.lds
|
3 years ago |
Daniel Pouzzner
|
fae342940c
.gitignore: add .build_params.
|
3 years ago |
David Garske
|
c8fd5d552e
IoTSafe Improvements. Use new hex to char functions in misc.c. Fix for arm-none-eabi missing nano specs. Cleanups for IoTSafe code, `README.md` and `user_settings.h`. Fix linker script to use flash at `0x8000000`. Support for TLS v1.3.
|
3 years ago |
Juliusz Sosinowicz
|
7dea1dcd39
OpenResty 1.13.6.2 and 1.19.3.1 support
|
3 years ago |
kaleb-himes
|
eea9866967
Address bug that fails to ignore select files generated by gcov. Thanks to M.W. for the report
|
3 years ago |
Jacob Barthelmeh
|
749425e1e8
first pre alpha code for QNX + CAAM
|
4 years ago |
Elms
|
c17597a4fb
build: arbitrary path for `make check`
|
3 years ago |
Hayden Roche
|
8f6c21d600
CMake improvements.
|
4 years ago |
Hayden Roche
|
31b6c507f9
Tweak CMakeLists.txt
|
4 years ago |
Daniel Pouzzner
|
2c564a7728
update .gitignore with more artifacts from linuxkm build.
|
4 years ago |
Daniel Pouzzner
|
1aa15632ce
initial buildability of full libwolfssl.ko loadable kernel module for Linux via ./configure --enable-linuxkm && make.
|
4 years ago |
Daniel Pouzzner
|
14e3da9206
.gitignore: add *~ for emacs backup files.
|
4 years ago |
Daniel Pouzzner
|
3c2155f4a9
linuxkm WIP -- update for kernels 4.9.x (LTS representative) and 5.8.x (latest).
|
4 years ago |
David Garske
|
6425ebb60e
Linux Kernel Module support using "--enable-linuxkm".
|
9 years ago |
Sean Parkinson
|
0232239959
Ignore test-log-dump-to-file.txt
|
4 years ago |
David Garske
|
2bae1d27a1
wolfSSL Compatibility support for OpenVPN
|
5 years ago |
Hideki Miyazaki
|
5c6f6fdb7d
Renesas TSIP Support
|
5 years ago |
Jacob Barthelmeh
|
589b056ecb
update gitignore and location of test cleanup
|
5 years ago |
David Garske
|
0bcae86038
Fixes for wolfCrypt benchmark and test Visual Studio projects. Fixes for benchmark.c compile errors in bench_hmac with Visual Studio. Added README.md files for benchmark and test.
|
5 years ago |
Juliusz Sosinowicz
|
a48981c3c6
Chacha20 ARM optimization
|
5 years ago |
kaleb-himes
|
764b783317
Add rules to copy wolfio.h, wolfmath.h and mem_track.h as well as fix up settings for clang and iPhone XR
|
5 years ago |
abrahamsonn
|
74b8c2795b
Merge branch 'master' of https://github.com/wolfssl/wolfssl into doxygen-update
|
6 years ago |
Chris Conlon
|
4295db218a
add CMS SignedData support for detached signatures
|
6 years ago |
Chris Conlon
|
d69a3c1092
add single-shot API for generating CMS Signed Encrypted Compressed FirmwarePkgData
|
6 years ago |
Chris Conlon
|
c9f75fe7b4
add test cases for CMS Signed-Encrypted and Signed-Compressed FirmwarePkgData to test.c
|
6 years ago |
Chris Conlon
|
40ef246b1f
add CMS AuthEnvelopedData support for unauthAttrs
|
6 years ago |
Chris Conlon
|
06a6f8400b
add CMS AuthEnvelopedData support for authAttrs
|
6 years ago |
Chris Conlon
|
bc94cdc11b
add CMS AuthEnvelopedData content type support
|
6 years ago |
Chris Conlon
|
75349bbba5
add support for SubjectKeyIdentifier to KTRI CMS RecipientInfo types
|
6 years ago |
Chris Conlon
|
794137c20c
add CMS EnvelopedData OtherRecipientInfo support
|
6 years ago |