Sorcerer's IsleCode QueryParam Scanner / branches

2686ee0 Correct order LFCR->CRLF in HTML output. Tue 8 Jan 2013, 15:18
Peter Boughton
58abd71 Fix readme version info for cfRegex. Mon 7 Jan 2013, 19:13
Peter Boughton
c2a9295 Correct version info. Mon 7 Jan 2013, 18:51
Peter Boughton
699346b Merge branch 'rc0.7.5' into develop Mon 7 Jan 2013, 18:50
Peter Boughton
b8aad67 Merge branch 'rc0.7.5' Mon 7 Jan 2013, 18:44
Peter Boughton
e61c978 Use v0.1.003 release of cfRegex. Mon 7 Jan 2013, 18:39
Peter Boughton
80d60c6 Correct order LFCR->CRLF in HTML output. Thu 26 Jan 2012, 03:30
Peter Boughton
58c1598 Correct version to include -dev suffix. Wed 25 Jan 2012, 22:43
Peter Boughton
47bb311 Add link to GitHub project page. Sat 7 Jan 2012, 20:42
Peter Boughton
ca06742 Add link to GitHub project page. Sat 7 Jan 2012, 20:42
Peter Boughton
1886ade Update version info to indicate RC status. Sat 7 Jan 2012, 20:39
Peter Boughton
52e0b8b Move space inside cfif so full-stop doesn't float. Sat 7 Jan 2012, 20:25
Peter Boughton
795c6c0 Add RiskFileCount, to count files containing potential risks. Sat 7 Jan 2012, 19:23
Peter Boughton
a50e2d4 Remove unused DirCount variable. Sat 7 Jan 2012, 19:11
Peter Boughton
f101428 Move FileCount increment inside function. Sat 7 Jan 2012, 19:10
Peter Boughton
fb1248e Assorted coding style updates. Sat 7 Jan 2012, 18:50
Peter Boughton
7840002 Remove isRisk variable and reduce nesting. Sat 7 Jan 2012, 18:32
Peter Boughton
b3694cf Assorted coding style updates. Sat 7 Jan 2012, 18:26
Peter Boughton
a3c710c Change ClientScopes to array. Sat 7 Jan 2012, 18:21
Peter Boughton
36cd746 Simplify scope checking logic. Sat 7 Jan 2012, 18:02
Peter Boughton
2ad831f Remove carriage returns without removing double-newlines. Sat 7 Jan 2012, 17:56
Peter Boughton
b509406 No known issues; direct readers to GitHub Issues page. Sat 7 Jan 2012, 17:50
Peter Boughton
ffc2e2c Remove unnecessary call to duplicate function. Sat 7 Jan 2012, 17:45
Peter Boughton
f3eb8f3 Replace findQueryTag regex with equivalent ListFirst/ListRest logic. Sat 7 Jan 2012, 17:42
Peter Boughton
fbb57e1 Use cfregex.find to obtain position alongside match text, allowing simple BeforeQueryCode extraction. Sat 7 Jan 2012, 17:39
Peter Boughton
09d500e Correct cfregex object creation for exclusions. Sat 7 Jan 2012, 01:32
Peter Boughton
c9e1654 Return XML formats as text/xml. Fri 6 Jan 2012, 23:34
Peter Boughton
aefbffb Add JSON output format. Fri 6 Jan 2012, 23:32
Peter Boughton
fc5ce95 Use cfcontinue in exclusion check to reduce nesting. Fri 6 Jan 2012, 23:03
Peter Boughton
cdb931d Scope local variables at first use. Fri 6 Jan 2012, 22:54
Peter Boughton
ddf25aa Fix broken name detection. Fri 6 Jan 2012, 22:44
Peter Boughton
b1c9d06 Fix unscoped local variables. Fri 6 Jan 2012, 22:25
Peter Boughton
2b22698 Replace obsolete Java Regex Utils with cfRegex object. Fri 6 Jan 2012, 22:11
Peter Boughton
12903b4 Remove obsolete Struct function. Fri 6 Jan 2012, 22:09
Peter Boughton
13cc357 Remove unnecessary uses of Java Regex Utils. Fri 6 Jan 2012, 22:08
Peter Boughton
c26b3f7 Remove PNG transparency workaround - IE6 is no longer supported. Fri 6 Jan 2012, 22:02
Peter Boughton
41f8464 Use version-specific application name to allow testing on same host. Fri 6 Jan 2012, 22:00
Peter Boughton
51e857e Starting work on next minor release... Fri 6 Jan 2012, 21:59
Peter Boughton
ed9c596 Convert readme to Markdown format for better GitHub display. Fri 6 Jan 2012, 19:56
Peter Boughton
83a56d0 Clarify requirements and point towards tag download page for v0.7.3 Fri 6 Jan 2012, 19:43
Peter Boughton
164e569 Merge pull request #1 from mhenke/master Fri 6 Jan 2012, 19:28
Peter Boughton
8b12a65 renaming readme file for github to recongize Tue 20 Dec 2011, 17:13
Mike Henke
865282a Assorted cleanup and minor performance improvements. Sat 25 Jun 2011, 01:48
Peter Boughton
c61e8f2 SWitched from function Struct to shorthand struct notation. Sat 25 Jun 2011, 00:40
Peter Boughton
32abf4c Changes required for OpenBD v1.4 support. Fri 25 Mar 2011, 18:13
Peter Boughton
e3cb4de Updated to v0.7.3 Fri 25 Mar 2011, 16:49
BP
d065269 Fixed query tag regex to work with attribute-less <cfquery> tag. Fri 25 Mar 2011, 16:46
BP
fcd0f66 Fixed client scope checking to look at the at-risk code only, not the entire query body. Fri 25 Mar 2011, 16:27
BP
87f830d Updated Fusebox core files to work when Railo's "Local scope mode" is set to "always". Fri 25 Mar 2011, 16:26
BP
a2e8a5d Updating SVN trunk with current v0.7.2 codebase. Fri 25 Mar 2011, 16:24
BP