summaryrefslogtreecommitdiff
path: root/pkg/trust
Commit message (Expand)AuthorAge
* Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-29
* Reorganize the types in policy.go a bitMiloslav Trmač2022-08-29
* Add support for showing keyPaths in (podman image trust show)Miloslav Trmač2022-08-29
* Support (image trust show) for sigstoreSigned entriesMiloslav Trmač2022-08-29
* BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-29
* Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-29
* Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-29
* Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-29
* Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-29
* Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-29
* Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-29
* Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-29
* Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-29
* Make most of pkg/trust package-privateMiloslav Trmač2022-08-29
* Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav Trmač2022-08-29
* Add support for sigstoreSigned in (podman image trust set)Miloslav Trmač2022-08-29
* Create new policy entries together with validating inputMiloslav Trmač2022-08-29
* Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-29
* Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-29
* Make trust.CreateTempFile privateMiloslav Trmač2022-08-29
* Reorganize pkg/trustMiloslav Trmač2022-08-29
* Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-29
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Cleanup display of trust with transportsDaniel J Walsh2022-02-22
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Enable whitespace linterPaul Holzinger2021-02-11
* image sign using per user registries.dQi Wang2020-12-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* fix bug podman sign storage pathQi Wang2020-08-04
* Fixup issues found by golintDaniel J Walsh2020-06-10
* v2trust set and showbaude2020-05-07
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* trivial cleanups from golangbaude2019-07-03
* Fix up `image sign` in PR 2108Qi Wang2019-01-15
* Fix 'image trust' from PR1899Qi Wang2019-01-09
* Support podman image trust commandQi Wang2018-12-19