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:           Fri Apr 15 17:57:21 UTC 2016

Modified Files:
        src/libexec/httpd: CHANGES bozohttpd.8 bozohttpd.c bozohttpd.h
            cgi-bozo.c

Log Message:
updates and bozohttpd 20160415:
o  add search-word support for CGI
o  fix a security issue in CGI suffix handler support which would
   allow remote code execution, from shm%netbsd.org@localhost
o  -C option supports now CGI scripts only


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.58 -r1.59 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.79 -r1.80 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.44 -r1.45 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.32 -r1.33 src/libexec/httpd/cgi-bozo.c

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