aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop unsued contrib/ for nowRasmus Dahlberg2024-01-081-3/+0
|
* Set larger shutdown timeoutRasmus Dahlberg2024-01-081-1/+1
|
* Change notice -> debug print for shutdown noticeRasmus Dahlberg2024-01-081-1/+1
|
* Set larger chunk size defaultRasmus Dahlberg2024-01-081-1/+1
|
* Fix so that go install works for rgdd.se/silent-ctRasmus Dahlberg2024-01-081-3/+0
|
* Use one worker per log as the defaultRasmus Dahlberg2024-01-081-2/+2
|
* Configure logger using the -o optionRasmus Dahlberg2024-01-081-1/+8
|
* Bring introductory documentation up to speedRasmus Dahlberg2024-01-082-91/+80
|
* Add drafty prototypeRasmus Dahlberg2024-01-0745-1506/+2195
|
* Describe HTTP APIRasmus Dahlberg2023-12-251-6/+27
|
* Fix typosRasmus Dahlberg2023-12-251-2/+2
|
* Update design and write a brief introductionRasmus Dahlberg2023-12-252-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 fileRasmus Dahlberg2023-12-251-0/+0
|
* Remove .swp fileRasmus Dahlberg2023-12-171-0/+0
| | | | Ops.
* Drafty server package to receive node requestsRasmus Dahlberg2023-12-179-47/+222
| | | | | curl http://localhost:2009/get-status curl -X POST --data-binary @/home/rgdd/fullchain.pem -u node_a:aaaa http://localhost:2009/add-chain
* Add drafty skeletonRasmus Dahlberg2023-12-1022-60/+1530
|
* Add drafty READMERasmus Dahlberg2023-12-021-2/+112
| | | | Serves as a mock-up of what to implement.
* Initial commitRasmus Dahlberg2023-12-025-0/+58