aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Signature/Model
Commit message (Collapse)AuthorAgeFilesLines
* fix(signatory): details on interfacesMaxence Lange2024-12-042-10/+18
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* fix(signed-request): removing unstable from publicMaxence Lange2024-12-041-32/+20
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* fix(ocm): signatory mapperMaxence Lange2024-12-043-15/+80
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* feat(signatory): switch to qbmapperMaxence Lange2024-12-044-207/+143
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* fix(ocm): simpler codeMaxence Lange2024-12-043-97/+222
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* feat(ocm): signing ocm requestsMaxence Lange2024-12-044-0/+591
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>