summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06Release gotp v0.2.2 (2022-09-06)v0.2.2Shulhan
2022-09-06all: add task to serve and preview the documentation at _docShulhan
2022-09-06go.mod: update all dependenciesShulhan
2022-08-27all: fix the go:embed reference to symbolic linkShulhan
2022-08-25all: group all documents into directory _docShulhan
2022-08-07Release gotp v0.2.1 (2022-08-07)v0.2.1Shulhan
2022-08-07_AUR: add package build for Arch LinuxShulhan
2022-08-07cmd/gotp: add the documentation for command gotpShulhan
2022-08-07all: replace golang.org/x/crypto/ssh/terminal with golang.org/x/termShulhan
2022-08-07cmd/gotp: add subcommand "version"Shulhan
2022-08-07go.mod: set minimum Go version to 1.18 and update all modulesShulhan
2022-08-07all: generate coverage when running testsShulhan
2022-08-07all: clean up codeShulhan
2022-08-06all: fix base32 decoding on secretShulhan
2022-03-14Release gotp v0.2.0 (2022-03-14)v0.2.0Shulhan
2022-03-14all: re-licensing gotp under GPL-3.0 or laterShulhan
2022-03-14go.mod: update all dependenciesShulhan
2022-02-08Release gotp v0.1.0 (2022-02-08)v0.1.0Shulhan
2022-02-08go.mod: update share moduleShulhan
2022-02-08Makefile: set the CGO_ENABLED to 1 on go test commandShulhan
2021-10-27gotp: command line interface for Time-based One Time Password (TOTP)Shulhan