index
:
gotp
dev
main
CLI to manage Time-based OTP.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-27
Release gotp v0.6.2 (2025-12-27)
HEAD
v0.6.2
main
dev
Shulhan
2025-06-30
_doc: merge index into README
Shulhan
2025-02-03
Release gotp v0.6.1 (2025-02-03)
v0.6.1
Shulhan
2025-02-03
all: set the Version using git describe and -ldflags
Shulhan
2025-02-03
all: move the CHANGELOG to root of repository
Shulhan
2025-02-03
all: replace external linters with internal command
Shulhan
2025-02-03
go.mod: update all dependencies
Shulhan
2025-01-08
go.mod: update all dependencies
Shulhan
2025-01-08
all: replace golangci-lint with go vet
Shulhan
2024-11-07
go.mod: update all dependencies
Shulhan
2024-09-08
all: replace licensing format to REUSE.toml
Shulhan
2024-09-08
go.mod: update all dependencies
Shulhan
2024-06-22
Release gotp v0.6.0 (2024-06-22)
v0.6.0
Shulhan
2024-06-22
all: implement command "export"
Shulhan
2024-06-22
go.mod: update dependencies
Shulhan
2024-03-26
all: comply with linter recommendations
Shulhan
2024-03-26
all: replace module "share" with "pakakeh.go"
Shulhan
2024-02-21
Convert base32 encoded hash to upper case
Balki
2024-02-08
Release gotp v0.5.0 (2024-02-08)
v0.5.0
Shulhan
2024-02-08
_AUR: use branch dev when testing build on local
Shulhan
2024-02-08
go.mod: update dependencies
Shulhan
2024-01-31
_sys: fix the bash completion installation directory
Shulhan
2024-01-30
cli: ask for passphrase when removing or renaming label
Shulhan
2024-01-30
all: use [lib/crypto.LoadPrivateKeyInteractive]
Shulhan
2024-01-29
issuer: trim spaces on label and rawConfig parameter in NewIssuer
Shulhan
2024-01-29
cli: simplify Import
Shulhan
2024-01-28
all: make the path to private key static
Shulhan
2024-01-25
go.mod: update all dependencies
Shulhan
2023-11-11
Release gotp v0.4.0 (2023-11-11)
v0.4.0
Shulhan
2023-11-11
go.mod: update all dependencies
Shulhan
2023-10-09
Makefile: add task to install and uninstall gotp in macOS
Shulhan
2023-10-06
all: convert the issuer's label to lowercase in NewIssuer
Shulhan
2023-10-06
all: implement command "get"
Shulhan
2023-10-06
all: pass the configuration directory parameter to NewCli
Shulhan
2023-10-06
all: add task linter and fix all warnings
Shulhan
2023-10-06
all: replace encrypt and decryption functions from "lib/crypto"
Shulhan
2023-10-06
all: unfold private key path before reading
Shulhan
2023-05-25
Release gotp v0.3.1 (2023-05-25)
v0.3.1
Shulhan
2023-05-19
all: load private key only when needed
Shulhan
2023-05-18
Release gotp v0.3.0 (2023-05-17)
v0.3.0
Shulhan
2023-05-16
all: add command to remove the private key
Shulhan
2023-05-16
all: add command to set private key
Shulhan
2023-05-15
all: check for zero file on config save
Shulhan
2023-05-15
all: add method MarshalText to config
Shulhan
2023-05-15
all: group the key for testing into testdata/keys
Shulhan
2023-05-15
all: load the private key in loadConfig
Shulhan
2023-05-15
all: add function loadConfig
Shulhan
2023-05-15
all: remove setting Version in Makefile using ldflags
Shulhan
2023-05-15
all: update Go version to 1.19 and all dependencies
Shulhan
2023-05-15
all: convert the README from asciidoc to markdown
Shulhan
[next]