ips/pkg6repo/src
Till Wegmueller dfc24725b8
Add signature handling for manifests
- Implemented support for fetching, importing, and storing signature payloads during transaction creation.
- Added the `Signature` struct to represent signature-related action data.
- Updated `Manifest` to include and process `signatures` as part of its fields.
- Enabled signature file imports with proper path resolution in `pkg6repo`.
2026-02-05 22:26:53 +01:00
..
e2e_tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
error.rs Introduce obsoleted package management system in IPS 2025-07-29 16:16:12 +02:00
main.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
pkg5_import.rs Add signature handling for manifests 2026-02-05 22:26:53 +01:00
tests.rs Remove redundant file checks and update test assertions for publisher-specific file paths 2025-07-31 00:29:53 +02:00