2009-04-11 |
Fabian Keil | Update a comment. We're not in Kansas anymore. |
blob | commitdiff | raw | diff to current |
2009-04-11 |
Fabian Keil | When dropping connections due to ACL, don't leak csp... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Fabian Keil | Fix two cases in which an invalid server response would... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Fabian Keil | If the server rudely resets the connection directly... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Fabian Keil | Correct the status code for CONNECTION_TIMEOUT_RESPONSE. |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Fabian Keil | If spawning a child in listen_loop() fails, send a... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Fabian Keil | In serve(), keep the client socket open until we marked the |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Fabian Keil | Comment fix. Spotted by Roland. |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Fabian Keil | If the --no-daemon option is used, enable LOG_LEVEL_INFO |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Fabian Keil | Fix some more harmless warnings on amd64. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Fabian Keil | Reinitialize the timeout structure every time before... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Fabian Keil | Fix justified (but harmless) compiler warnings |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Fabian Keil | Change csp->expected_content and_csp->expected_content_... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Fabian Keil | Fix compiler warning. |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Fabian Keil | Log unsigned values as such. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Fabian Keil | Streamline parse_http_request()'s prototype. As |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Fabian Keil | Help clang understand that we aren't dereferencing |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Fabian Keil | Unbreak build without FEATURE_CONNECTION_KEEP_ALIVE. |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Fabian Keil | Add the request URL to the timeout message in chat(). |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Fabian Keil | Now that init_log_module() is called earlier, call... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Fabian Keil | Call initialize_mutexes() before init_log_module()... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Fabian Keil | When dropping privileges, also give up membership in... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Fabian Keil | Initialize the log module before parsing arguments. |
blob | commitdiff | raw | diff to current |
2009-01-31 |
Fabian Keil | Remove redundant error check in receive_client_request(). |
blob | commitdiff | raw | diff to current |
2009-01-31 |
Fabian Keil | Flatten indentation in receive_client_request(). |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Fabian Keil | - If the socket-timeout has been reached and the client |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Lee | fix GCC 3.4.4 warning |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Fabian Keil | Keep a thread around to timeout alive connections |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Fabian Keil | Add config option socket-timeout to control the time |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Fabian Keil | When logging crunches, log the whole URL, so one can... |
blob | commitdiff | raw | diff to current |
2008-12-14 |
Fabian Keil | Give crunched requests their own log level. |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Fabian Keil | Downgrade "Received x bytes while expecting y." message to |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Fabian Keil | Don't miscalculate byte_count if we don't get all the |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Fabian Keil | Cosmetics for the last commit: Don't watch out for |
blob | commitdiff | raw | diff to current |
2008-11-26 |
Fabian Keil | Recognize that the server response is complete if the |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Fabian Keil | Don't convert the client-header list to text until... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Fabian Keil | Some more chat() cosmetics. |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Fabian Keil | Turn keep-alive support into a runtime feature |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Fabian Keil | Fix last-chunk detection hack to also apply |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Fabian Keil | Factor receive_client_request() and |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Fabian Keil | If we received a different amount of data than we expected, |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Fabian Keil | Revert revision 1.195 and try again. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Fabian Keil | Fix gcc44 warning. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Fabian Keil | Remove two debug messages with LOG_LEVEL_INFO. |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Fabian Keil | Once More, With Feeling: if there is no logfile |
blob | commitdiff | raw | diff to current |
2008-10-20 |
Fabian Keil | If SIGHUP is received while we aren't running in daemon |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Fabian Keil | - Fix two gcc44 conversion warnings. |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Fabian Keil | Make sure we don't try to reuse tainted server sockets. |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Fabian Keil | The last commit was a bit too ambitious, apparently... |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Fabian Keil | Fix content length calculation if we read headers |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Fabian Keil | Even more chat() cosmetics. |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Fabian Keil | Reformat some comments in chat(). |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Fabian Keil | In case of chunk-encoded content, stop reading if |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Fabian Keil | Let server_response_is_complete() deal properly with |
blob | commitdiff | raw | diff to current |
2008-10-09 |
Fabian Keil | Flush work-in-progress changes to keep outgoing connections |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Fabian Keil | Add mutex lock support for _WIN32. |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Fabian Keil | Prepare for critical sections on Windows by adding a |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Fabian Keil | Remove FEATURE_COOKIE_JAR. |
blob | commitdiff | raw | diff to current |
2008-08-22 |
Fabian Keil | - Silence LLVM/Clang complaint. |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Fabian Keil | Accept Shoutcast responses again. Problem reported |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Fabian Keil | Fix possible NULL-pointer dereference reported |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Fabian Keil | Streamline sed()'s prototype and declare |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Fabian Keil | - Mark csp as immutable for send_crunch_response(). |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Fabian Keil | Factor update_server_headers() out of sed(), ditch the |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Fabian Keil | Don't provide get_header() with the whole client state |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Fabian Keil | Make the "read the rest of the headers" loop a bit... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Fabian Keil | - Instead of logging when the IIS5 hack is enabled... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Fabian Keil | Fix comment grammar. |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Fabian Keil | Remove the pointless buffer in client_protocol_is_unsup... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Fabian Keil | Least-effort fix for bug #1821930 (reported by Lee): |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Fabian Keil | Don't pass the whole csp structure to flush_socket() |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Fabian Keil | Remove kill-popups action. |
blob | commitdiff | raw | diff to current |
2008-03-06 |
Fabian Keil | If limit-connect isn't used, don't limit CONNECT reques... |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Fabian Keil | Remove the treat-forbidden-connects-like-blocks action... |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Fabian Keil | Also use shiny new connect_port_is_forbidden() in jcc.c. |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Fabian Keil | Rename url_actions() to get_url_actions() and let it |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Fabian Keil | Let forward_url() use the standard parameter ordering |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Fabian Keil | Remove the "Listening ... for local connections only... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Fabian Keil | Prevent the log messages for CONNECT requests to unacce... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
David Schmidt | Make sure all console-mode apps get a usage() instance |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Fabian Keil | Reword NO_SERVER_DATA_RESPONSE to make it harder |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Fabian Keil | Unbreak trustfile which previously didn't work without |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Fabian Keil | Plug memory leak. Spotted by Valgrind, triggered by |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Fabian Keil | In the HTTP snipplets, refer to the client as client. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Fabian Keil | Emit a log message when activating the MS IIS5 hack. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Fabian Keil | Log the "weak randomization factor" warning only |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Fabian Keil | Initialize log module after initializing mutexes, future |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Fabian Keil | Fix first CSUCCEED line to end in \r\n as required... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Fabian Keil | Downgrade "Flushing header and buffers" message to... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
Fabian Keil | When in daemon mode, close stderr after the configurati... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
Fabian Keil | - Fix a crash when parsing invalid requests whose first... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Fabian Keil | - Move get_filter_function() from jcc.c to filters.c |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Fabian Keil | Execute content filters through execute_content_filter(). |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Fabian Keil | Initialize req to NULL to make sure it's defined if the |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Fabian Keil | Add Stephen Gildea's --pre-chroot-nslookup patch [... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Fabian Keil | Don't crash if a broken header filter wiped out the... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Fabian Keil | Fix byte_count calculation in case of flushes |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Fabian Keil | - If there's a connection problem after we already... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Fabian Keil | Add some more prototypes for static functions. |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Fabian Keil | Comment out request_contains_null_bytes() until it... |
blob | commitdiff | raw | diff to current |
next |