storj/pkg/audit
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
..
common.go audits stripes (#380) 2018-10-09 17:10:37 -04:00
cursor_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
cursor.go Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00
reporter.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
service.go Cleanup overlay methods and names. (#914) 2018-12-20 15:57:54 +02:00
verifier_test.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
verifier.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00