0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dynamic requests still broken , although I am slowly shaping things up!
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
can't sleep , thinking about how to fix this :P
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
split dynamic_requests , server not serving anything , but not crashing :P
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
broken..
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
nothing works now :p
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
major API change.. , dynamic callbacks now receive a struct AmmServer_DynamicRequestContext * instead of just a single char * buffer
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
preparing implementation of client list using hashmap.c
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
captchas now have a random position
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
captcha now randomizes each failed request.. ( this has some good and bad effects )
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
run scripts cd to the root dir of ammarserver , this might solve problems depending on the curdir from where you start them :P
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
AmmCaptcha now invalidates a CaptchaID once it is solved :)
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
image warping works :) great success!
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
bitblt now guards against misuse , cant get coolPHPWave algorithm to work
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
added a swirling effect based on the one used by cool-php-captcha
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
polished the captcha system a little more
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
forgotten stuff
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
ready to push AmmCaptcha in central production server, the code of MyURL is getting bigger , I will move some of the functionality inside AmmCaptcha , I should also improve the code layout on AmmCaptcha , and implement text distortion
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
adding a dictionary compiled by keeping only specific lengths from my /usr/share/dict/american-english dictionary
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
pushing myURL with interactive captcha generation
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
captcha can now feed back undistorted strings , need to add strings from a text file , and add distortions :P ( with time :P )
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
...
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
added AmmCaptcha at build things ..
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
split AmmCaptha to a lib and a tester ( preparing to integrate a simple version in myURL
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago
adding image processing stuff at AmmCaptcha
AmmarkoV
as Ammar Qammaz
More... almost 11 years ago