Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed signature verification and client get-sth | Rasmus Dahlberg | 2020-11-03 | 2 | -19/+67 |
* | added get-sth client without signature verification | Rasmus Dahlberg | 2020-11-03 | 2 | -3/+74 |
* | refactored setup() from paths to client package | Rasmus Dahlberg | 2020-11-03 | 2 | -42/+36 |
* | fixed hard-coded protocol and minor refactoring | Rasmus Dahlberg | 2020-11-03 | 2 | -36/+46 |
* | added helper to load log operators from file | Rasmus Dahlberg | 2020-11-03 | 1 | -10/+4 |
* | moved x509 chain loading to stfe package | Rasmus Dahlberg | 2020-11-03 | 1 | -29/+2 |
* | removed unused code | Rasmus Dahlberg | 2020-11-03 | 1 | -24/+0 |
* | unified ed25519 signing key loading and parsing | Rasmus Dahlberg | 2020-11-03 | 1 | -30/+26 |
* | prettified output | Rasmus Dahlberg | 2020-11-03 | 1 | -1/+6 |
* | fixed FindLog such that it uses a list of operators | Rasmus Dahlberg | 2020-11-03 | 2 | -13/+5 |
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 2 | -0/+289 |