Commit Graph

35 Commits

Author SHA1 Message Date
Diogo Monica
205379efb7 Refactor commands 2015-06-17 11:13:42 -07:00
Diogo Monica
be021850d4 Fixing golint 2015-06-17 11:13:42 -07:00
Diogo Monica
836521e166 Refactor cmdline key naming and added TUF skeletons 2015-06-17 11:13:42 -07:00
Diogo Monica
931c5e2a9b Refactored Add by URL out from X509 Key Stores 2015-06-17 11:13:41 -07:00
Diogo Monica
ae11e1472e Changed Cli lib to Cobra and renamed to notary 2015-06-17 11:13:41 -07:00
Diogo Monica
181a453adc Added GetVerifyOptions to KeyStores and better filter for loaded CAs 2015-06-17 11:13:41 -07:00
Diogo Monica
c90a362cfe Addressing small comments and nits 2015-06-17 11:13:41 -07:00
Diogo Monica
93c7950516 Renamed Trust/Untrust to Add/Remove 2015-06-17 11:13:41 -07:00
Diogo Monica
a8be1c7f57 Removed RepoStores and added Viper configuration 2015-06-17 11:13:41 -07:00
Diogo Monica
6ffe6df102 Added trustmanager package and simple CLI 2015-06-17 11:13:40 -07:00
David Lawrence
801dd397ff runs with basic setup for demo 2015-06-16 12:17:40 -07:00
David Lawrence
13c4d05b79 bugfixing so it builds with new gotuf repo. Need to work out what I'm going with CanSign method, might get rid of it and just inspect error response 2015-06-12 15:00:36 -07:00
David Lawrence
cc0782d3d2 rewriting imports to 'gotuf', adding config to set log level, making
restart/shutdown cleanup connections after timeout, updating godeps
2015-06-11 16:30:25 -07:00
David Lawrence
953d79888a fixing build errors 2015-06-09 15:04:09 -07:00
David Lawrence
4b39bf0c97 changing over logging to logrus 2015-05-12 11:11:39 -07:00
David Lawrence
61fbfcadf1 fix for double init problem 2015-04-28 23:31:23 -07:00
Diogo Monica
15d9b3a668 Fixing paths on config.json 2015-04-28 11:22:10 -07:00
Nathan McCauley
faeed37c22 print debugging on failure to load keys, correct cert paths 2015-04-28 11:22:10 -07:00
Nathan McCauley
95adc15e36 debugging stuffz 2015-04-28 11:22:10 -07:00
Nathan McCauley
5938d9e09c add CA config option 2015-04-28 11:22:10 -07:00
Nathan McCauley
c043e6d5a3 Initial docker-compose config for rufus/vetinari integration 2015-04-28 11:22:09 -07:00
Diogo Monica
134fcae497 Adding new certs to vetinari 2015-04-27 18:39:31 -07:00
Nathan McCauley
39103bc6ef PR review fixups on config options 2015-04-27 11:14:12 -07:00
Nathan McCauley
8403c09c1f Hook up SigningService to server, add config 2015-04-27 11:14:12 -07:00
David Lawrence
4cc70c69a6 adding libtrust to godeps 2015-04-24 15:36:35 -07:00
David Lawrence
d287dd9974 improving scoping by not exporting some things 2015-04-21 11:38:57 -07:00
David Lawrence
8a7f02c046 fixing vet 2015-04-20 17:02:11 -07:00
David Lawrence
b386511b79 commiting config.go change that got missed 2015-04-20 15:17:50 -07:00
David Lawrence
52505d36e1 cleanup work and updating godeps 2015-04-20 11:30:58 -07:00
David Lawrence
b2e089c6ee adding tests to utils package 2015-04-16 15:37:08 -07:00
David Lawrence
201546b2d8 interfaces all work together now and it builds 2015-04-13 09:51:02 -07:00
Derek McGowan
6fd6773b21 Fix go vet and lint issues
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-04-10 16:52:33 -07:00
David Lawrence
36d8ce0094 interfaces all work together now and it builds 2015-04-09 14:56:57 -07:00
David Lawrence
5f7e002a9a scaffolding for error, handler and context setup 2015-04-07 16:22:16 -07:00
Diogo Monica
9a495fa942 Initial working server commit 2015-03-31 18:40:07 -07:00