Bastian Kleineidam
|
306979abca
|
Add HttpHeaderInfo plugin
|
2014-03-12 19:28:37 +01:00 |
|
Bastian Kleineidam
|
7b34be590b
|
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
|
2014-03-01 00:12:34 +01:00 |
|
Bastian Kleineidam
|
103e00b4d1
|
Allow disabling of ssl certificate checks.
|
2013-12-12 22:17:57 +01:00 |
|
Bastian Kleineidam
|
123578a4cd
|
Make per-host connection limits configurable.
|
2013-02-27 19:37:28 +01:00 |
|
Bastian Kleineidam
|
64d95e45e0
|
Remove local HTML and CSS syntax check.
|
2013-02-08 21:36:02 +01:00 |
|
Bastian Kleineidam
|
3a51ac7662
|
Warn about accessible passwords in config files.
|
2012-10-15 14:36:10 +02:00 |
|
Bastian Kleineidam
|
8750d55a73
|
Add configuration entry for maximum number of URLs.
|
2012-10-14 11:13:55 +02:00 |
|
Bastian Kleineidam
|
d60e4dc0a2
|
Improved custom user-agent example.
|
2012-09-21 15:51:44 +02:00 |
|
Bastian Kleineidam
|
3a352631ba
|
Add modified field to loggers.
|
2012-09-18 12:12:00 +02:00 |
|
Bastian Kleineidam
|
6730fb51ee
|
Allow maximum check time specification.
|
2012-09-03 20:17:49 +02:00 |
|
Bastian Kleineidam
|
99ab68908c
|
Increase the default number of checker threads.
|
2012-08-23 16:11:47 +02:00 |
|
Bastian Kleineidam
|
4cce99a77d
|
Test SSL certificate expiration.
|
2012-06-20 20:10:40 +02:00 |
|
Bastian Kleineidam
|
00aa631267
|
Add localwebroot configuration option.
|
2012-06-10 14:47:27 +02:00 |
|
Bastian Kleineidam
|
2dee223555
|
Allow memory dumps to be written.
|
2012-06-10 13:18:35 +02:00 |
|
Bastian Kleineidam
|
52dcf101e0
|
Remove rest of deprecated options.
|
2012-04-22 17:55:12 +02:00 |
|
Bastian Kleineidam
|
d6d82b96f1
|
Add cookiefile config option.
|
2012-03-22 22:29:56 +01:00 |
|
Bastian Kleineidam
|
3b818d99c0
|
Allow --pause to be set in configuration file.
|
2012-03-16 21:28:30 +01:00 |
|
Bastian Kleineidam
|
51bcccfdfe
|
Added new option --user-agent to set the User-Agent header.
|
2011-07-25 21:09:49 +02:00 |
|
Bastian Kleineidam
|
e3bb574997
|
Remove support for system configuration file.
|
2011-05-20 21:10:31 +02:00 |
|
Bastian Kleineidam
|
9d6f2e1a4a
|
Add badsite.example.com as example.
|
2011-05-06 19:05:51 +02:00 |
|
Bastian Kleineidam
|
e13d2a5078
|
Improved warningregex example.
|
2011-05-05 18:31:46 +02:00 |
|
Bastian Kleineidam
|
3b225e676f
|
Added note that output configuration is ignored in linkchecker-gui.
|
2011-04-02 10:38:41 +02:00 |
|
Bastian Kleineidam
|
68a8de58d1
|
Deprecate the --interactive commandline option.
|
2011-02-20 11:05:29 +01:00 |
|
Bastian Kleineidam
|
eaa2b79bc3
|
Updated documentation.
|
2011-02-17 19:59:02 +01:00 |
|
Bastian Kleineidam
|
a94269fd5b
|
Remove unused ID part of loggers.
|
2010-12-15 13:24:31 +01:00 |
|
Bastian Kleineidam
|
d811269d03
|
Improved config documentation.
|
2010-10-25 22:41:03 +02:00 |
|
Bastian Kleineidam
|
a254e1dce0
|
Improved configuration documentation.
|
2010-10-25 21:42:11 +02:00 |
|
Bastian Kleineidam
|
25d75bd4a2
|
Added login URL posting.
|
2010-10-14 18:36:11 +02:00 |
|
Bastian Kleineidam
|
4acf79c641
|
Add configuration file option for the --cookies commandline option.
|
2010-10-12 00:41:14 +02:00 |
|
Bastian Kleineidam
|
0f92b76290
|
Remove the unnormed URL warning.
|
2010-07-29 20:20:59 +02:00 |
|
Bastian Kleineidam
|
34a2f4a15d
|
Disable and deprecated the --no-proxy-for option.
|
2010-03-07 17:45:48 +01:00 |
|
Bastian Kleineidam
|
8533ade21f
|
Add ID for each logged URL.
|
2009-07-26 22:31:51 +02:00 |
|
Bastian Kleineidam
|
16316b0a08
|
Fix regex in example config
|
2009-07-24 23:50:06 +02:00 |
|
Bastian Kleineidam
|
7f67027abf
|
ignore the fragment part (ie. the anchor) of URIs when
+ getting and caching content
|
2009-06-26 07:22:36 +02:00 |
|
calvin
|
dbb498a395
|
Add virus checking
New option --scan-virus to check the content of URLs for
viruses with ClamAV.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3753 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-20 08:57:37 +00:00 |
|
calvin
|
b96e8120d6
|
Add W3C Validator checks
Add new options --check-html-w3 and --check-css-w3 to allow checking
of HTML and CSS pages with the online W3C validators.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3748 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-08 10:36:54 +00:00 |
|
calvin
|
62efec3b35
|
Added CSS syntax check.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3719 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-04-24 09:44:18 +00:00 |
|
calvin
|
a6ab36f505
|
fix noproxyfor option example
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3621 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2007-12-01 15:49:30 +00:00 |
|
calvin
|
ebf903d5a9
|
fix config syntax: don't indent with comments
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3512 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2006-11-17 20:16:31 +00:00 |
|
calvin
|
980fe1ea31
|
replace numerated config entries with numerical ones
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3477 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2006-09-21 14:30:27 +00:00 |
|
calvin
|
89d70e65f3
|
document internlinks config option
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3431 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2006-09-15 09:39:33 +00:00 |
|
calvin
|
c10da15b08
|
add timeout setting to configuration file
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3192 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2006-05-15 19:04:21 +00:00 |
|
calvin
|
0a0ea737c0
|
cleanup
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3167 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2006-05-14 08:46:09 +00:00 |
|
calvin
|
2361eeacfd
|
clarify ignorewarnings config value
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2896 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-10-13 21:23:13 +00:00 |
|
calvin
|
595d0be97e
|
fix ignore warnings example
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2893 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-10-13 21:01:23 +00:00 |
|
calvin
|
c8f6c7acfa
|
no more FAQ
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2832 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-10-10 21:57:14 +00:00 |
|
calvin
|
61fe5175d6
|
added new logger config
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2766 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-07-15 21:58:24 +00:00 |
|
calvin
|
f80480469f
|
config to ignore certain warnings
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2743 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-07-13 15:03:17 +00:00 |
|
calvin
|
1a7a771648
|
new intern/extern handling
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2584 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-05-09 22:05:21 +00:00 |
|
calvin
|
1758c903c8
|
updated for new config names
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2580 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-05-08 20:07:30 +00:00 |
|