|
capgen
|
2ef763a3c2
Rename cmd to capgen, originals to generate.
|
14 years ago |
|
example
|
230b62a61b
Add example HTTP server that uses the package.
|
14 years ago |
|
generate
|
4572d7de1e
Fix comments, apply gofmt.
|
14 years ago |
|
.gitignore
|
230b62a61b
Add example HTTP server that uses the package.
|
14 years ago |
|
LICENSE
|
caf79f3bd2
Reorganize code. Add storage.
|
14 years ago |
|
Makefile
|
8f4b20120f
First version of audio captcha.
|
14 years ago |
|
audio.go
|
8a2b5ae5df
Add Audio.EncodedLen. Workaround for Chrome WAV bug.
|
14 years ago |
|
captcha.go
|
8a2b5ae5df
Add Audio.EncodedLen. Workaround for Chrome WAV bug.
|
14 years ago |
|
captcha_test.go
|
5dd1486157
Add captcha test.
|
14 years ago |
|
font.go
|
d36aa1f342
image: refactor; add more color variations.
|
14 years ago |
|
image.go
|
fe4a597532
Thinner strike-through on captcha image.
|
14 years ago |
|
sounds.go
|
4572d7de1e
Fix comments, apply gofmt.
|
14 years ago |
|
store.go
|
7b585d44e1
Fix collection (locking and getting next value).
|
14 years ago |
|
store_test.go
|
8779418c5e
Add store test.
|
14 years ago |