Historique des commits

Auteur SHA1 Message Date
  Dmitry Chestnykh 6a29415a83 Add Japanese sounds (language: "ja") il y a 7 ans
  Dmitry Chestnykh 31461913ba Gofmt; make capgensound produce gofmt'ed output. il y a 10 ans
  Dmitry Chestnykh 90158fbef4 Generate captcha representations deterministically. il y a 10 ans
  Dmitry Chestnykh b80c582b33 Update docs. il y a 12 ans
  Dmitry Chestnykh da58f6dc50 Add Chinese to generated sounds and example server. il y a 12 ans
  Dmitry Chestnykh acce4f8f76 Fix expiration constant. il y a 12 ans
  Dmitry Chestnykh 90a7bd4b43 Fix for Go weekly.2012-01-15. il y a 12 ans
  Dmitry Chestnykh d7cb604d49 Add copyright headers. il y a 13 ans
  Dmitry Chestnykh 0a3f329676 Mention Russian in package doc. il y a 13 ans
  Dmitry Chestnykh 7c629aef82 Support other languages in audio captchas. il y a 13 ans
  Dmitry Chestnykh 34dcf8d144 Better error descriptions. il y a 13 ans
  Dmitry Chestnykh c087adeb6a Remove dependency on uniuri. Add random.go. il y a 13 ans
  Dmitry Chestnykh 647026ab1a New now returns captcha with default length. il y a 13 ans
  Dmitry Chestnykh c5afad979e captcha: remove Collect method. il y a 13 ans
  Dmitry Chestnykh 6e79acad4e Move server parts to server.go. il y a 13 ans
  Dmitry Chestnykh 316aacb9c0 Server: disable uppercase extensions (.PNG, .WAV). il y a 13 ans
  Dmitry Chestnykh a0a9c943a7 Update docs. il y a 13 ans
  Dmitry Chestnykh 0476dc3b53 Server: reload captcha when given ?reload=x in URL. il y a 13 ans
  Dmitry Chestnykh 4b8382af15 Remove "Std" from StdCollectNum and StdExpiration. il y a 13 ans
  Dmitry Chestnykh dab967324b Add Store interface. il y a 13 ans
  Dmitry Chestnykh 8a2b5ae5df Add Audio.EncodedLen. Workaround for Chrome WAV bug. il y a 13 ans
  Dmitry Chestnykh d010e3f940 Add VerifyString function. il y a 13 ans
  Dmitry Chestnykh bd0535eaeb Add CaptchaServer. il y a 13 ans
  Dmitry Chestnykh 4572d7de1e Fix comments, apply gofmt. il y a 13 ans
  Dmitry Chestnykh 90e4f7499b newStore: accept collectNum and expiration time. il y a 13 ans
  Dmitry Chestnykh 9de0d066b9 Add ErrNotFound, return it from WriteAudio/Image. il y a 13 ans
  Dmitry Chestnykh 68d217e79d Export RandomDigits. Remove NewRandom* functions. il y a 13 ans
  Dmitry Chestnykh c179a205da Rename "numbers" to "digits" everywhere. il y a 13 ans
  Dmitry Chestnykh 874a3063ed Rearrange code and fix docs. il y a 13 ans
  Dmitry Chestnykh 797447596c Replace PNGEncode with WriteTo for Image. il y a 13 ans