Commit Graph

280 Commits (56f637b885773cc4e17b051839da585602872c82)

Author SHA1 Message Date
Jan Kneschke af3ddde684 handle remote shutdown correctly
18 years ago
Jan Kneschke b68e4a2f2c strip double / on path-info
18 years ago
Jan Kneschke 85194f365f fixed pathinfo handling on /fcgi_pattern
18 years ago
Jan Kneschke 829aeb9455 SIGCLD -> SIGCHLD (reported by s0 and Pierre-Yves)
18 years ago
Jan Kneschke 9a5cf4a2ed fixed handling of dead fastcgi processes if deamonized
18 years ago
Jan Kneschke 853b4f5b06 don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)
18 years ago
Jan Kneschke 3caa67a131 added | to the non-rfc characters in URI
18 years ago
Jan Kneschke 06c35abe4a updated ChangeLog and NEWS from timeline
18 years ago
Jan Kneschke bde657648d compile fixes for MIPSpro on IRIX
18 years ago
Jan Kneschke 0cccf378c7 PACKAGE -> PACKAGE_NAME (by smi)
18 years ago
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