storj/pkg/piecestore/psclient
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
..
client.go Parameters cleanup (#864) 2018-12-14 16:55:45 +01:00
pieceid_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
pieceid.go Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
pieceranger_test.go Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
pieceranger.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
readerwriter.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00