You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use $(DefaultPlatformToolset) in vcxproj instead of hard-coded v145
- Remove toolset detection step from Windows CI (no longer needed)
- Disable Python tests when Python 3 not found instead of failing build
- Add -noservername flag to s_client (SNI on by default, matching openssl)
- Fix wolfclu_test.py paths to be __file__-relative for location independence
- Add trailing newline to pkcs12 stdin password inputs
- Redirect s_server stdout/stderr to DEVNULL to prevent pipe deadlock
0 commit comments