Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.2.0
moac
Browse files
Sep 23, 2021
Feat(CLI): sanitize bad characters from user input
· d47daaea
Seirdy
authored
Sep 22, 2021
View commits for tag v1.2.0
v1.2.0
d47daaea
Sep 22, 2021
Test: test uncovered case in moac/entropy
· 52e3f55c
Seirdy
authored
Sep 22, 2021
52e3f55c
Chore(CI): trivial fix for Fedora build job
· fd9e3128
Seirdy
authored
Sep 22, 2021
fd9e3128
Doc: add documentation on reproducible builds
· e9ba2069
Seirdy
authored
Sep 22, 2021
e9ba2069
Build: fix bad go flags
· 7f94a965
Seirdy
authored
Sep 22, 2021
7f94a965
Build: support reproducible dists + sanitizer bins
· 61cc7928
Seirdy
authored
Sep 21, 2021
61cc7928
Sep 21, 2021
Doc: clarify MOAC's approach to grapheme clusters
· 52524e7c
Seirdy
authored
Sep 20, 2021
52524e7c
Test: refactor pwgen tests for perf + edge cases
· 906fb901
Seirdy
authored
Sep 20, 2021
906fb901
Chore: add formatters to Makefile by path
· e3d98a1b
Seirdy
authored
Sep 20, 2021
e3d98a1b
Sep 20, 2021
Doc: add upgrade/uninstall/contribution info
· 547cb5cf
Seirdy
authored
Sep 20, 2021
547cb5cf
Chore: add more lint/test hooks to Makefile
· a46d2c8a
Seirdy
authored
Sep 20, 2021
a46d2c8a
Build: use standard install/uninstall make targets
· c8248738
Seirdy
authored
Sep 20, 2021
c8248738
Test: add tests for BuildCharsets
· b1fa627d
Seirdy
authored
Sep 19, 2021
b1fa627d
Fix: correctly subset charsets, with tests
· 0da8dbd7
Seirdy
authored
Sep 19, 2021
0da8dbd7
Feat: export func BuildCharsets
· 48a3d872
Seirdy
authored
Sep 19, 2021
48a3d872
Sep 19, 2021
Fix: remove more instances of charset shadowing
· 1a0c8194
Seirdy
authored
Sep 19, 2021
1a0c8194
Doc: README: add badge, more install instructions
· 1d298218
Seirdy
authored
Sep 19, 2021
1d298218
Doc: add info on changelogs, tests, and CII badge
· d0657c73
Seirdy
authored
Sep 18, 2021
d0657c73
Build(install): create missing dir for completion
· 1ddd224c
Seirdy
authored
Sep 18, 2021
1ddd224c
Sep 18, 2021
Doc: have README/man pages reflect recent changes
· 4ef5a17e
Seirdy
authored
Sep 18, 2021
View commits for tag v1.1.0
v1.1.0
4ef5a17e
Feat: add "ascii" charset alias
· 2f5e6557
Seirdy
authored
Sep 18, 2021
2f5e6557
Fix(CLI): moac: remove trailing \n from passwords
· 73e08677
Seirdy
authored
Sep 18, 2021
73e08677
Chore: expand + rewrite golangci-lint config
· 998c1d5e
Seirdy
authored
Sep 18, 2021
998c1d5e
Test: custom charsets shouldn't bloat pw length
· a7bd211f
Seirdy
authored
Sep 18, 2021
a7bd211f
Fix: ensure that charsets don't shadow each other
· 28e0a003
Seirdy
authored
Sep 18, 2021
28e0a003
Sep 16, 2021
Refactor: move some unexported funcs to own file
· 8576e7b0
Seirdy
authored
Sep 16, 2021
8576e7b0
Fix: pwgen: don't add an extra unnecessary char
· ee673276
Seirdy
authored
Sep 16, 2021
ee673276
Test: pass large struct by pointer safely
· 24b2b8df
Seirdy
authored
Sep 16, 2021
24b2b8df
Chore: trivial code cleanups
· 05fbc8c5
Seirdy
authored
Sep 16, 2021
05fbc8c5
Build: Makefile: fix bmake compatibility
· a68575b8
Seirdy
authored
Sep 15, 2021
a68575b8
Fix(CLI): moac-pwgen: don't add trailing newlines
· e1dfd99f
Seirdy
authored
Sep 15, 2021
e1dfd99f
Feat(CLI): support reading passwords from stdin
· 4ac96d35
Seirdy
authored
Sep 15, 2021
4ac96d35
Sep 15, 2021
Chore: reduce dupl for errchecks + bottleneck calc
· 24562096
Seirdy
authored
Sep 15, 2021
24562096
Chore: enforce fieldalignment + format
· ccfa8c8c
Seirdy
authored
Sep 15, 2021
ccfa8c8c
Doc: README: add various information
· a6c634d0
Seirdy
authored
Sep 15, 2021
a6c634d0
Sep 12, 2021
Feat: specify custom temperature of the system
· bd76d08a
Seirdy
authored
Sep 12, 2021
bd76d08a
Sep 10, 2021
Fix(CLI): get version from runtime by default
· 3ee208b4
Seirdy
authored
Sep 10, 2021
3ee208b4
Sep 09, 2021
Doc: add contribution guidelines
· e186ef39
Seirdy
authored
Sep 09, 2021
View commits for tag v1.0.0
v1.0.0
e186ef39
Feat(CLI): add version (-v) flag
· 95139327
Seirdy
authored
Sep 09, 2021
95139327
Deps: bump getopt, /x/term
· b0dd0351
Seirdy
authored
Sep 09, 2021
b0dd0351
Loading