Commit graph

138 commits

Author SHA1 Message Date
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
8276681c7f Updated copyright, set release date
[ci skip]
2014-01-08 22:35:36 +01:00
Bastian Kleineidam
9b53470388 Updated
[ci skip]
2014-01-08 22:33:24 +01:00
Bastian Kleineidam
103e00b4d1 Allow disabling of ssl certificate checks. 2013-12-12 22:17:57 +01:00
Bastian Kleineidam
c966fe6b24 Remove the http-wrong-redirect warning 2013-04-11 18:33:19 +02:00
Bastian Kleineidam
123578a4cd Make per-host connection limits configurable. 2013-02-27 19:37:28 +01:00
Bastian Kleineidam
747602a7ba Fix manpage typos. 2013-02-19 21:30:45 +01:00
Bastian Kleineidam
64d95e45e0 Remove local HTML and CSS syntax check. 2013-02-08 21:36:02 +01:00
Bastian Kleineidam
65a0031c10 Updated copyright. 2013-01-06 18:12:44 +01:00
Bastian Kleineidam
16b84be490 Updated all links. 2013-01-06 18:10:13 +01:00
Bastian Kleineidam
453b008c73 Improved the GUI documentation. 2012-11-08 11:15:32 +01:00
Bastian Kleineidam
2adf415a32 Check and fix manpage formatting warnings. 2012-10-15 18:19:08 +02:00
Bastian Kleineidam
8750d55a73 Add configuration entry for maximum number of URLs. 2012-10-14 11:13:55 +02:00
Bastian Kleineidam
a013a67358 Document the maxrunseconds option. 2012-10-14 09:56:32 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00
Bastian Kleineidam
ec365d50a6 Document that feed: URLs are unsupported. 2012-08-14 23:15:41 +02:00
Bastian Kleineidam
7db9c4e9cf Updated manual page. 2012-08-14 20:37:11 +02:00
Bastian Kleineidam
898c426d7a Use cProfile for profiling. Don't print user-visible help for profiling. 2012-08-09 12:38:06 +02:00
Bastian Kleineidam
2baa908494 Updated linkcheckerrc manpage. 2012-06-24 10:45:07 +02:00
Bastian Kleineidam
addbcfc54f Updated translation. 2012-06-20 20:18:39 +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
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
52dcf101e0 Remove rest of deprecated options. 2012-04-22 17:55:12 +02:00
Bastian Kleineidam
d0fbe8b7f6 Break long URLs in documentation. 2012-04-03 07:42:39 +02:00
Bastian Kleineidam
d6d82b96f1 Add cookiefile config option. 2012-03-22 22:29:56 +01:00
Bastian Kleineidam
7985cc1d90 Updated the manpage documentation. 2012-03-20 22:13:16 +01:00
Bastian Kleineidam
3e36d10ad5 Fix typo in manual page. 2012-02-10 20:17:17 +01:00
Bastian Kleineidam
32eca81c7f Updated documentation. 2012-01-29 17:18:36 +01:00
Bastian Kleineidam
ca67566fad Sort manpage options alphabetically. 2012-01-23 20:00:31 +01:00
Bastian Kleineidam
042b0569ec Fall back to W3C checkers. 2012-01-22 08:13:27 +01:00
Bastian Kleineidam
0271ee0c20 Advertise HTML5 support and sync the feature description to the manpage. 2012-01-11 19:13:39 +01:00
Bastian Kleineidam
a0581cc2a1 Ignore steam:// URIs. 2012-01-10 19:37:19 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +01:00
Bastian Kleineidam
21532a70ec Return with non-zero return value when internal program errors occurred. 2011-12-14 22:54:26 +01:00
Bastian Kleineidam
d5d1b9ac73 Updated documentation for new GUI option. 2011-10-19 22:44:13 +02:00
Bastian Kleineidam
b831dbdd6c Document list of supported warnings in config file man page. 2011-07-27 20:51:43 +02:00
Bastian Kleineidam
f1d6318ac5 Reference linkchecker(1) for configurable warnings. 2011-07-27 20:37:39 +02: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
e5518f799a Document URL search for --warning-regex. 2011-05-14 14:44:27 +02:00
Bastian Kleineidam
4c71b5ba68 Use httplib cookie parsing; fix docs. 2011-05-14 13:56:38 +02:00
Bastian Kleineidam
c9f59452ac Correct RFC reference for cookie file format. 2011-05-14 09:46:23 +02:00
Bastian Kleineidam
5ca961d51a Add reference to REGULAR EXPRESSIONS section. 2011-05-06 19:04:06 +02:00
Bastian Kleineidam
ae9135d031 Fix manpage formatting warnings. 2011-05-01 08:31:50 +02:00
Bastian Kleineidam
3bbeaa4e7a Remove old -s option reference from man page. 2011-04-06 10:22:29 +02:00
Bastian Kleineidam
c0a474ad6b Updated documentation. 2011-02-20 13:53:19 +01:00