2011-05-27 |
Fabian Keil | Ditch two checks that have been commented out for years... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Fabian Keil | Remove AC_FUNC_SETPGRP as it can cause issues when... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Fabian Keil | Remove a useless '+' in main(). |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Fabian Keil | In LogPutString(), don't bother looking at pszText... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | Remove -prevent-compression from the fragile alias |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | Garbage collect the strdup() replacement for mingw32 |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | Garbage collect safe_strerror() which isn't used anywhere |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | If only one of the strncmpic() arguments has a length... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | Change a ssplit() call to use SZ(array) as the third... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Fabian Keil | Change ssplit()'s fourth parameter from int to the... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Fabian Keil | Mention some of the fun one can experience when not... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Fabian Keil | Improve the listen-address documentation |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Add a -fast-redirects exception for webcache.googleuser... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Fix white-space. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Use a more traditional for loop to iterate over the... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Reduce empty lines in init_our_variables(). |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Simplify check_header_result() a bit. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Fix spelling in two error messages. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Add a warning that the statistics currently can't be... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Fabian Keil | Add: 92) The statistics currently aren't calculated... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | Do not expect a trailing dot in: Request from 10.0... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | Highlight the hostport in: Request from 10.0.0.1 marked... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | Include the destination host in the 'Request ... marked... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | Point out that the SourceForge messaging system works... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | In unbreak_lines_only_loop(), accept ISO 8601 time... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | In rfc2553_connect_to(), prevent a duplicated log messa... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fabian Keil | Prevent a NULL-pointer dereference in connect_to() |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Fabian Keil | In connect_to(), do not pretent to retry if forwarded... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Fabian Keil | Split the --user delimiter skipping across two lines... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Fabian Keil | Make a copy of the --user value and only mess with... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Fabian Keil | Remove a harmless but pointless line in the code to... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Fabian Keil | When a specified user or group can't be found, put... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Fabian Keil | If the --user argument user[.group] contains a dot... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Merge a typo fix. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Fix spelling errors in the documentation. Found with... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Fix spelling errors found with codespell. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Fix a perldoc syntax error. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Add a --disable-ipv6-support switch for platforms where... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Fabian Keil | Rename the --disable-acl-files switch to --disable... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Clarify what kind of directory layout #67 is talking... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Mention #41 in #65 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | In #42, note that the DTrace bible is preordered. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Rephrase #40 which could be easily misunderstood. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Remove #39. jarfile support got garbage collected befor... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Remove #35. The accept_connection() thread does little... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Shorten #14 by removing the logging part. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Remove #81. The unlimited-config-lines branch has been... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Add #91: Add an optional limit for internal redirects. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Mention why the static PCRE code is actually deprecated. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Fabian Keil | Update the URL of the 'Removing outdated PCRE version... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Remove an obsolete paragraph in the forwarded-connect... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | If forwarded-connect-retries is set, only retry if... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Fix a theoretical memory leak in a cannot-realistically... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), initialize socket_error to 0 |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Mark the errno overloading in connect_to() as questiona... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Zero out the timeval struct in rfc2553_connect_to(... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Remove useless parentheses in get_destination_from_head... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Factor the Content-Encoding header ditching out of... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In socks4_connect(), don't comment on connect_to()... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), explain getnameinfo() errors... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Remove a useless log message in chat() |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Bump copyright year |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to() and no_rfc2553_connect_to(... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), simplify the OS/2 code path... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), start setting cgi->error_messa... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), rename socket_in_error to... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In the IPv6-aware connect_to(), allocate http->host_ip_... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), remove a useless check for... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Remove a useless comment in rfc2553_connect_to(). |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | When retrying to connect, also log the maximum number... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Move the forwarded-connect-retries handling into a... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Remove an incorrect comment about csp not being modifie... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Bump Copyright range. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Polish syntax to drop the GNU make dependency for the... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Fabian Keil | Add 90) Implement NO-TAG: patterns |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Fabian Keil | Accept and ignore: SDCH-compressed content detected... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Fabian Keil | In server_content_encoding(), mark the content as taboo... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fabian Keil | Bump generated Firefox version to 3.6.15. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fabian Keil | Change the expected status code returned for p.p/die... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fabian Keil | Unblock adassier.wordpress.com/ and http://adassier... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fabian Keil | Rephrase a log message in compile_dynamic_pcrs_job_list() |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fabian Keil | In a fatal error message in load_one_actions_file(... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | In pcrs_strerror(), properly report unknown positive... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | In compile_dynamic_pcrs_job_list(), also log the actual... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Remove an incorrect assertion in compile_dynamic_pcrs_j... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Don't bother trying to continue chatting if the client... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | In cgi_die(), mark the client connection for closing. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Add a proper CGI message for cgi_die(). |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Fix an invalid free when compiled with FEATURE_GRACEFUL... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Improve a comment in load_one_actions_file() |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Make two fatal error message in load_one_actions_file... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | In load_one_actions_file(), don't limit the actions_buf... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Don't enforce a logical line length limit in read_confi... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Remove duplicated 'the' in a comment |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Fabian Keil | Remove duplicated 'the' |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Fabian Keil | Additionally accept ISO 8601 time stamps. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Fabian Keil | Bump copyright. |
commit | commitdiff | tree | snapshot |
next |