Bastian Kleineidam
|
9c5693ad41
|
Add doc and copyright.
|
2014-03-30 19:23:42 +02:00 |
|
Bastian Kleineidam
|
4759cee377
|
Updated mailto: documentation.
|
2014-03-30 08:30:14 +02:00 |
|
Bastian Kleineidam
|
b6b5c7a12e
|
Simpler link parsing routine.
|
2014-03-27 19:49:17 +01:00 |
|
Bastian Kleineidam
|
f180592cc4
|
Increase thread poll intervall to reduce CPU usage.
|
2014-03-27 17:43:14 +01:00 |
|
Bastian Kleineidam
|
81da2eb48f
|
Code cleanup
|
2014-03-27 17:19:52 +01:00 |
|
Bastian Kleineidam
|
da0ef8e8ea
|
Fix for moved functions.
|
2014-03-27 17:19:24 +01:00 |
|
Bastian Kleineidam
|
fa26876f67
|
Don't use encoding detection since it's very slow.
|
2014-03-27 12:27:11 +01:00 |
|
Bastian Kleineidam
|
8cf84be2e2
|
Fix pyopenssl certificate date parsing.
|
2014-03-26 20:25:44 +01:00 |
|
Bastian Kleineidam
|
49df359317
|
Some fixes when pyopenssl is used instead of python ssl module.
|
2014-03-26 19:59:17 +01:00 |
|
Bastian Kleineidam
|
dec0f6c8dc
|
Fix error with SNI checks
|
2014-03-26 12:38:16 +01:00 |
|
Bastian Kleineidam
|
a8623bc0bc
|
Display SSL info on redirects.
|
2014-03-26 07:16:03 +01:00 |
|
Bastian Kleineidam
|
be59802569
|
Set http connection charset.
|
2014-03-20 21:20:34 +01:00 |
|
Bastian Kleineidam
|
098dede12c
|
Fix warningregex setting in GUI.
|
2014-03-20 20:46:58 +01:00 |
|
Bastian Kleineidam
|
9cd67dfcb2
|
More SSL message work.
|
2014-03-20 20:24:57 +01:00 |
|
Bastian Kleineidam
|
4c76345338
|
Add certificate valid date info and always set verify flag.
|
2014-03-19 17:16:42 +01:00 |
|
Bastian Kleineidam
|
9a7ad3a84f
|
Print SSL cipher info for https URLs.
|
2014-03-19 17:02:34 +01:00 |
|
Bastian Kleineidam
|
931ca4f402
|
Add missing log keyword arg.
|
2014-03-19 17:02:00 +01:00 |
|
Bastian Kleineidam
|
71a7898ee6
|
Don't check non-connected URLs.
|
2014-03-19 16:33:38 +01:00 |
|
Bastian Kleineidam
|
ce733ae76b
|
Don't check for robots.txt directives in local html files.
|
2014-03-19 16:33:22 +01:00 |
|
Bastian Kleineidam
|
e528d5f7db
|
Fix ssl connection handling and change plugin type to connection plugin.
|
2014-03-19 14:28:33 +01:00 |
|
Bastian Kleineidam
|
9be667b52a
|
Do not warn about missing addresses on mailto links that have subjects.
|
2014-03-18 23:27:59 +01:00 |
|
Bastian Kleineidam
|
2eb6b1b44c
|
Call connect() on unconnected ssl responses.
|
2014-03-18 23:27:21 +01:00 |
|
Bastian Kleineidam
|
fc73c6ca6e
|
Log number of checked unique URLs.
|
2014-03-14 23:46:17 +01:00 |
|
Bastian Kleineidam
|
91c6e1d29f
|
Don't log bytes in status.
|
2014-03-14 22:25:19 +01:00 |
|
Bastian Kleineidam
|
34bdf5c75a
|
Updated copyright and docs.
|
2014-03-14 22:09:05 +01:00 |
|
Bastian Kleineidam
|
19b8baf08c
|
Move cached queue items to top once in a while.
|
2014-03-14 22:08:51 +01:00 |
|
Bastian Kleineidam
|
6437f08277
|
Display downloaded bytes.
|
2014-03-14 21:06:10 +01:00 |
|
Bastian Kleineidam
|
c51caf1133
|
Assertions should be earlier.
|
2014-03-14 20:26:11 +01:00 |
|
Bastian Kleineidam
|
cc401923ac
|
Improve wording of status message.
|
2014-03-14 20:25:37 +01:00 |
|
Bastian Kleineidam
|
cfff4c4a84
|
Disable URL length warning for data: URLs.
|
2014-03-14 20:24:28 +01:00 |
|
Bastian Kleineidam
|
ac78c6d5b8
|
Internal errors do not stop the checking thread any more.
|
2014-03-14 20:23:04 +01:00 |
|
Bastian Kleineidam
|
b18854649d
|
Count unique URLs for url queue limit.
|
2014-03-14 20:21:46 +01:00 |
|
Bastian Kleineidam
|
257644e660
|
Add cache length function to get number of cached elements.
|
2014-03-14 20:19:34 +01:00 |
|
Bastian Kleineidam
|
306979abca
|
Add HttpHeaderInfo plugin
|
2014-03-12 19:28:37 +01:00 |
|
Bastian Kleineidam
|
279db5c5b8
|
Fix documentation.
|
2014-03-12 19:22:18 +01:00 |
|
Bastian Kleineidam
|
ccd0d4ead7
|
Updated the list of unknown or ignored URI schemes.
|
2014-03-12 19:20:49 +01:00 |
|
Bastian Kleineidam
|
121602df87
|
Use SSL cert on Windows systems.
|
2014-03-11 20:58:16 +01:00 |
|
Bastian Kleineidam
|
0ad5969b54
|
Simplify config dir functions.
|
2014-03-11 20:23:49 +01:00 |
|
Bastian Kleineidam
|
41d07729bb
|
Install certificate store with installers.
|
2014-03-10 22:34:37 +01:00 |
|
Bastian Kleineidam
|
ee0717131d
|
Add marker for http debugging
|
2014-03-10 20:09:05 +01:00 |
|
Bastian Kleineidam
|
9c9cf0c3e2
|
Check for Python requests >= 2.2.0
|
2014-03-10 19:31:31 +01:00 |
|
Bastian Kleineidam
|
57edf0923e
|
Updated copyright year
|
2014-03-10 19:27:22 +01:00 |
|
Bastian Kleineidam
|
bca226c293
|
Fix assertion checking external links; fix tests
|
2014-03-10 18:23:44 +01:00 |
|
Bastian Kleineidam
|
40b663cf9e
|
Ignore URLs earlier.
|
2014-03-10 18:05:11 +01:00 |
|
Bastian Kleineidam
|
6b334dc79b
|
Fix URL result caching.
|
2014-03-08 19:35:10 +01:00 |
|
Bastian Kleineidam
|
0113f06406
|
Enable arbitrary output encodings in CSV output. See #467
|
2014-03-06 22:40:52 +01:00 |
|
Bastian Kleineidam
|
102837b875
|
Set maximum redirects
|
2014-03-06 21:58:35 +01:00 |
|
Bastian Kleineidam
|
fab2c2da98
|
Improve content type setting.
|
2014-03-05 20:12:19 +01:00 |
|
Bastian Kleineidam
|
ef13a3fce1
|
Implement sitemap and sitemap index parsing.
|
2014-03-05 19:26:37 +01:00 |
|
Bastian Kleineidam
|
b72cf252fb
|
Move parseable check down since it might get the content.
|
2014-03-05 19:26:05 +01:00 |
|