mfer/mfer
2026-02-19 23:41:14 -08:00
..
builder_test.go Fix newTimestampFromTime panic on extreme dates (closes #15) (#20) 2026-02-09 02:10:21 +01:00
builder.go Specify and enforce path invariants (closes #26) (#31) 2026-02-09 01:45:29 +01:00
checker_test.go fix: FindExtraFiles skips dotfiles and manifest files to avoid false positives 2026-02-19 23:36:48 -08:00
checker.go fix: FindExtraFiles skips dotfiles and manifest files to avoid false positives 2026-02-19 23:36:48 -08:00
constants.go Add decompression size limit in deserializeInner() (closes #24) (#29) 2026-02-09 01:45:55 +01:00
deserialize.go Add decompression size limit in deserializeInner() (closes #24) (#29) 2026-02-09 01:45:55 +01:00
gpg_test.go fix: handle errcheck warnings in gpg.go and gpg_test.go 2026-02-19 23:41:14 -08:00
gpg.go fix: handle errcheck warnings in gpg.go and gpg_test.go 2026-02-19 23:41:14 -08:00
manifest.go Add GPG signature verification on manifest load 2025-12-18 05:56:16 -08:00
mf.go latest 2024-05-22 14:25:35 -07:00
mf.pb.go Add UUID to manifest and verify integrity before decompression 2025-12-18 02:20:51 -08:00
mf.proto Specify and enforce path invariants (closes #26) (#31) 2026-02-09 01:45:29 +01:00
scanner_test.go Use Go 1.13+ octal literal syntax throughout codebase 2025-12-18 01:29:40 -08:00
scanner.go fix: FindExtraFiles skips dotfiles and manifest files to avoid false positives 2026-02-19 23:36:48 -08:00
serialize.go Fix newTimestampFromTime panic on extreme dates (closes #15) (#20) 2026-02-09 02:10:21 +01:00
url.go Add custom types for type safety throughout codebase 2025-12-18 01:01:18 -08:00