docs/server
Ying Li 0bbf979cf4 Change testutils.EmptyRepo() to use a cert as the root.json root key.
This involves making it use ECDSA keys since we can't generate ED25519 certs.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-01-15 19:11:17 -08:00
..
errors Pass original invalid version storage error details into standardized errors 2016-01-14 09:57:36 -08:00
handlers Change testutils.EmptyRepo() to use a cert as the root.json root key. 2016-01-15 19:11:17 -08:00
snapshot Revert "switching out to consistently use canonical json for all marshalling of TUF data" 2016-01-08 14:53:09 -08:00
storage adding sha256 column to tuf_files database table 2016-01-11 17:31:01 -08:00
timestamp Revert "switching out to consistently use canonical json for all marshalling of TUF data" 2016-01-08 14:53:09 -08:00
integration_test.go Change testutils.EmptyRepo() to use a cert as the root.json root key. 2016-01-15 19:11:17 -08:00
server.go fixing up ListTargets and GetTargetByName to process prioritized roles more efficiently 2015-12-17 14:56:05 -08:00
server_test.go cleaning up tests by converting t.Fatal to assert.___ 2015-12-23 09:41:03 -08:00