Source-Changes archive

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

CVS commit: [netbsd-7] src/libexec/httpd



Module Name:    src
Committed By:   snj
Date:           Sun Feb 12 22:07:17 UTC 2017

Modified Files:
        src/libexec/httpd [netbsd-7]: CHANGES bozohttpd.8 bozohttpd.c
            bozohttpd.h cgi-bozo.c
        src/libexec/httpd/libbozohttpd [netbsd-7]: libbozohttpd.3
        src/libexec/httpd/testsuite [netbsd-7]: Makefile html_cmp test-bigfile
            test-simple
Added Files:
        src/libexec/httpd/testsuite [netbsd-7]: t11.in t11.out
        src/libexec/httpd/testsuite/cgi-bin [netbsd-7]: empty

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1357):
        libexec/httpd/CHANGES: revision 1.25
        libexec/httpd/bozohttpd.8: revisions 1.63-1.65
        libexec/httpd/bozohttpd.c: revisions 1.85, 1.86
        libexec/httpd/bozohttpd.h: revision 1.47
        libexec/httpd/cgi-bozo.c: revisions 1.36, 1.37
        libexec/httpd/libbozohttpd/libbozohttpd.3: revision 1.4
        libexec/httpd/testsuite/Makefile: revision 1.7
        libexec/httpd/testsuite/html_cmp: revision 1.5
        libexec/httpd/testsuite/test-bigfile: revision 1.4
        libexec/httpd/testsuite/test-simple: revisions 1.3, 1.4
        libexec/httpd/testsuite/t11.in: revision 1.1
        libexec/httpd/testsuite/t11.out: revision 1.1
        libexec/httpd/testsuite/cgi-bin/empty: revision 1.1
Update bozohttpd to 20170201:
- fix an infinite loop in cgi processing
- fixes and clean up for the testsuite
- no longer sends encoding header for compressed formats


To generate a diff of this commit:
cvs rdiff -u -r1.19.2.4 -r1.19.2.5 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.46.4.7 -r1.46.4.8 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.56.2.7 -r1.56.2.8 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.33.2.5 -r1.33.2.6 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.25.2.6 -r1.25.2.7 src/libexec/httpd/cgi-bozo.c
cvs rdiff -u -r1.3 -r1.3.10.1 src/libexec/httpd/libbozohttpd/libbozohttpd.3
cvs rdiff -u -r1.4.24.2 -r1.4.24.3 src/libexec/httpd/testsuite/Makefile
cvs rdiff -u -r1.4 -r1.4.18.1 src/libexec/httpd/testsuite/html_cmp
cvs rdiff -u -r0 -r1.1.4.2 src/libexec/httpd/testsuite/t11.in \
    src/libexec/httpd/testsuite/t11.out
cvs rdiff -u -r1.1.1.1.30.2 -r1.1.1.1.30.3 \
    src/libexec/httpd/testsuite/test-bigfile
cvs rdiff -u -r1.2.4.2 -r1.2.4.3 src/libexec/httpd/testsuite/test-simple
cvs rdiff -u -r0 -r1.1.4.2 src/libexec/httpd/testsuite/cgi-bin/empty

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