Commit Graph

620 Commits (f8d54c857426f112d133da0af9add8750b5f8db5)

Author SHA1 Message Date
Jan Kneschke 7725e92ff6 rewrote the event and error handling with the help of the fcgi-responder.c from the tests.
18 years ago
Jan Kneschke 2420fd96d2 added checks for the line-terminator handling and cleanup the configs
18 years ago
Jan Kneschke 0f779ce2f9 fixed #25 by setting all duplicates to 400
18 years ago
Jan Kneschke a6dfdad19f disable dump_packet
18 years ago
Jan Kneschke 6e83b23ec9 parse last-modified timestamp and compare it.
18 years ago
Jan Kneschke c3662bebf1 'modification' as ignored and handled as 'access'
18 years ago
Jan Kneschke 26b184ba6f this one belongs to the last changeset
18 years ago
Jan Kneschke 75fae49e37 * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()
18 years ago
Jan Kneschke aa63120540 tolerate \n\n instead of \r\n\r\n and handle overlapping
18 years ago
Jan Kneschke 8b248ce3a5 moved SA_LEN macro to http-header-glue.c
18 years ago
Jan Kneschke d26f6893d9 moved external functions to *-glue.c
18 years ago
Jan Kneschke 6a822b673e Don't use broken http_host pointer for debugging.
18 years ago
Jan Kneschke 47ca38938d removed warnings about shadowed variables
18 years ago
Jan Kneschke 0cc8a5c56c added ssl.ca-file and updated error-message if private and public key don't match
18 years ago
Jan Kneschke 9ce460f051 forget a 's' of the format-string (Bug #31)
18 years ago
Jan Kneschke bc7f12ca71 replace inet_addr() by inet_aton() as the man-page on
18 years ago
Jan Kneschke 44997909b1 fix segfault in log_error_write if host is empty
18 years ago
Jan Kneschke 91066a8b60 allow empty cgi.assign handler
18 years ago
Jan Kneschke a39b52810e added SERVER_ADDR, REMOTE_PORT to mod_fastcgi and mod_cgi and
18 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
18 years ago