Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added option to run with unregistered namespaces | Rasmus Dahlberg | 2021-03-15 | 1 | -0/+4 |
| | | | | Also a few minor fixes such that server binary starts again. | ||||
* | major refactor based on README.md and TODOs | Rasmus Dahlberg | 2021-02-25 | 1 | -207/+113 |
| | | | | | | Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs. | ||||
* | fixed endpoint paths in instance tests | Rasmus Dahlberg | 2021-02-22 | 1 | -3/+3 |
| | |||||
* | renamed sth and cosigning endpoints | Rasmus Dahlberg | 2021-02-22 | 1 | -6/+6 |
| | |||||
* | added basic server-side cosigning (work in progress) | Rasmus Dahlberg | 2021-02-17 | 1 | -24/+37 |
| | |||||
* | started replacing x509 with namespace | Rasmus Dahlberg | 2021-01-27 | 1 | -95/+99 |
| | |||||
* | added missing anchors in test case | Rasmus Dahlberg | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | added instance and log parameter tests | Rasmus Dahlberg | 2020-12-02 | 1 | -13/+165 |
| | |||||
* | renamed and documented function | Rasmus Dahlberg | 2020-12-01 | 1 | -3/+3 |
| | |||||
* | attached url method on endpoint type | Rasmus Dahlberg | 2020-12-01 | 1 | -0/+40 |
| | |||||
* | added an endpoint type | Rasmus Dahlberg | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | migrated over to x509util/testdata | Rasmus Dahlberg | 2020-11-30 | 1 | -5/+2 |
| | |||||
* | added buildChainFromDerList tests | Rasmus Dahlberg | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | added get-entries request parsing test | Rasmus Dahlberg | 2020-11-25 | 1 | -8/+14 |
| | |||||
* | fixed minor comments | Rasmus Dahlberg | 2020-11-24 | 1 | -0/+4 |
| | |||||
* | removed quick test | Rasmus Dahlberg | 2020-11-17 | 1 | -4/+0 |
| | |||||
* | added test data | Rasmus Dahlberg | 2020-11-17 | 1 | -0/+37 |