summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rewrote the event and error handling with the help of the fcgi-responder.c fr...Jan Kneschke2005-03-014-105/+141
* added checks for the line-terminator handling and cleanup the configsJan Kneschke2005-03-011-3/+6
* fixed #25 by setting all duplicates to 400Jan Kneschke2005-03-011-8/+96
* disable dump_packetJan Kneschke2005-03-011-0/+2
* parse last-modified timestamp and compare it.Jan Kneschke2005-02-281-7/+20
* 'modification' as ignored and handled as 'access'Jan Kneschke2005-02-281-5/+18
* this one belongs to the last changesetJan Kneschke2005-02-281-11/+1
* * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()Jan Kneschke2005-02-285-402/+225
* tolerate \n\n instead of \r\n\r\n and handle overlapping Jan Kneschke2005-02-281-15/+50
* moved SA_LEN macro to http-header-glue.cJan Kneschke2005-02-282-62/+63
* moved external functions to *-glue.c Jan Kneschke2005-02-288-375/+410
* Don't use broken http_host pointer for debugging.Jan Kneschke2005-02-281-3/+14
* removed warnings about shadowed variablesJan Kneschke2005-02-281-10/+9
* added ssl.ca-file and updated error-message if private and public key don't m...Jan Kneschke2005-02-284-7/+26
* forget a 's' of the format-string (Bug #31)Jan Kneschke2005-02-271-1/+1
* replace inet_addr() by inet_aton() as the man-page onJan Kneschke2005-02-221-1/+1
* fix segfault in log_error_write if host is emptyJan Kneschke2005-02-221-2/+3
* allow empty cgi.assign handlerJan Kneschke2005-02-201-6/+8
* added SERVER_ADDR, REMOTE_PORT to mod_fastcgi and mod_cgi andJan Kneschke2005-02-202-0/+46
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-20108-0/+36329