summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Also support auto_prepend_local.phpChristian Schneider1-1/+1
2007-11-20Individual read operation timeout respects small totaltimeout now.Christian Schneider1-0/+1
2007-11-19prepend dirname to auto_prepend.phpUrban Müller1-2/+5
2007-11-16body defined in array p shoul also be consideredDenis Demesmaeker1-1/+1
2007-11-15added link to tutorial movieDenis Demesmaeker1-0/+1
2007-11-15dont block httpd for 3 hours if server doesnt deliver eofUrban Müller1-12/+11
2007-11-14(-: Fix Google search :-)Christian Schneider1-1/+1
2007-11-14Suppress warnings on shared hosters with open_basedir setChristian Schneider1-3/+3
2007-11-13dont indent <pre>, documentationUrban Müller1-4/+4
2007-11-13Tested and fixed syntax converter securityChristian Schneider1-5/+5
2007-11-13Fix: Moved check for it_syntaxconvert directory after auto_prepend_local.phpChristian Schneider1-12/+10
2007-11-13documentationUrban Müller1-3/+4
2007-11-12Untaint ULTRAHOME and IT_HOME (e.g. for it::log)Christian Schneider1-3/+4
2007-11-12Added ref search, it_auto_prepend.php docsChristian Schneider1-8/+27
2007-11-12documentationUrban Müller1-6/+7
2007-11-12Enhance syntax conversion systemChristian Schneider1-5/+7
2007-11-12Safer handling of syntax conversionChristian Schneider1-7/+17
2007-11-12use first it_texts in path, remove third text() paramUrban Müller1-6/+9
2007-11-12More stable ULTRAHOME setting, auto_prepend_local supportChristian Schneider1-5/+11
2007-11-12Use it_url_encode in it_loader; don't escape semicolons to save spaceThomas Brüderli2-2/+2
2007-11-11Changed it_untaint and it_taintcheck to not modify input varChristian Schneider2-5/+5
2007-11-10Untaint url after sanitizing itChristian Schneider1-1/+4
2007-11-09Does not need to be executableChristian Schneider1-0/+0
2007-11-09Added it_autoprepend.php, it_syntaxconverter.class and convertsyntax.phpChristian Schneider4-0/+657
2007-11-09Fix typo: defined, not definedChristian Schneider1-7/+7
2007-11-09Added missing constants if taint support is not enabledChristian Schneider1-0/+7
2007-11-09No need to untaint base in U() so farChristian Schneider1-1/+1
2007-11-09Also return value in it_taintcheck on machines without taint() supportChristian Schneider1-1/+1
2007-11-09Added experimental PHP taint support to IToolsChristian Schneider3-5/+19
2007-11-08renamed reloader paramUrban Müller1-1/+1
2007-11-08typoUrban Müller1-1/+1
2007-11-08Always lowercase HTML tags in it_html::sanitize()Christian Schneider2-2/+4
2007-11-07more thorough checksumsUrban Müller1-1/+5
2007-11-06Remove dumping of class vars again, use ED(get_class_vars("map")) insteadChristian Schneider1-3/+0
2007-11-06output filter settingsUrban Müller1-0/+1
2007-11-06Do not try to load class to avoid recursion from ultraclassloader EDCChristian Schneider1-1/+1
2007-11-04enable dumping of class varsUrban Müller1-0/+3
2007-11-02extract source line procurementUrban Müller1-12/+21
2007-10-31dont indent <pre>Urban Müller1-1/+1
2007-10-25renamed starttime varUrban Müller1-2/+2
2007-10-25Handle nonewlinetags in it_html::configure()Christian Schneider1-2/+3
2007-10-23Added comment about necessary AliasMatch againChristian Schneider1-0/+2
2007-10-23Properly parse ED parameters using the PHP tokenizer to handle function callsChristian Schneider1-3/+26
2007-10-19Skip empty filenamesChristian Schneider1-1/+1
2007-10-19Do not try to access weird files for /error.gif/weird,filesChristian Schneider1-1/+1
2007-10-18Also support css files through ITools Joining Service(TM)Christian Schneider2-25/+46
2007-10-17always handle value as string so in_array(7, array(0=>'7fd8611a153c3770f02f13...Denis Demesmaeker1-2/+2
2007-10-16Fix bogus indentationChristian Schneider2-2/+2
2007-10-16Remove space at beginning of lineChristian Schneider1-3/+3
2007-10-16try not to mail passwordsUrban Müller1-0/+1