Claude/fix workflows 01 qu lsa cjrve2f9uv2 lfcs1f#13
Merged
Conversation
Build Scripts: - Add build.sh for Linux/Unix with automated dependency checking, parallel builds - Add build-macos.sh for macOS with Homebrew integration and .dylib support - Add build.bat for Windows supporting both MinGW and MSVC compilers - Support multiple build targets: library, cli, standalone, test, package, clean - Auto-detect platform and configure appropriate compiler flags Configuration System: - Add hsm_config.h with comprehensive HSM configuration management - Support key rotation frequency configuration (1-3650 days) - Add session timeout, audit settings, security parameters - Implement configuration file I/O (load/save) - Add configuration validation and default initialization HSM Enhanced Integration: - Integrate configuration system into hsm_enhanced.c - Add command-line options: -show_config, -set_rotation_period, -set_rotation_enabled, -set_session_timeout, -load_config, -save_config - Initialize global HSM configuration on startup - Add audit logging for configuration changes Documentation: - Update README.md with build instructions for all platforms - Document configuration management and rotation frequency commands - Add environment variable documentation for build customization - Include configuration file examples and usage instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.