Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | move roa table code to table/ from server/ | FUJITA Tomonori | |
As the name implies, table/ is more appropriate for roa table code. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2018-10-29 | server: unexport prki | FUJITA Tomonori | |
rpki code really needs refactoring for cleaning the APIs. Until then, let's unexport it. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2018-07-07 | follow Standard Go Project Layout | FUJITA Tomonori | |
https://github.com/golang-standards/project-layout Now you can see clearly what are private and public library code. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |