aboutsummaryrefslogtreecommitdiff
path: root/client/add-entry
Commit message (Expand)AuthorAgeFilesLines
* replaced x509 with namespace on the client-sideRasmus Dahlberg2021-01-291-11/+33
* added and moved test dataRasmus Dahlberg2020-11-301-2/+2
* moved package from stfe/server/descriptor to stfe/descriptorRasmus Dahlberg2020-11-051-1/+1
* added chain processing with intermediate certificatesRasmus Dahlberg2020-11-031-2/+2
* refactored setup() from paths to client packageRasmus Dahlberg2020-11-031-42/+5
* fixed hard-coded protocol and minor refactoringRasmus Dahlberg2020-11-031-2/+2
* added helper to load log operators from fileRasmus Dahlberg2020-11-031-10/+4
* moved x509 chain loading to stfe packageRasmus Dahlberg2020-11-031-29/+2
* removed unused codeRasmus Dahlberg2020-11-031-24/+0
* unified ed25519 signing key loading and parsingRasmus Dahlberg2020-11-031-30/+26
* prettified outputRasmus Dahlberg2020-11-031-1/+6
* fixed FindLog such that it uses a list of operatorsRasmus Dahlberg2020-11-031-11/+3
* added start on stfe clientRasmus Dahlberg2020-11-021-0/+150