Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add issue-tracker email address | Rasmus Dahlberg | 14 days | 1 | -4/+6 |
| | |||||
* | Commit parsed certificate as ASCII instead of DER | Rasmus Dahlberg | 14 days | 1 | -1/+1 |
| | | | | | Because openssl wasn't able to parse DER precertificates. And now the user can just view the file rather than fiddling with openssl. | ||||
* | prometheus: Add silentct_need_restart | Rasmus Dahlberg | 14 days | 1 | -0/+11 |
| | |||||
* | docs: Start documentation on prometheus metrics | Rasmus Dahlberg | 14 days | 1 | -0/+56 |
| | |||||
* | Reference Andrew Ayer's related work | Rasmus Dahlberg | 2024-11-01 | 1 | -0/+16 |
| | | | | Closes #2. | ||||
* | Improve terminology and documentation | Rasmus Dahlberg | 2024-06-02 | 4 | -68/+63 |
| | |||||
* | chore: Remove dash in project name | Rasmus Dahlberg | 2024-06-02 | 2 | -3/+3 |
| | | | | To be consistent with naming of the tools in cmd/. | ||||
* | Add man pages and installer Makefile | Rasmus Dahlberg | 2024-05-16 | 2 | -0/+14 |
| | | | | | | Includes renaming of the tools, part one of trying to simplify terminology and letting go of "node" and "moon". Improving the terminology was suggested by Martin H a while back, thank you. | ||||
* | Bring introductory documentation up to speed | Rasmus Dahlberg | 2024-01-08 | 1 | -11/+13 |
| | |||||
* | Add drafty prototype | Rasmus Dahlberg | 2024-01-07 | 5 | -63/+32 |
| | |||||
* | Describe HTTP API | Rasmus Dahlberg | 2023-12-25 | 1 | -6/+27 |
| | |||||
* | Fix typos | Rasmus Dahlberg | 2023-12-25 | 1 | -2/+2 |
| | |||||
* | Update design and write a brief introduction | Rasmus Dahlberg | 2023-12-25 | 2 | -3/+119 |
| | | | | | | Credit: much good input from Filippo Valsorda in the cleaned up version of this design draft, e.g., including use of HMAC and that there may be dragons wrt. to any potential filtering on the NotBefore timestamp. | ||||
* | Rename file | Rasmus Dahlberg | 2023-12-25 | 1 | -0/+0 |
| | |||||
* | Add drafty skeleton | Rasmus Dahlberg | 2023-12-10 | 3 | -0/+20 |