Simple CAPTCHA implementation in OCaml and Freetype2
  • OCaml 94.6%
  • C 5%
  • Makefile 0.4%
Find a file
Anastasia Gornostaeva 7dd646d613 OASIS files regenerated
2012-11-14 16:13:45 +04:00
c_code Pure C code captcha based on GD library 2012-05-08 19:39:26 +04:00
.gitignore Updated before cloning for github 2012-05-08 20:25:10 +04:00
_oasis OASIS files regenerated 2012-11-14 16:13:45 +04:00
_tags OASIS files regenerated 2012-11-14 16:13:45 +04:00
captcha.ml Fix memory leak 2012-05-08 19:39:26 +04:00
captcha_stdout.ml Adapted for website usage 2012-05-08 19:39:26 +04:00
configure Updated before cloning for github 2012-05-08 20:25:10 +04:00
erm_captcha-lib.mllib Fix for proper .cmxs compilation 2012-07-18 18:11:02 +04:00
erm_captcha.mllib Updated before cloning for github 2012-05-08 20:25:10 +04:00
freetype2.ml Fix memory leak 2012-05-08 19:39:26 +04:00
freetype2.mllib Initial commit 2012-05-08 19:37:47 +04:00
freetype2_stub.c Fix memory leak 2012-05-08 19:39:26 +04:00
liberm_captcha-lib_stubs.clib Fix for proper .cmxs compilation 2012-07-18 18:11:02 +04:00
liberm_captcha_stubs.clib Updated before cloning for github 2012-05-08 20:25:10 +04:00
Makefile Initial commit 2012-05-08 19:37:47 +04:00
META OASIS files regenerated 2012-11-14 16:13:45 +04:00
myocamlbuild.ml OASIS files regenerated 2012-11-14 16:13:45 +04:00
postconfig.ml Updated before cloning for github 2012-05-08 20:25:10 +04:00
setup.ml OASIS files regenerated 2012-11-14 16:13:45 +04:00
test.ml Fix memory leak 2012-05-08 19:39:26 +04:00