Commit Graph

3 Commits

Author SHA1 Message Date
68ede52336 Add comprehensive configuration and testing for HMAC File Server 3.2
- Introduced configuration files for Docker, Podman, and SystemD deployments.
- Implemented a comprehensive test suite for HMAC validation, file uploads, and network resilience.
- Added debugging scripts for live monitoring of upload issues and service status.
- Created minimal configuration for testing purposes.
- Developed multiple test scripts to validate HMAC calculations and response handling.
- Enhanced upload tests to cover various scenarios including invalid HMAC and unsupported file extensions.
- Improved logging and error analysis capabilities for better diagnostics.
2025-07-20 18:04:23 +00:00
35e4a6fc46 feat: implement chunked upload handler and update config validation for session timeout 2025-07-17 18:05:59 +02:00
16f50940d0 release: hmac-file-server 3.2 2025-06-13 04:24:11 +02:00