This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-07-10 10:10:52 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cfffd5bbc8f1309439c80baf6d9b9e23e9d57f4
wolfssl
/
linuxkm
T
History
Daniel Pouzzner
53a20f4928
linuxkm/Kbuild: when ENABLED_LINUXKM_PIE, use inline thunks on all objects, not just PIE objects, to resolve false-positive "unpatched thunk" warnings on some kernels/configs. also cleans up flag setup more generally.
2025-11-06 17:37:07 -06:00
..
patches
…
get_thread_size.c
…
include.am
…
Kbuild
linuxkm/Kbuild: when ENABLED_LINUXKM_PIE, use inline thunks on all objects, not just PIE objects, to resolve false-positive "unpatched thunk" warnings on some kernels/configs. also cleans up flag setup more generally.
2025-11-06 17:37:07 -06:00
linuxkm_memory.c
…
linuxkm_wc_port.h
implement WC_MUTEX_OPS_INLINE and WC_RWLOCK_OPS_INLINE gates.
2025-11-04 12:01:58 -06:00
lkcapi_aes_glue.c
…
lkcapi_dh_glue.c
…
lkcapi_ecdh_glue.c
…
lkcapi_ecdsa_glue.c
…
lkcapi_glue.c
…
lkcapi_rsa_glue.c
…
lkcapi_sha_glue.c
…
Makefile
linuxkm/Makefile: work around bash pecularity in libwolfssl.ko recipe ( [[ -f foo ]] is true even if foo is a symbolic link).
2025-11-03 12:00:40 -06:00
module_exports.c.template
…
module_hooks.c
linuxkm/{module_hooks.c,linuxkm_wc_port.h}: in wc_lkm_LockMutex(), when interruptible, check for signals, and add __must_check attribute.
2025-11-04 09:37:37 -06:00
pie_redirect_table.c
…
wolfcrypt.lds
…
x86_vector_register_glue.c
linuxkm/x86_vector_register_glue.c: remove static assert on kernel >= 5.4.0 -- current implementation is unaffected by the noted bugs on < 5.4.0.
2025-10-30 18:08:54 -05:00