OpenBSD CVS

src/usr.sbin/httpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / httpd

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] cgi-bin/        
[DIR] conf/        
[DIR] htdocs/        
[DIR] icons/        
[DIR] logs/        
[DIR] src/        
[DIR] support/        
[TXT] Makefile  1.25   9 years  reyk   Proxy commit for jsing@: "Add TLS/SSL support to httpd, based on the recent ress...
[TXT] config.c  1.21   9 years  reyk   branches: 1.21.2; Limit the body size in client requests (eg. POST data) to 1M ...
[TXT] control.c  1.4   9 years  reyk   Add initial support for log files in /var/www/logs/. Logging with syslog is sti...
[TXT] http.h  1.5   9 years  reyk   branches: 1.5.2; Allocate http_host instead of carrying a buffer in the descrip...
[TXT] httpd.8  1.47   9 years  reyk   Fix and simplify the description of httpd(8)'s signal handling. httpd does not ...
[TXT] httpd.c  1.17   9 years  reyk   branches: 1.17.4; Improve logging to allow per- server/location log files. The...
[TXT] httpd.conf.5  1.29   9 years  reyk   Change grammar to remove a shift/reduce conflict that was introduced with the ss...
[TXT] httpd.h  1.51   9 years  reyk   branches: 1.51.2; Limit the body size in client requests (eg. POST data) to 1M ...
[TXT] log.c  1.2   9 years  reyk   httpd doesn't support SSL/TLS yet, remove the remaining bits. The secrect plan i...
[TXT] logger.c  1.5   9 years  reyk   branches: 1.5.4; spacing
[TXT] parse.y  1.34   9 years  reyk   branches: 1.34.2; Change grammar to remove a shift/reduce conflict that was int...
[TXT] proc.c  1.4   9 years  reyk   Add initial support for log files in /var/www/logs/. Logging with syslog is sti...
[TXT] server.c  1.39   9 years  reyk   branches: 1.39.2; Use memset(buf instead of memset(&buf. Pointed out by deraad...
[TXT] server_fcgi.c  1.29   9 years  florian   branches: 1.29.2; Don't try to ouput FCGI_STDERR into error.log if there is no ...
[TXT] server_file.c  1.31   9 years  reyk   branches: 1.31.4; The watermark exposed a bug in server_write that broke keep-a...
[TXT] server_http.c  1.42   9 years  reyk   branches: 1.42.2; Limit the body size in client requests (eg. POST data) to 1M ...