aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/captcha_gd.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/bantu/10042' into develop-olympusNils Adermann2011-06-051-1/+1
|\
| * [ticket/10042] GD CAPTCHA: Call phpbb_mt_rand() where required.Andreas Fischer2011-03-051-1/+1
| * [ticket/10042] GD CAPTCHA: Round offset to the next pixel.Andreas Fischer2011-03-051-1/+1
* | [ticket/10112] Replaced a couple occurrences of count() with sizeof()Callum Macrae2011-03-301-27/+27
|/
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-3/+2
* Oh right. PHP4Henry Sudhof2009-06-131-0/+1
* some shapesHenry Sudhof2009-03-201-465/+1428
* ermHenry Sudhof2009-02-091-1/+1
* some fixes, need feedback about parameters and shapesHenry Sudhof2009-02-091-23/+37
* a little lessHenry Sudhof2009-02-081-2/+2
* and another CAPTCHA setting - add new noise shapes to the noise array for mor...Henry Sudhof2009-02-081-1/+62
* New option for the GD VC. Parameters need some more tweakingHenry Sudhof2009-01-211-4/+39
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-13/+16
* While we are at it ...Henry Sudhof2007-05-061-1/+1
* Trying to improve readability in the cube3d captcha. The freetype one might m...Henry Sudhof2007-05-061-35/+27
* Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code an...Henry Sudhof2007-05-051-83/+1494
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-1/+7
* #5734David M2006-12-031-3/+6
* #5672David M2006-11-281-1/+3
* - fixes for the following bugs:Meik Sievertsen2006-11-151-29/+14
* - compress is nicer (fixed a bug :P)David M2006-11-031-3353/+81
* put a comment to the captcha_gd header so everyone understands that no more p...Meik Sievertsen2006-08-201-3/+13
* radius += 2David M2006-08-121-1/+1
* *** empty log message ***David M2006-08-121-30/+12
* *** empty log message ***David M2006-08-121-1/+1
* - New color generation system, please report any images that have issues.David M2006-08-121-345/+1088
* bugs? bugs.David M2006-07-011-20/+20
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - We are now at _seven_ different policies, not counting the non-GD version. ...David M2006-05-301-181/+524
* a few changes ;-)David M2006-05-191-4/+209
* - captcha stuffDavid M2006-05-131-33/+20
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-1/+16
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-2/+0
* - CAPTCHA!David M2006-04-291-0/+2154