1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_provider
2021-12-02 00:56:21 +01:00
..
tmpl Added a no_passphrase flag to hide the passphrase input field from the web interface. 2021-11-16 14:43:35 +01:00
config.go Added "0x" before key id in openpgp url to make search on key server happy. 2021-12-02 00:56:21 +01:00
controller.go Use Key ID instead of fingerprint in OpenPGP URL interpolation. 2021-12-01 20:51:39 +01:00
create.go Use Key ID instead of fingerprint in OpenPGP URL interpolation. 2021-12-01 20:51:39 +01:00
extract.go Fix golint warnings. 2021-11-25 18:21:23 +01:00
files.go use io.WriterTo instead of custom save interface ti serialize metadata and rolie. 2021-12-02 00:24:27 +01:00
indices.go Simplified code. 2021-11-16 14:07:51 +01:00
main.go Added files from the first prototype. 2021-11-16 13:58:54 +01:00
mux.go Added files from the first prototype. 2021-11-16 13:58:54 +01:00
transaction.go use io.WriterTo instead of custom save interface ti serialize metadata and rolie. 2021-12-02 00:24:27 +01:00