Commit Graph

65 Commits

Author SHA1 Message Date
David Lawrence 7f5250b604 more init fixes 2015-04-29 11:27:16 -07:00
David Lawrence 7bce36a2c5 godep update for repo init 2015-04-29 11:19:49 -07:00
David Lawrence 3147c13f73 init fixes 2015-04-29 11:18:08 -07:00
David Lawrence 61fbfcadf1 fix for double init problem 2015-04-28 23:31:23 -07:00
Diogo Monica 0f6c4799aa Changing compose and logging 2015-04-28 22:53:09 -07:00
Nathan McCauley c7ae7435c4 public key type canonicalization 2015-04-28 17:28:48 -07:00
Nathan McCauley 9e5b845ab8 another godep update 2015-04-28 17:04:23 -07:00
Nathan McCauley 97e83d3238 bump godeps 2015-04-28 17:01:39 -07:00
David Lawrence b858e939a3 couple of fixes for demo 2015-04-28 13:47:50 -07:00
Diogo Mónica 9e11a590c2 Merge pull request #8 from docker/mccauley/vetinari-rufus-compose
Mccauley/vetinari rufus compose
2015-04-28 11:34:15 -07:00
Nathan McCauley 2106645af9 gofmt updates 2015-04-28 11:28:30 -07:00
Diogo Monica 15d9b3a668 Fixing paths on config.json 2015-04-28 11:22:10 -07:00
Diogo Monica 01518934a8 Fixing makefile 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 e85af39e21 dockerfile update for config file 2015-04-28 11:22:09 -07:00
Nathan McCauley dc87e7fb32 godeps grpc 2015-04-28 11:22:09 -07:00
Nathan McCauley 762dca2ffb godep update 2015-04-28 11:22:09 -07:00
Nathan McCauley c043e6d5a3 Initial docker-compose config for rufus/vetinari integration 2015-04-28 11:22:09 -07:00
Diogo Monica f86a6c5fb2 Adding CA fixture 2015-04-27 18:50:07 -07:00
Diogo Monica 134fcae497 Adding new certs to vetinari 2015-04-27 18:39:31 -07:00
David Lawrence 68a969ff16 Merge pull request #7 from docker/mccauley/vetinari-rufus-integration
Mccauley/vetinari rufus integration
2015-04-27 13:45:03 -07:00
Nathan McCauley c7da5dc03b update Godeps 2015-04-27 11:14:12 -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
Nathan McCauley cda5e24b3c Implement remote TrustService connected to rufus 2015-04-27 10:33:40 -07:00
David Lawrence 4cc70c69a6 adding libtrust to godeps 2015-04-24 15:36:35 -07:00
David Lawrence d0cdcd368f replacing logrus with log while we're still in dev 2015-04-24 15:25:30 -07:00
David Lawrence bc5710f0a3 having vet inconsistency between local and circle 2015-04-24 14:24:20 -07:00
David Lawrence 781c8be98f upgrading stable go to 1.4.2 2015-04-24 11:43:55 -07:00
David Lawrence 6055569d48 fixing lint 2015-04-24 11:23:59 -07:00
David Lawrence 929828ba52 token authorizer with passing tests 2015-04-24 11:12:05 -07:00
David Lawrence 9df0215cfb making lint happy 2015-04-21 15:33:40 -07:00
David Lawrence 70b749bb46 renaming interfaces to be more go-like now that arch is settling down 2015-04-21 15:01:09 -07:00
David Lawrence 64134b0cd7 adding gitignore to ignore binaries and cover profile files (assuming they're calling cover) 2015-04-21 11:43:29 -07:00
David Lawrence d287dd9974 improving scoping by not exporting some things 2015-04-21 11:38:57 -07:00
David Lawrence e6d3762bc3 circleci's go vet is producing different output to mine... this should fix for circle 2015-04-21 11:28:26 -07:00
David Lawrence 8a7f02c046 fixing vet 2015-04-20 17:02:11 -07:00
David Lawrence 2ec64fcec6 adding server tests 2015-04-20 16:09:44 -07:00
David Lawrence fa38bc7ba9 tests for server Run func 2015-04-20 15:28:37 -07:00
David Lawrence b386511b79 commiting config.go change that got missed 2015-04-20 15:17:50 -07:00
David Lawrence 3f9e66eb8f adding tests for config 2015-04-20 14:36:48 -07:00
David Lawrence 3cbf12cc70 fix for go-tuf test database 2015-04-20 13:46:26 -07:00
David Lawrence c7747ead44 fixing tests 2015-04-20 12:15:33 -07:00
David Lawrence 0db3e8469b updating go-tuf version saved in godeps 2015-04-20 12:11:30 -07:00
David Lawrence 5d9647b307 lint fix 2015-04-20 12:10:50 -07:00
David Lawrence 52505d36e1 cleanup work and updating godeps 2015-04-20 11:30:58 -07:00
David Lawrence cdc0c59cbb update go-tuf dependency 2015-04-16 15:49:27 -07:00
David Lawrence b2e089c6ee adding tests to utils package 2015-04-16 15:37:08 -07:00