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.0
moac
Browse files
Sep 28, 2021
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
Chore(CI): install golangci from master branch
· 96644fd0
Seirdy
authored
Sep 23, 2021
96644fd0
Sep 23, 2021
Refactor!: change import paths to /v2 for v2.0.0
· d24b034a
Seirdy
authored
Sep 23, 2021
d24b034a
Test: test new temperature bounds enforcement
· 25ee2db3
Seirdy
authored
Sep 23, 2021
25ee2db3
Test: style fixes for pwgen tests
· b056de63
Seirdy
authored
Sep 23, 2021
b056de63
Test: test quantum/non-quantum variants equally
· ad733229
Seirdy
authored
Sep 23, 2021
ad733229
Refactor!: make moac funcs arg-less Givens methods
· 63dd8e2d
Seirdy
authored
Sep 23, 2021
63dd8e2d
Feat!: validate: avoid impossible temperatures
· 13f8a96c
Seirdy
authored
Sep 23, 2021
13f8a96c
Doc: mention that work happening on v2 branch
· 12775a8d
Seirdy
authored
Sep 23, 2021
12775a8d
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
Loading