Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | |
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141 | |||
2020-03-10 | tests/server: fix missing use of exe_ext helper function | Marc Hoersken | |
Follow up to 9819984 and 3dce984 Reviewed-By: Daniel Stenberg Closes #5064 | |||
2017-03-26 | spelling fixes | klemens | |
Closes #1356 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2012-12-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil | |
On FreeBSD this fixes the warning: Use of uninitialized value $p in string eq at /usr/local/lib/perl5/5.14.2/BSDPAN/BSDPAN.pm line 36. | |||
2010-03-24 | restore executable bits on some files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-01-08 | Start using the centralized pidfile and logfile name generation | Yang Tse | |
subroutines for http and tftp test suite servers. |