summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24have ED show short arrays on one lineUrban Müller1-1/+1
2016-02-15if encoding fails (because of broken utf8), use latin1 as input charset; even...David Flatz1-1/+3
2016-02-08encode header with base64 when quoted-printable fails because of php bug #53891David Flatz2-1/+12
2016-02-05use php function to escape headers; don't swallow double quotes when escaping...David Flatz2-10/+15
2016-02-03make tests compatible to php 5.3 stdDavid Flatz7-37/+46
2016-02-03don't split addrlist at comma when the comma is inside a quoted string, this ...David Flatz2-9/+20
2016-02-02be nice about cache cleanupUrban Müller1-1/+1
2016-02-01add support for arrays of cidrs in cidr_match()Christian A. Weber2-9/+17
2016-02-01fix cidr_match() without /maskChristian A. Weber2-1/+3
2016-02-01new function it::cidr_match($ip, $cidr)Christian A. Weber2-0/+28
2016-01-30force cache flushUrban Müller1-1/+1
2016-01-29Improved version of 0b595fb/80c5bcd which decides for each file individually ...Christian Schneider1-7/+4
2016-01-29Revert 0b595fb/80c5bcd as they break map.search.ch/api/map.jsChristian Schneider1-1/+4
2016-01-29warning fixUrban Müller1-1/+1
2016-01-29execute php when fetching js/css files for checksumUrban Müller1-4/+1
2016-01-28simplifyUrban Müller1-1/+1
2016-01-28more throttlingUrban Müller1-1/+1
2016-01-27throttle cache cleanupUrban Müller1-1/+1
2016-01-26clean up at lower peakUrban Müller1-1/+1
2016-01-25Make check for syntax patch work with PHP 7 (throws exception on parse error ...Christian Schneider1-1/+1
2016-01-21docsUrban Müller1-1/+1
2016-01-20it::date too dangerous, newly created files with old dates overwrite archived...Urban Müller1-2/+2
2016-01-19better docsUrban Müller1-3/+3
2016-01-14Merge branch 'master' into cs/php7David Flatz1-9/+20
2016-01-13Anchor regex for my peace of mindChristian Schneider1-2/+2
2016-01-13bugfix: need to omit query everywhereUrban Müller1-1/+1
2016-01-13handle empty filelist, handle scripts with query-argsUrban Müller1-3/+4
2016-01-12separate between trusted and untrusted input, correct crcs of remote resource...Urban Müller1-6/+16
2016-01-12Merge branch 'master' into cs/php7Christian Schneider1-16/+6
2016-01-12Revert "separate between trusted and untrusted input, correct crcs of remote ...Urban Müller1-16/+6
2016-01-12Merge branch 'master' into cs/php7Christian Schneider1-6/+16
2016-01-12separate between trusted and untrusted input, correct crcs of remote resource...Urban Müller1-6/+16
2016-01-11Re-add fix to distinguish between false and error when getting values from Me...Christian Schneider1-3/+10
2016-01-08Merge branch 'master' into cs/php7Christian Helbling3-21/+17
2016-01-07rely on $GLOBALS["debug_time"]Urban Müller1-6/+4
2016-01-07more compact code, correctly maintain linkUrban Müller1-4/+3
2016-01-07allow setting of exact timestamp to late add old entriesUrban Müller1-3/+7
2015-12-07separate directory to avoid permission and expiration problemsUrban Müller1-1/+1
2015-12-07docsUrban Müller1-1/+1
2015-12-01Switch back to APCu for it_cache as there is now a version in pecl supporting...Christian Schneider1-40/+9
2015-11-30correctly create checksums on devel, benefit from implied lib/itjsUrban Müller1-13/+4
2015-11-30adapt to new stackdump offsetsUrban Müller1-3/+1
2015-11-22currently generated filelists are fineUrban Müller1-1/+1
2015-11-18it::sort docsUrban Müller1-0/+3
2015-11-18security: whitelist legal charsUrban Müller1-2/+5
2015-11-17report empty redir urls, they cause loopsUrban Müller1-2/+2
2015-11-16Merge branch 'master' into cs/php7Christian Helbling7-32/+65
2015-11-16make c= optional for far future expireUrban Müller1-1/+1
2015-11-16make c= optional for far future expireUrban Müller1-2/+3
2015-11-09php4Urban Müller1-1/+1