storj/internal
Bryan White 249244536a
CSR Service (part 2): cert signing rpc (#950)
* CSR Service:

+ implement certificate sign rpc method
+ implement certificate signer client/server
+ refactor `AuthorizationDB#Create`
+ refactor `NewTestIdentity`
+ add `AuthorizationDB#Claim`
+ add `Token#Equal`
+ fix `Authorizations#Marshal` when marshaling identities and certificates
+ tweak `Authorization#String` format
+ cert debugging improvements (jsondiff)
+ receive context arg in `NewTestIdentity`
+ misc. fixes
2019-01-02 12:39:17 -05:00
..
debugging CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
fpath Add config editing via the CLI for storage nodes (#919) 2019-01-02 10:12:07 -05:00
memory metainfo: basic upload (#726) 2018-11-30 15:50:52 +02:00
migrate Use better defaults and naming for postgres database (#659) 2018-11-15 20:36:57 +02:00
processgroup Fix windows linter errors (#355) 2018-09-14 20:56:18 +03:00
readcloser Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
s3client move clients to internal/s3api (#749) 2018-12-03 14:50:05 -05:00
sync2 Implement memory and file pipe (#894) 2018-12-20 16:51:39 +02:00
testcontext Add stack-trace and remove testcase with testing (#716) 2018-11-27 17:50:40 +02:00
testidentity CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
testpeertls CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
testplanet Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
teststorj preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00