summaryrefslogtreecommitdiff
path: root/gotp.go
AgeCommit message (Expand)Author
2024-02-08Release gotp v0.5.0 (2024-02-08)v0.5.0Shulhan
2024-01-30all: use [lib/crypto.LoadPrivateKeyInteractive]Shulhan
2024-01-28all: make the path to private key staticShulhan
2023-11-11Release gotp v0.4.0 (2023-11-11)v0.4.0Shulhan
2023-10-06all: pass the configuration directory parameter to NewCliShulhan
2023-10-06all: add task linter and fix all warningsShulhan
2023-05-25Release gotp v0.3.1 (2023-05-25)v0.3.1Shulhan
2023-05-18Release gotp v0.3.0 (2023-05-17)v0.3.0Shulhan
2023-05-15all: remove setting Version in Makefile using ldflagsShulhan
2023-02-13Release gotp v0.2.3 (2023-02-12)v0.2.3Shulhan
2022-09-06Release gotp v0.2.2 (2022-09-06)v0.2.2Shulhan
2022-08-07Release gotp v0.2.1 (2022-08-07)v0.2.1Shulhan
2022-08-07cmd/gotp: add subcommand "version"Shulhan
2022-08-07all: clean up codeShulhan
2022-03-14all: re-licensing gotp under GPL-3.0 or laterShulhan
2021-10-27gotp: command line interface for Time-based One Time Password (TOTP)Shulhan