6
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7605 from douzzer/20240531-linuxkm-6v10-updates More... 2 days ago
linuxkm/Makefile: copy link tree of wolfcrypt/ as a whole, rather than just wolfcrypt/src/ and wolfcrypt/test/, to pull in wolfcrypt/benchmark/. More... 2 days ago
Merge pull request #7599 from dgarske/asn_checkcertsig More... 2 days ago
Fix the `CheckCertSignature` API mess. More... 2 days ago
Merge pull request #7589 from rizlik/sp800_56c More... 3 days ago
Merge pull request #7597 from ColtonWilley/max_altnames_and_name_constraints More... 3 days ago
Merge pull request #7595 from JacobBarthelmeh/static More... 3 days ago
Merge pull request #7603 from lealem47/detect_cut More... 3 days ago
Fix cut detection in configure.ac More... 3 days ago
rename of macros, add descriptions, minor fixes More... 3 days ago
Add new certs to include.am More... 3 days ago
Merge pull request #7601 from douzzer/20240529-linuxkm-6v10-updates More... 3 days ago
Merge pull request #7596 from JacobBarthelmeh/decl More... 3 days ago
Merge pull request #7598 from JacobBarthelmeh/x509 More... 3 days ago
linuxkm: updates for kernel 6.10: use new _noprof names for newly macro-shimmed kmalloc, krealloc, kzmalloc, kvmalloc_node, and kmalloc_trace, and refactor linuxkm/Makefile and linuxkm/Kbuild to set up links to sources in the dest tree (works around breakage from linux commit 9a0ebe5011). More... 3 days ago
still compile in wc_RsaKeyToDer with keygen but NO_CERTS More... 3 days ago
wolcrypt: NIST_SP_800_56C address reviewer's comments More... 4 days ago
Add flag guard for IGNORE_NAME_CONSTRAINTS More... 4 days ago
Remove trailing whitespace More... 4 days ago
Free ctx before return More... 4 days ago
Unify max name testing to use cert files for both cases. More... 4 days ago
Add configuration file for generating cert with too many name constraints More... 4 days ago
Updates to address review comments More... 4 days ago
Move definition to beginning of block More... 4 days ago
Merge pull request #7580 from kareem-wolfssl/zd17975 More... 4 days ago
Expose `wc_CheckCertSigPubKey` with `WOLFSSL_SMALL_CERT_VERIFY`. More... 4 days ago
fix typo with NO_CERTS macro More... 4 days ago
make function signature match declaration More... 4 days ago
Initial implementation of max limits on number of alternative names and name constraints More... 4 days ago
account for yes/no options More... 4 days ago