Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/httpd



Module Name:    src
Committed By:   mrg
Date:           Sun Feb  9 01:46:10 UTC 2014

Modified Files:
        src/libexec/httpd: bozohttpd.8 bozohttpd.c bozohttpd.h

Log Message:
some fixes for virtual hosting support from Rajeev V. Pillai:

- memory leaks in virtual host plugged
- ensure hr_host is only the host/port part when the request
  contains the hostname in the URI not Host: header.

also update the references to the old http/1.1 draft rev 06
to RFC 2616 (fortunately, most sections hadn't moved.)


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.47 -r1.48 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.31 -r1.32 src/libexec/httpd/bozohttpd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index