| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-10 | all: fork of unmaintained "github.com/google/easypki" | Shulhan | |
| Changes, * Add Go module * replace "github.com/codegangsta/cli" with "github.com/urfave/cli" * Changes import path to this repository using the following command, $ find . -type f -name "*.go" \ | xargs sed -i "s#github.com/google/easypki#git.sr.ht/~shulhan/easypki#g" * Reformat all files using goimports * Remove reference to Travis and CodeCov | |||
| 2017-02-17 | Update README to match current state of the CLI. | Jeremy Clerc | |
| 2017-02-16 | Add badge and link to godoc. | Jeremy Clerc | |
| 2017-02-13 | Add build/coverage badge. Update travis config to have code coverage. | Jeremy Clerc | |
| 2017-02-12 | Refactor the all API for cleanup and extensibility.v1.0.0 | Jeremy Clerc | |
| API now has a store interface so one could choose to store the different files in a database for example. | |||
| 2015-09-13 | update readme format | Jeremy Clerc | |
| 2015-09-13 | rename easyca to easypki | Jeremy Clerc | |
| 2015-09-12 | add readme | Jeremy Clerc | |
