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.1
moac
Browse files
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
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
Loading