Historique des commits

Auteur SHA1 Message Date
  Dmitry Chestnykh 8a2b5ae5df Add Audio.EncodedLen. Workaround for Chrome WAV bug. il y a 14 ans
  Dmitry Chestnykh d010e3f940 Add VerifyString function. il y a 14 ans
  Dmitry Chestnykh bd0535eaeb Add CaptchaServer. il y a 14 ans
  Dmitry Chestnykh 4572d7de1e Fix comments, apply gofmt. il y a 14 ans
  Dmitry Chestnykh 11dc012645 generate: rename to main.go, add Makefile. il y a 14 ans
  Dmitry Chestnykh 2ef763a3c2 Rename cmd to capgen, originals to generate. il y a 14 ans
  Dmitry Chestnykh 5dd1486157 Add captcha test. il y a 14 ans
  Dmitry Chestnykh 8779418c5e Add store test. il y a 14 ans
  Dmitry Chestnykh 7b585d44e1 Fix collection (locking and getting next value). il y a 14 ans
  Dmitry Chestnykh 90e4f7499b newStore: accept collectNum and expiration time. il y a 14 ans
  Dmitry Chestnykh 9de0d066b9 Add ErrNotFound, return it from WriteAudio/Image. il y a 14 ans
  Dmitry Chestnykh 68d217e79d Export RandomDigits. Remove NewRandom* functions. il y a 14 ans
  Dmitry Chestnykh c179a205da Rename "numbers" to "digits" everywhere. il y a 14 ans
  Dmitry Chestnykh 2052308d2c Set capacity for audio buffer. Rename makeStaticNoise to makeWhiteNoise. il y a 14 ans
  Dmitry Chestnykh 874a3063ed Rearrange code and fix docs. il y a 14 ans
  Dmitry Chestnykh 8b932fcfbb Implement a single captcha test command. il y a 14 ans
  Dmitry Chestnykh e40250a124 Add NewRandomAudio function. il y a 14 ans
  Dmitry Chestnykh 797447596c Replace PNGEncode with WriteTo for Image. il y a 14 ans
  Dmitry Chestnykh e3eb22480f Add WriteAudio function. il y a 14 ans
  Dmitry Chestnykh 5357b20fc9 Rename CaptchaImage -> Image, CaptchaAudio -> Audio. il y a 14 ans
  Dmitry Chestnykh 82004bd901 Apply gofmt; fix comment in generate.go. il y a 14 ans
  Dmitry Chestnykh 9ac4ea2b48 Better randomize background and sounds. il y a 14 ans
  Dmitry Chestnykh 45c2a02df5 Lower level of beep sound. il y a 14 ans
  Dmitry Chestnykh 8f4b20120f First version of audio captcha. il y a 14 ans
  Dmitry Chestnykh 3586f91d74 Move image generation test program to cmd/image. il y a 14 ans
  Dmitry Chestnykh 778d34d6f1 image: move border calculation to calculateSizes(). il y a 14 ans
  Dmitry Chestnykh 452b826a09 Fix comments. il y a 14 ans
  Dmitry Chestnykh b58457629b Move rand initialization to image.go. il y a 14 ans
  Dmitry Chestnykh 8033b95002 Clarify docs. il y a 14 ans
  Dmitry Chestnykh d36aa1f342 image: refactor; add more color variations. il y a 14 ans