Commit graph

4930 commits

Author SHA1 Message Date
Bastian Kleineidam
3fcff8a4e5 Fix non-ascii HTTP header handling. 2012-03-09 11:14:18 +01:00
Bastian Kleineidam
626bd3e249 Fix obfuscated IP address check. 2012-03-09 10:08:04 +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
740658b4fc Improved documentation of cnormpath(). 2012-03-08 09:23:44 +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
0f0c1a22b8 Added missing python function docs. 2012-01-29 17:21:24 +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
71f5ee42c8 Updated copyright. 2012-01-29 17:18:28 +01:00
Bastian Kleineidam
d71f244abe Updated changelog. 2012-01-28 07:40:39 +01:00
Bastian Kleineidam
c3423b3d6a Add drag-n-drop support for project files. 2012-01-26 20:57:03 +01:00
Bastian Kleineidam
1deeb88e16 Add project support. 2012-01-26 20:23:15 +01:00
Bastian Kleineidam
b5852683ab Do not write userconfig in portable mode. 2012-01-23 22:24:51 +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
c07c9afaa6 Mention site crawling. 2012-01-22 08:12:03 +01:00
Bastian Kleineidam
51cf55b7a6 Remove warning: prefix from warning messages. 2012-01-21 00:25:02 +01:00
Bastian Kleineidam
053ea33b06 Updated GUI icons from oxygen upstream. 2012-01-19 16:59:14 +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
e99c55f6c4 Proper proxy type check. 2012-01-16 21:15:53 +01:00
Bastian Kleineidam
4c15fc6a8b Properly handle non-ASCII HTTP header values. 2012-01-14 11:01:09 +01:00
Bastian Kleineidam
a5055faf25 Add python setup.py check. 2012-01-11 21:08:45 +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
4c305d1aa9 Updated freecode file. 2012-01-06 20:35:55 +01:00
Bastian Kleineidam
ead8625e8a Add missing docstring. 2012-01-06 20:33:58 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +01:00
Bastian Kleineidam
1f8067efc9 Remove unneeded linebreak in usage string. 2012-01-06 13:21:03 +01:00
Bastian Kleineidam
ee5ba648be Determine width of current console for help output. 2012-01-06 13:05:30 +01:00
Bastian Kleineidam
82491d3030 Sort help options alphabetically. 2012-01-06 09:22:17 +01:00
Bastian Kleineidam
f1eb51d885 Updated copyright 2012-01-06 09:21:30 +01:00
Bastian Kleineidam
a69f12d5e1 Remove unused file. 2012-01-05 13:50:51 +01:00
Bastian Kleineidam
9b437fd1e4 Use dictionary-based logging config. 2012-01-04 21:07:35 +01:00
Bastian Kleineidam
033280cfb9 Remove workarounds for old Python versions. 2012-01-04 20:17:53 +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
e316f5be68 Remove unneeded comment. 2012-01-04 20:04:36 +01:00
Bastian Kleineidam
6409651f55 Remove unused function. 2012-01-04 20:04:14 +01:00
Bastian Kleineidam
28c58519d9 Update httplib.py from upstream. 2012-01-04 19:55:47 +01:00
Bastian Kleineidam
82cfd0b7f9 Remove deprecated options. 2012-01-04 19:01:12 +01:00
Bastian Kleineidam
fad12214c8 Ignore local todo dir. 2012-01-04 19:00:25 +01:00
Bastian Kleineidam
96bae01e06 Regenerate .po files. 2012-01-04 19:00:06 +01:00
Bastian Kleineidam
3c5b21c0c4 Do not use XXX tag here. 2012-01-04 18:57:56 +01:00
Bastian Kleineidam
9b397230e9 Use default Ctrl-C behaviour with SIG_DFL. 2012-01-02 12:28:52 +01:00