Files
wolfssl/.github
Daniel Pouzzner 2f15926139 .github/workflows/fips-dev-no-post.yml: add new workflow to cover --enable-fips=dev-no-post.
Notes:

* EXTRA_CPPFLAGS carries -Werror in the base configure line, because the
  autotools -Werror is gated on a VCS checkout being detected in the configure
  CWD and these are VPATH builds, which would otherwise silently get no -Werror
  at all.

* The fuzzing cell's WC_DEBUG_VECTOR_REGISTERS_FUZZING_SEED is $$, which changes
  from run to run.

* The two out-of-tree kernel-module cells (linuxkm, linuxkm-all-asm) are
  commented out, with a note that out-of-tree module builds don't work yet.
2026-08-05 13:53:47 -05:00
..
2025-02-13 14:50:32 -05:00