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_7_1


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.30   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] config.c  1.62   2 years  ian   Add httpd custom error page facility. Adapted by me from https://github.com/mpfr...
[TXT] control.c  1.14   3 years  dv   Move TAILQ initialization to files where they are used. These priv-sep daemons ...
[TXT] http.h  1.16   3 years  yasuoka   Use the original requested URI for REQUEST_URI. ok millert florian
[TXT] httpd.8  1.53   7 years  jmc   add some Xr for acme-client(1);
[TXT] httpd.c  1.72   2 years  florian   Nothing uses kv_flags. John (j AT bitminer.ca) pointed out that we didn't corre...
[TXT] httpd.conf.5  1.121   2 years  jsg   bandwith -> bandwidth
[TXT] httpd.h  1.160   2 years  florian   Nothing uses kv_flags. John (j AT bitminer.ca) pointed out that we didn't corre...
[TXT] log.c  1.14   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] logger.c  1.24   3 years  deraadt   these programs (with common ancestry) had a -fno-common problem related to privs...
[TXT] parse.y  1.128   2 years  bluhm   Add gzip-static option to httpd. This allows to deliver precompressed files wit...
[TXT] patterns.7  1.7   2 years  jsg   prefer https links in man pages ok gnezdo@ miod@ jmc@
[TXT] patterns.c  1.5   8 years  semarie   httpd patterns double free issue and diff from Alexander Schrijver alex at flup...
[TXT] patterns.h  1.3   8 years  mmcc   Remove a needless inclusion of sys/cdefs.h. Inspired by reyk's recent commit doi...
[TXT] proc.c  1.41   2 years  florian   Do not setup pipes between SERVER processes, they don't talk to each other. Sinc...
[TXT] server.c  1.126   2 years  kn   branches: 1.126.6; 1.126.10; Remove unneeded calls to tls_init(3) As per the ...
[TXT] server_fcgi.c  1.90   2 years  florian   Nothing uses kv_flags. John (j AT bitminer.ca) pointed out that we didn't corre...
[TXT] server_file.c  1.74   2 years  deraadt   Only provide the .gz file if timestamp is >= the non-gzip file. Make sure it is...
[TXT] server_http.c  1.150   2 years  florian   Nothing uses kv_flags. John (j AT bitminer.ca) pointed out that we didn't corre...