summaryrefslogtreecommitdiff
path: root/lib/checksrc.pl
Commit message (Expand)AuthorAgeFilesLines
...
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc: add crude // detectionDaniel Stenberg2015-10-211-0/+5
* checksrc: detect fopen() for text without the FOPEN_* macrosDaniel Stenberg2015-06-021-0/+9
* checksrc: Windows-specific input fixesJay Satiro2015-03-301-3/+4
* checksrc: Fix whitelist on out-of-tree buildsDan Fandrich2015-03-171-1/+1
* checksrc: detect and remove space before trailing semicolonsDaniel Stenberg2015-03-171-0/+5
* checksrc: introduce a whitelisting conceptDaniel Stenberg2015-03-171-0/+20
* checksrc: use space after commaDaniel Stenberg2015-03-171-0/+32
* checksrc: use space before paren in "return (expr);"Daniel Stenberg2015-03-171-1/+12
* checksrc: ban unsafe functionsDaniel Stenberg2013-03-071-1/+7
* checksrc: detect "}else" uses as wellDaniel Stenberg2011-09-071-1/+1
* checksrc.pl: add quotes to varYang Tse2011-08-051-1/+1
* keep a single copy of config-win32.h in version control repository - followupYang Tse2011-08-051-2/+2
* checksrc: detect open brace without spaceDaniel Stenberg2011-07-041-0/+5
* Make checksrc.pl work on more out-of-tree buildsYang Tse2011-05-261-1/+1
* checksrc: trailing whitespace detection fixDaniel Stenberg2011-05-161-1/+1
* Make checksrc.pl work on out-of-tree buildsDan Fandrich2011-04-271-2/+3
* checksrc: add -W to allow a file to be whitelistedDaniel Stenberg2011-04-271-4/+19
* checksrc: scan many files, more checksDaniel Stenberg2011-04-271-75/+120
* checksrc: exit error code if warnings or errorsDaniel Stenberg2011-04-271-0/+14
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-0/+118