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 · v2.0.2
moac
Browse files
Oct 05, 2021
Chore(CI): update CI configs
· acecb876
Seirdy
authored
Oct 04, 2021
View commits for tag v2.0.2
v2.0.2
acecb876
Chore(dep): bump deps, date
· df5c4d4b
Seirdy
authored
Oct 04, 2021
df5c4d4b
Build: allow excluding bins in "make install"
· c6b46570
Seirdy
authored
Oct 04, 2021
c6b46570
Oct 03, 2021
Refactor: simplify genpw_test.go
· fafa0589
Seirdy
authored
Oct 02, 2021
fafa0589
Refactor: simplify charsets.ParseCharsets
· 13038b28
Seirdy
authored
Oct 02, 2021
13038b28
Feat: new function charsets.IsDefault()
· 4d64f20f
Seirdy
authored
Oct 02, 2021
4d64f20f
Oct 02, 2021
Refactor: make cmd/*/main.go only exit in main()
· 33345e6f
Seirdy
authored
Oct 01, 2021
33345e6f
Oct 01, 2021
Test: introduce CLI tests for cmd/moac-pwgen
· 32108707
Seirdy
authored
Oct 01, 2021
32108707
Test: introduce CLI tests for cmd/moac
· 1cab74c7
Seirdy
authored
Oct 01, 2021
1cab74c7
Chore(lint): update golangci config for cli tests
· c8464ec2
Seirdy
authored
Oct 01, 2021
c8464ec2
Refactor: consistency across cmd/* parseOpts()
· 4cc51d00
Seirdy
authored
Oct 01, 2021
4cc51d00
Sep 30, 2021
Fix(CLI): fix version not showing up
· a76c04c6
Seirdy
authored
Sep 29, 2021
View commits for tag v2.0.1
v2.0.1
a76c04c6
Refactor: simplify code for CLIs
· 481fb488
Seirdy
authored
Sep 29, 2021
481fb488
Sep 29, 2021
Chore(style): make error messages less verbose
· 80788070
Seirdy
authored
Sep 29, 2021
80788070
Build: clean up + document Makefile
· 7a2251b2
Seirdy
authored
Sep 28, 2021
7a2251b2
Sep 28, 2021
Chore(CI): depscan: replace gemnasium with nancy
· dd3a3835
Seirdy
authored
Sep 27, 2021
dd3a3835
Doc: add brief architecture notes to CONTRIBUTING
· 1abefd5b
Seirdy
authored
Sep 27, 2021
1abefd5b
Test: fix bad parameter that causes false failures
· 65dfebb2
Seirdy
authored
Sep 27, 2021
65dfebb2
Chore(CI): add dependency scanning manifest
· d3713071
Seirdy
authored
Sep 27, 2021
d3713071
Doc: update badge URLs for v2
· 529b5925
Seirdy
authored
Sep 27, 2021
529b5925
Doc: update README for v2, add project status
· 4356cb20
Seirdy
authored
Sep 27, 2021
View commits for tag v2.0.0
v2.0.0
4356cb20
Sep 27, 2021
Refactor!: pass password requirements as a struct
· 3d8411f9
Seirdy
authored
Sep 27, 2021
3d8411f9
Doc: add clarifications to README
· 8a37101e
Seirdy
authored
Sep 27, 2021
8a37101e
Chore(dep): rebuild go.mod, go.sum
· ff13a892
Seirdy
authored
Sep 27, 2021
ff13a892
Chore(lint): moar linters/formatters
· 0ec60227
Seirdy
authored
Sep 27, 2021
0ec60227
Chore(style): tiny style fixes from go-consistent
· 460dc67f
Seirdy
authored
Sep 27, 2021
460dc67f
Build: fix Makefile portability/conventions
· 9328d661
Seirdy
authored
Sep 26, 2021
9328d661
Chore(CI): speed up Fedora build a bit
· d5c0500a
Seirdy
authored
Sep 26, 2021
d5c0500a
Feat: validate given values to be non-negative
· 01de7abb
Seirdy
authored
Sep 26, 2021
01de7abb
Sep 26, 2021
Test: refactor: break out some nested code
· bed47f05
Seirdy
authored
Sep 26, 2021
bed47f05
Fix: improve minimization of charset redundancy
· fae10f6c
Seirdy
authored
Sep 26, 2021
fae10f6c
Chore: Makefile: add profiling, test-quick
· a2643964
Seirdy
authored
Sep 26, 2021
a2643964
Chore(style): improve string formatting
· 34525409
Seirdy
authored
Sep 26, 2021
34525409
Fix: reduce unnecessary alloc for charset-building
· e391d526
Seirdy
authored
Sep 25, 2021
e391d526
Refactor!: remove Name() from Charset
· b0b3995e
Seirdy
authored
Sep 25, 2021
b0b3995e
Fix: order charsets.Symbols correctly
· cb4c6910
Seirdy
authored
Sep 25, 2021
cb4c6910
Refactor!: remove entropy.Entropy error return
· e919fcc0
Seirdy
authored
Sep 25, 2021
e919fcc0
Sep 25, 2021
Refactor! adopt Charsets interface/subpkg (3/3)
· e2d7f5c8
Seirdy
authored
Sep 24, 2021
e2d7f5c8
Sep 24, 2021
Refactor! adopt Charsets interface/subpkg (2/3)
· 04d1c4e0
Seirdy
authored
Sep 23, 2021
04d1c4e0
Refactor! adopt Charsets interface/subpkg (1/3)
· b319a6f8
Seirdy
authored
Sep 23, 2021
b319a6f8
Loading