Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-10-21 | checksrc: add crude // detection | Daniel Stenberg |
2015-06-02 | checksrc: detect fopen() for text without the FOPEN_* macros | Daniel Stenberg |
2015-03-30 | checksrc: Windows-specific input fixes | Jay Satiro |
2015-03-17 | checksrc: Fix whitelist on out-of-tree builds | Dan Fandrich |
2015-03-17 | checksrc: detect and remove space before trailing semicolons | Daniel Stenberg |
2015-03-17 | checksrc: introduce a whitelisting concept | Daniel Stenberg |
2015-03-17 | checksrc: use space after comma | Daniel Stenberg |
2015-03-17 | checksrc: use space before paren in "return (expr);" | Daniel Stenberg |
2013-03-07 | checksrc: ban unsafe functions | Daniel Stenberg |
2011-09-07 | checksrc: detect "}else" uses as well | Daniel Stenberg |
2011-08-05 | checksrc.pl: add quotes to var | Yang Tse |
2011-08-05 | keep a single copy of config-win32.h in version control repository - followup | Yang Tse |
2011-07-04 | checksrc: detect open brace without space | Daniel Stenberg |
2011-05-26 | Make checksrc.pl work on more out-of-tree builds | Yang Tse |
2011-05-16 | checksrc: trailing whitespace detection fix | Daniel Stenberg |
2011-04-27 | Make checksrc.pl work on out-of-tree builds | Dan Fandrich |
2011-04-27 | checksrc: add -W to allow a file to be whitelisted | Daniel Stenberg |
2011-04-27 | checksrc: scan many files, more checks | Daniel Stenberg |
2011-04-27 | checksrc: exit error code if warnings or errors | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |