説明なし

Dmitry Chestnykh 11dc012645 generate: rename to main.go, add Makefile. 14 年 前
capgen 2ef763a3c2 Rename cmd to capgen, originals to generate. 14 年 前
generate 11dc012645 generate: rename to main.go, add Makefile. 14 年 前
.gitignore 2ef763a3c2 Rename cmd to capgen, originals to generate. 14 年 前
LICENSE caf79f3bd2 Reorganize code. Add storage. 14 年 前
Makefile 8f4b20120f First version of audio captcha. 14 年 前
audio.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 年 前
captcha.go 90e4f7499b newStore: accept collectNum and expiration time. 14 年 前
captcha_test.go 5dd1486157 Add captcha test. 14 年 前
font.go d36aa1f342 image: refactor; add more color variations. 14 年 前
image.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 年 前
sounds.go 11dc012645 generate: rename to main.go, add Makefile. 14 年 前
store.go 7b585d44e1 Fix collection (locking and getting next value). 14 年 前
store_test.go 8779418c5e Add store test. 14 年 前