Bryan White
|
fe476fdcf1
|
extension serialization (#1554)
|
2019-04-03 17:03:53 +02:00 |
|
paul cannon
|
0032147665
|
regroup things related to public-key cryptography (#1241)
|
2019-02-07 10:04:29 +01:00 |
|
Jennifer Li Johnson
|
856b98997c
|
updates copyright 2018 to 2019 (#1133)
|
2019-01-24 15:15:10 -05:00 |
|
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 |
|
Bryan White
|
2016ce9fd6
|
Certificate revocation (#836)
* wip certificate revocation
* refactor tests
* wip testing
* testing
* review fixes
* integration fix attempt #1
* review fixes
* integration fix attempt #2
* linter fixes
* add copywrite
* integration fix attemp #3
* more testing
* more tests
* go mod tidy
* review fixes
* linter fixes
|
2018-12-13 21:01:43 +01:00 |
|