Commit graph

4788 commits

Author SHA1 Message Date
Bastian Kleineidam
48413de418 Display warning message for each cookie parsing error. 2011-08-03 19:27:36 +02:00
Bastian Kleineidam
ef6a3b99af Strip newline at end of cookie string. 2011-08-03 19:26:59 +02:00
Bastian Kleineidam
ee7e04c6c6 Remove unused function client_header_name() 2011-08-02 21:57:37 +02:00
Bastian Kleineidam
c99b75899d Send multiple cookie values in one header. 2011-08-02 21:57:16 +02:00
Bastian Kleineidam
8779158b2f Sent cookies with more specific paths first. 2011-08-02 21:56:26 +02:00
Bastian Kleineidam
c70bd68ef1 Refactor sending of cookie data in client into separate function. 2011-08-02 20:45:26 +02:00
Bastian Kleineidam
977d9e9ae6 Update cookie values instead of adding duplicate entries. 2011-08-01 20:26:31 +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
210b45d1e4 Removed FastCGI script. 2011-07-25 21:37:35 +02:00
Bastian Kleineidam
7ebe67d7f6 Default to last URL checked in GUI. 2011-07-25 21:31:33 +02:00
Bastian Kleineidam
752941e029 Ignore AttributeError when printing the Qt version. 2011-07-25 21:15:52 +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
552c71a3ca Do not append a stray newline character when encoding authentication information to base64. 2011-07-25 20:02:01 +02:00
Bastian Kleineidam
cc4937cd6d Improved install documentation. 2011-07-25 19:44:12 +02:00
Bastian Kleineidam
842b928073 Clean up generated man pages. 2011-06-15 06:39:20 +02:00
Bastian Kleineidam
e43bbda53c Update HTML man pages on release. 2011-05-30 18:34:43 +02:00
Bastian Kleineidam
2550e16040 Remove query part from file links. 2011-05-29 17:49:01 +02:00
Bastian Kleineidam
430e1db78d Do not use fixed port for HTTP server. 2011-05-28 19:24:38 +02:00
Bastian Kleineidam
5515645af6 Reset content type setting after loading HTTP headers. 2011-05-28 17:59:44 +02:00
Bastian Kleineidam
123d62b1f4 Updated Debian .install file. 2011-05-28 16:48:48 +02:00
Bastian Kleineidam
2b1a5db238 Updated Debian copyright file. 2011-05-28 16:48:36 +02:00
Bastian Kleineidam
c9707ee735 Handle stray < before end tags. 2011-05-28 13:39:04 +02:00
Bastian Kleineidam
a894363096 Bump up version. 2011-05-28 12:46:48 +02:00
Bastian Kleineidam
8c124c5e93 Replace tabs with spaces; remove trailing whitespace. 2011-05-28 08:49:56 +02:00
Bastian Kleineidam
d0140d22ae Updated freshmeat changelog. 2011-05-28 08:49:20 +02:00
Bastian Kleineidam
fd4bd073dc Updated translation. 2011-05-28 08:45:26 +02:00
Bastian Kleineidam
0f70438a87 Updated copyright. 2011-05-28 08:44:21 +02:00
Bastian Kleineidam
4b36f13d6b Set release name and date. 2011-05-28 08:37:44 +02:00
Bastian Kleineidam
19d905dc27 Add Debian NEWS entry for removing system config file. 2011-05-28 08:37:35 +02:00
Bastian Kleineidam
01004255b9 Count processors under OSX. 2011-05-28 08:22:54 +02:00
Bastian Kleineidam
44c195f91b Run tests in parallel. 2011-05-28 08:09:27 +02:00
Bastian Kleineidam
b71d8444a9 Add missing imports after using fileutils.has_module. 2011-05-28 07:50:02 +02:00
Bastian Kleineidam
d956e62308 Move busy indicator next to the status label. 2011-05-28 07:43:36 +02:00
Bastian Kleineidam
b8187f5c43 Document Qt plugin install feature. 2011-05-26 21:33:49 +02:00
Bastian Kleineidam
52d14d4ce4 Fix Qt plugin file moving. 2011-05-26 21:30:31 +02:00
Bastian Kleineidam
2ca048edc8 Fix Qt plugin installation on OSX. 2011-05-26 21:08:11 +02:00
Bastian Kleineidam
e63c115a9a Updated todo. 2011-05-26 18:22:59 +02:00
Bastian Kleineidam
8aad0cbde9 Paginate linkchecker -h output. 2011-05-26 07:29:08 +02:00
Bastian Kleineidam
6d284e220b Use has_module and is_tty utility functions. 2011-05-26 07:28:29 +02:00
Bastian Kleineidam
53f34d6b2e Add is_tty utility function. 2011-05-26 07:28:14 +02:00
Bastian Kleineidam
968d2d5583 Distribute Qt plugin libraries under OSX. 2011-05-25 23:12:09 +02:00
Bastian Kleineidam
955d388559 Distribute needed Qt GIF library on Windows system. 2011-05-25 21:37:17 +02:00
Bastian Kleineidam
5ed3c370d7 Conflict with python-dnspython. 2011-05-25 21:24:35 +02:00
Bastian Kleineidam
669ec0b411 Updated changelog. 2011-05-25 21:22:08 +02:00
Bastian Kleineidam
684a9b5bf6 Add includes to dns.rdtypes.IN/ANY in setup.py, not in mailtourl.py module. 2011-05-25 21:03:10 +02:00
Bastian Kleineidam
1da95fe2e4 Add comment how to skip windows portable dist creation. 2011-05-25 20:06:49 +02:00
Bastian Kleineidam
a35e0a7c1e Use parent dir for eclipse workspace. 2011-05-25 07:07:19 +02:00
Bastian Kleineidam
403931c18f Fix wrong call to DNS resolver method. 2011-05-24 20:59:35 +02:00
Bastian Kleineidam
e1f724908d Move dnspython module into third_party directory. 2011-05-24 20:18:58 +02:00