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 · master
moac
Browse files
Nov 18, 2021
Chore(deps): bump deps
· 97035dae
Seirdy
authored
Nov 17, 2021
97035dae
Chore(lint): update/pin golangci-lint to v1.43.0
· b4bc5bc7
Seirdy
authored
Nov 17, 2021
b4bc5bc7
Chore(style): more descriptive varnames
· e561b867
Seirdy
authored
Nov 17, 2021
e561b867
Oct 31, 2021
Fix some spelling mistakes
· 805d2b36
pranjal
authored
Oct 30, 2021
and
Seirdy
committed
Oct 30, 2021
805d2b36
Oct 30, 2021
Refactor: move grapheme logic to shared file
· 70fe143f
Seirdy
authored
Oct 29, 2021
70fe143f
Test(CLI): add tests for grapheme clustering
· 031b5447
Seirdy
authored
Oct 29, 2021
031b5447
CLI: warn if grapheme clusters are detected
· 083ee7e0
pranjal
authored
Oct 29, 2021
and
Seirdy
committed
Oct 29, 2021
083ee7e0
Chore(CI): fix OpenBSD build flags
· f269686d
Seirdy
authored
Oct 29, 2021
f269686d
Chore(deps): bump deps
· 5ef35677
Seirdy
authored
Oct 29, 2021
5ef35677
Doc: document more security requirements
· c4839fc1
Seirdy
authored
Oct 29, 2021
c4839fc1
Doc(README): add more alternatives
· b711a4fc
Seirdy
authored
Oct 29, 2021
b711a4fc
Chore(CI): use Go 1.17.2
· b7f1878a
Seirdy
authored
Oct 29, 2021
b7f1878a
Oct 13, 2021
Feat(CLI): allow setting guesses-per-sec
· 15bbfcc2
Seirdy
authored
Oct 13, 2021
15bbfcc2
Test: ensure GenPW panics properly w/o crypto/rand
· 6e0ad7ab
Seirdy
authored
Oct 12, 2021
6e0ad7ab
Refactor: remove impossible/unnecessary panics
· 23221091
Seirdy
authored
Oct 12, 2021
23221091
Test: add test case for custom guesses-per-second
· 1a1d67c1
Seirdy
authored
Oct 12, 2021
1a1d67c1
Oct 12, 2021
Fix: remove ineffective code (from mutesting)
· c7e44a97
Seirdy
authored
Oct 12, 2021
c7e44a97
Test: add stress test for long pw
· 6ff0419c
Seirdy
authored
Oct 12, 2021
6ff0419c
Doc: add more project requirements
· 8e2dbd7c
Seirdy
authored
Oct 11, 2021
8e2dbd7c
Oct 10, 2021
Chore(style): remove unnecessary "else" statements
· 1452c46f
Seirdy
authored
Oct 10, 2021
1452c46f
Build: add "vendor" to Makefile
· 87a6ee8b
Seirdy
authored
Oct 10, 2021
87a6ee8b
Test: add tests for uncovered branches
· 7c20de36
Seirdy
authored
Oct 10, 2021
7c20de36
Oct 09, 2021
Tests: more testcases + remove ineffective lines
· ce922a06
Seirdy
authored
Oct 09, 2021
ce922a06
Fix(CLI): set default version to "(devel)"
· 6296eed2
Seirdy
authored
Oct 08, 2021
6296eed2
Fix: make GenPW validate password requirements
· e449afca
Seirdy
authored
Oct 08, 2021
e449afca
Oct 08, 2021
Chore(style): misc style fixes
· 1122bde5
Seirdy
authored
Oct 08, 2021
1122bde5
Feat: new func CharsetCollection.Combined()
· a5a93b61
Seirdy
authored
Oct 07, 2021
a5a93b61
Oct 06, 2021
Doc: mention transition from PGP to Signify
· c570fffa
Seirdy
authored
Oct 05, 2021
c570fffa
Chore(lint): add go-arch, update lint configs
· 3a109a50
Seirdy
authored
Oct 05, 2021
3a109a50
Oct 05, 2021
Fix(CLI): trim multiple trailing newlines
· b8913826
Seirdy
authored
Oct 05, 2021
b8913826
Refactor: flatten out cmd/moac/main.go
· fbac3b35
Seirdy
authored
Oct 05, 2021
fbac3b35
Chore: fix outdated phony target name
· 0c87b363
Seirdy
authored
Oct 05, 2021
0c87b363
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
Loading