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_7_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.27   9 years  reyk   Add -O0 to the DEBUG example. Figured out while analysing core dumps with halex...
[TXT] config.c  1.36   9 years  reyk   Fix an issues that was found by halex@: we didn't set the return_uri in non-loca...
[TXT] control.c  1.6   9 years  reyk   httpd is based on relayd and had included many headers that are only needed by i...
[TXT] http.h  1.12   9 years  florian   More http status codes. OK benno@, reyk@
[TXT] httpd.8  1.50   9 years  bentley   Mark up filenames with Pa. ok reyk@
[TXT] httpd.c  1.35   9 years  reyk   Allow to specify CGI variables as macros in redirection strings, eg. block retur...
[TXT] httpd.conf.5  1.54   9 years  reyk   Fix minor manpage bug: it is a server, not a relay. OK deraadt@
[TXT] httpd.h  1.81   9 years  reyk   Allow to specify CGI variables as macros in redirection strings, eg. block retur...
[TXT] log.c  1.5   9 years  reyk   httpd is based on relayd and had included many headers that are only needed by i...
[TXT] logger.c  1.11   9 years  reyk   spacing
[TXT] parse.y  1.65   9 years  jsing   Allow TLS protocols to be specified via a "tls protocols" configuration option. ...
[TXT] proc.c  1.8   9 years  reyk   httpd is based on relayd and had included many headers that are only needed by i...
[TXT] server.c  1.60   9 years  reyk   branches: 1.60.2; Add return_uri to serverconfig_reset() to avoid using garbage...
[TXT] server_fcgi.c  1.52   9 years  chrisz   Use the rewritten (index file appended) uri as DOCUMENT_URI. OK florian@
[TXT] server_file.c  1.51   9 years  reyk   Rename escape_uri() to url_encode() because it is the opposite of url_decode(). ...
[TXT] server_http.c  1.75   9 years  reyk   Allow to specify CGI variables as macros in redirection strings, eg. block retur...