Commit graph

862 commits

Author SHA1 Message Date
Bastian Kleineidam
dd2c963fac Fix non-ASCII exception handling. 2012-10-24 22:14:45 +02:00
Bastian Kleineidam
64de760b97 Added debug statements for unparseable content types. 2012-10-24 22:06:42 +02:00
Bastian Kleineidam
2adf415a32 Check and fix manpage formatting warnings. 2012-10-15 18:19:08 +02:00
Bastian Kleineidam
3a51ac7662 Warn about accessible passwords in config files. 2012-10-15 14:36:10 +02:00
Bastian Kleineidam
b74a5a03a7 Set release date. 2012-10-14 11:51:06 +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
6a204120b6 Handle stale file system links for local file checks. 2012-10-12 17:20:19 +02:00
Bastian Kleineidam
ec1b7664f5 Fix typo. 2012-10-10 21:06:49 +02:00
Bastian Kleineidam
63cf8adf54 Catch ValueError on invalid cookie expiration dates. 2012-10-10 06:44:38 +02:00
Bastian Kleineidam
67cec7b2c1 Updated changelog. 2012-10-09 21:24:53 +02:00
Bastian Kleineidam
f9cb512f7d Updated changelog. 2012-10-01 13:43:48 +02:00
Bastian Kleineidam
1e1370fbb4 Updated docs. 2012-09-23 16:02:11 +02:00
Bastian Kleineidam
7e130808bd Document the user-agent change. 2012-09-21 16:05:03 +02:00
Bastian Kleineidam
0b9c0ee784 Updated translations and changelog. 2012-09-20 20:42:21 +02:00
Bastian Kleineidam
bff217c58b Never log ignored warnings. 2012-09-20 12:44:40 +02:00
Bastian Kleineidam
4e5a75fa92 Mention Peazip for Windows to extract the source. 2012-09-19 17:58:45 +02:00
Bastian Kleineidam
450fb36373 Updated changelog. 2012-09-19 09:17:16 +02:00
Bastian Kleineidam
3a352631ba Add modified field to loggers. 2012-09-18 12:12:00 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
4e59056ee7 Warn about duplicate URL contents. 2012-09-17 19:49:50 +02:00
Bastian Kleineidam
cb71f483a5 Warn about too long URLs. 2012-09-17 16:00:23 +02:00
Bastian Kleineidam
03667a4ec9 Print warning tags in text output. 2012-09-17 15:29:04 +02:00
Bastian Kleineidam
6e1841cf1f Print download and cache statistics. 2012-09-17 15:23:25 +02:00
Bastian Kleineidam
273230d98b Send HTTP Do-Not-Track header. 2012-09-14 22:41:38 +02:00
Bastian Kleineidam
86f1c74006 Close loggers properly on I/O errors. 2012-09-14 22:09:18 +02:00
Bastian Kleineidam
d24aaf4b35 Revert last change; document 7-zip for extraction of tar.xz files instead. 2012-09-06 00:11:31 +02:00
Bastian Kleineidam
fb44d78dcf Add .zip source dist file. 2012-09-04 20:53:05 +02:00
Bastian Kleineidam
6730fb51ee Allow maximum check time specification. 2012-09-03 20:17:49 +02:00
Bastian Kleineidam
8ddd568a4c Bump up version. 2012-09-03 20:16:46 +02:00
Bastian Kleineidam
78ee2bce1a Improved download readme. 2012-09-03 19:54:22 +02:00
Bastian Kleineidam
0dc2efea68 Adjust for new .xz dist format. 2012-09-02 23:44:16 +02:00
Bastian Kleineidam
3838eb7510 Add release info. 2012-09-02 23:38:05 +02:00
Bastian Kleineidam
7a6436f08f Increase checked cache in URL queue. 2012-09-02 22:21:49 +02:00
Bastian Kleineidam
7334a9863e Make URL properties in GUI selectable with the mouse. 2012-08-24 00:10:59 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00
Bastian Kleineidam
ecef16b2c9 Support WML sites. 2012-08-22 22:43:14 +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
6915e2f989 Detect sites not supporting HEAD requests. 2012-08-14 18:43:39 +02:00
Bastian Kleineidam
11f5307e77 Compress source tarball with xz. 2012-08-14 17:39:41 +02:00
Bastian Kleineidam
29a5c1a44a Display the real url name in gui property field. 2012-08-13 18:55:25 +02:00
Bastian Kleineidam
afc0ecd7a6 --ignore-url now really ignores URLs. 2012-08-12 11:16:29 +02:00
Bastian Kleineidam
d9acc97f9f Use colorama instead of wconio. 2012-08-10 22:24:00 +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
64d011316a Add Python3 porting status. 2012-08-09 12:37:30 +02:00
Bastian Kleineidam
b0e5c7fc59 Ignore feed: URLs. 2012-06-27 21:32:03 +02:00
Bastian Kleineidam
0fd1a78378 Always compare encoded anchor names. 2012-06-27 20:59:53 +02:00
Bastian Kleineidam
103fb12987 Display debug output with fixed width font; allow showing of memory dump. 2012-06-25 20:21:45 +02:00
Bastian Kleineidam
f82384dd14 Add readme for download page at sourceforge. 2012-06-24 13:50:46 +02:00
Bastian Kleineidam
2baa908494 Updated linkcheckerrc manpage. 2012-06-24 10:45:07 +02:00
Bastian Kleineidam
5c045fef44 Fix UNC path handling on Windows. 2012-06-24 10:30:54 +02:00
Bastian Kleineidam
363ccc0121 Check <object codebase=...> as normal URL. 2012-06-23 14:28:32 +02:00
Bastian Kleineidam
cdf6b91b39 Don't use <object codebase=...> attribute as parent url. 2012-06-23 13:32:08 +02:00
Bastian Kleineidam
6d9a8859d3 Require and use Python 2.7.2. 2012-06-22 23:58:20 +02:00
Bastian Kleineidam
f10b38c13e Fix saving of the debugmemory option. 2012-06-21 22:13:09 +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
24286ceb53 Updated changelog. 2012-06-20 00:36:51 +02:00
Bastian Kleineidam
cbb13a8983 Add SSL certificate verification. 2012-06-18 23:05:44 +02:00
Bastian Kleineidam
8fb3246905 Bump up version. 2012-06-18 22:23:39 +02:00
Bastian Kleineidam
43d7496a23 Updated the documentation. 2012-06-18 20:19:48 +02:00
Bastian Kleineidam
b640f8f58f Add release info. 2012-06-10 22:46:38 +02:00
Bastian Kleineidam
f107092a8a Fix handling of user/password info in URLs. 2012-06-10 22:07:42 +02:00
Bastian Kleineidam
00aa631267 Add localwebroot configuration option. 2012-06-10 14:47:27 +02:00
Bastian Kleineidam
db95fce77e Ignore PHP processing instructions in local files. 2012-06-10 14:02:01 +02:00
Bastian Kleineidam
2dee223555 Allow memory dumps to be written. 2012-06-10 13:18:35 +02:00
Bastian Kleineidam
77b8ec0fcd Fix writing temporary Word files. 2012-06-10 11:07:35 +02:00
Bastian Kleineidam
7853f15e4e Added desktop files. 2012-06-02 21:35:51 +02:00
Bastian Kleineidam
b2ad5523a7 Support RPM building with cx_Freeze 2012-05-23 22:49:18 +02:00
Bastian Kleineidam
fa92d59448 Catch mimedb init errors. 2012-05-23 06:02:23 +02:00
Bastian Kleineidam
15a9de2207 Add release info. 2012-05-12 14:07:55 +02:00
Bastian Kleineidam
e2aedfc84e Cleanup the changelog. 2012-05-10 19:47:08 +02:00
Bastian Kleineidam
1cfe7f6f3d Add dependency docs to setup.py. 2012-05-10 19:29:22 +02:00
Bastian Kleineidam
9687331698 Install missing Python modules for py2exe. 2012-05-10 07:49:51 +02:00
Bastian Kleineidam
afd89ed1a5 Install the correct version of the MSVC++ runtime DLL. 2012-05-09 22:27:58 +02:00
Bastian Kleineidam
61138744e6 Always use GET for Zope servers. 2012-05-08 20:47:47 +02:00
Bastian Kleineidam
84f91c9124 Fix typo in documentation. 2012-05-06 14:19:50 +02:00
Bastian Kleineidam
a4ce509196 Updated changelog. 2012-04-29 16:32:22 +02:00
Bastian Kleineidam
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
643aef24e2 Bump up version. 2012-04-29 10:32:28 +02:00
Bastian Kleineidam
1a512362dd Really fix the manpage links. 2012-04-24 07:03:59 +02:00
Bastian Kleineidam
eabe807411 Fix broken http links in HTML man pages. 2012-04-23 21:05:10 +02:00
Bastian Kleineidam
d4ec3ede90 Set release date. 2012-04-22 20:47:40 +02:00
Bastian Kleineidam
52dcf101e0 Remove rest of deprecated options. 2012-04-22 17:55:12 +02:00
Bastian Kleineidam
a9035d6e8a Remove deprecated options. 2012-04-22 13:22:18 +02:00
Bastian Kleineidam
f267371889 Updated the docs for the new WSGI script. 2012-04-22 13:21:58 +02:00
Bastian Kleineidam
67b751f1c7 Write correct statistics when saving data in the GUI client. 2012-04-11 21:53:15 +02:00
Bastian Kleineidam
ae0bd406d4 Do not encode CSV outro output comment. 2012-04-11 20:43:46 +02:00
Bastian Kleineidam
bf1d9b1fad Fix locale file lookup. 2012-04-11 20:34:55 +02:00
Bastian Kleineidam
7a019aac51 Fix update check when content could not be downloaded. 2012-04-09 13:36:18 +02:00
Bastian Kleineidam
d3d3529c23 Added a WSGI script. 2012-04-06 08:23:41 +02:00
Bastian Kleineidam
797024c69b Fix URL connection cache key. 2012-04-04 22:58:09 +02:00
Bastian Kleineidam
1a28c2e334 Detect invalid empty cookies. 2012-04-03 08:03:54 +02:00
Bastian Kleineidam
d0fbe8b7f6 Break long URLs in documentation. 2012-04-03 07:42:39 +02:00
Bastian Kleineidam
cc6ffecc70 Bump up version. 2012-04-03 07:42:13 +02:00
Bastian Kleineidam
962bb02fbd Updated changelog. 2012-03-31 09:23:19 +02:00
Bastian Kleineidam
ee1c3824f7 Improved changelog. 2012-03-23 11:31:14 +01:00
Bastian Kleineidam
9ee9abcf0f Parse invalid comments <! bla > 2012-03-23 07:41:03 +01:00
Bastian Kleineidam
b9b8e3f5b2 Honor the charset encoding of the Content-Type HTTP
header when parsing HTML.
2012-03-22 22:45:11 +01: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
98b4768419 Use timeout when checking email addresses with SMTP. 2012-03-16 21:44:18 +01:00
Bastian Kleineidam
3b818d99c0 Allow --pause to be set in configuration file. 2012-03-16 21:28:30 +01:00
Bastian Kleineidam
fb845ec813 Replace configuration filename in options dialog. 2012-03-16 06:19:02 +01:00
Bastian Kleineidam
4c9fd8d488 Cache real url. 2012-03-14 21:12:13 +01:00
Bastian Kleineidam
5c542277af Improved error message for connect error to clamav daemon. 2012-03-12 21:13:22 +01:00
Bastian Kleineidam
5e13a78f66 Fix non-ascii HTTP header debugging. 2012-03-09 11:54:18 +01:00
Bastian Kleineidam
3fcff8a4e5 Fix non-ascii HTTP header handling. 2012-03-09 11:14:18 +01:00
Bastian Kleineidam
24811ac7b0 Recheck extern status on HTTP redirects even if domain did not change. 2012-03-08 10:07:31 +01:00
Bastian Kleineidam
0fbe27ddf6 Bump up version. 2012-03-08 10:05:46 +01:00
Bastian Kleineidam
acc3b8de81 Updated for release. 2012-02-13 21:51:52 +01:00
Bastian Kleineidam
3e36d10ad5 Fix typo in manual page. 2012-02-10 20:17:17 +01:00
Bastian Kleineidam
ac82bfe3e7 Updated copyright. 2012-01-29 17:21:14 +01:00
Bastian Kleineidam
32eca81c7f Updated documentation. 2012-01-29 17:18:36 +01:00
Bastian Kleineidam
d71f244abe Updated changelog. 2012-01-28 07:40:39 +01:00
Bastian Kleineidam
1deeb88e16 Add project support. 2012-01-26 20:23:15 +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
d22d41e824 Updated changelog. 2012-01-19 07:34:06 +01:00
Bastian Kleineidam
863e384311 Document compilation from source under OSX. 2012-01-17 08:58:38 +01:00
Bastian Kleineidam
6e1e9148d8 Work around a squid bug resulting in not detecting broken links 2012-01-17 08:36:11 +01:00
Bastian Kleineidam
4c15fc6a8b Properly handle non-ASCII HTTP header values. 2012-01-14 11:01:09 +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
19f0bbe7ce Add Ctrl-L shortcut to highlight URL. 2012-01-09 20:52:24 +01:00
Bastian Kleineidam
8e448604d1 Bump up version. 2012-01-09 20:51:54 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +01:00
Bastian Kleineidam
f1eb51d885 Updated copyright 2012-01-06 09:21:30 +01:00
Bastian Kleineidam
9b437fd1e4 Use dictionary-based logging config. 2012-01-04 21:07:35 +01:00
Bastian Kleineidam
d36c46a27f Require Python 2.7 2012-01-04 20:17:13 +01:00
Bastian Kleineidam
b502e1efcc Updated changelog. 2012-01-04 20:04:42 +01:00
Bastian Kleineidam
82cfd0b7f9 Remove deprecated options. 2012-01-04 19:01:12 +01:00
Bastian Kleineidam
96bae01e06 Regenerate .po files. 2012-01-04 19:00:06 +01:00
Bastian Kleineidam
d06c43d470 Split comma-separated archive attribute values. 2011-12-30 08:58:45 +01:00
Bastian Kleineidam
4a4985a960 Add HTML5 link elements and attributes. 2011-12-30 08:55:38 +01:00
Bastian Kleineidam
422d4e9c6c Fix saving of GUI results. 2011-12-29 06:52:48 +01:00
Bastian Kleineidam
b48957601d Set release date. 2011-12-25 08:45:43 +01:00
Bastian Kleineidam
79d389f2ec Updated changelog. 2011-12-20 20:54:10 +01:00
Bastian Kleineidam
3d9958dfbb Parse Safari bookmark files. 2011-12-17 16:38:25 +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
a633fcc57a Updated changelog 2011-12-13 21:39:41 +01:00
Bastian Kleineidam
5f0853be87 Display GUI options in one dialog; support warning strings in GUI options; support ignore patterns in GUI options. 2011-12-13 21:25:09 +01:00
Bastian Kleineidam
c5232d70e9 Updated changelog. 2011-12-12 19:00:51 +01:00
Bastian Kleineidam
1b5cad3b3e Only remove whitespace at start and end of URL. 2011-12-10 11:49:44 +01:00
Bastian Kleineidam
9956f3712e Properly detect too-long Unicode hostnames. 2011-12-05 20:51:42 +01:00
Bastian Kleineidam
9871f9b071 Replaced mingw with Windows SDK for development. 2011-11-05 14:08:20 +01:00
Bastian Kleineidam
76eddb62a8 Properly detect home directory on OS X systems. 2011-11-05 12:03:55 +01:00
Bastian Kleineidam
35bf1cf116 Removed todo list. The entries are merged into my master todo list. 2011-11-03 09:39:31 +01:00
Bastian Kleineidam
bc402a3ca0 Add release info. 2011-10-20 08:14:36 +02:00