Commit ID:      1005EFCFC00466489C7
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/01 21:11:42 UTC

Modified files:
        usr.sbin/httpd/src/include: ap.h ap_config.h http_protocol.h httpd.h
        usr.sbin/httpd/src/main: http_protocol.c

Log message:
add an X-Entropy header to all responses

• entropy pool distribution
• SSL, especially compression, blinding (due to varied size, too)

also clean up a little while here

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/httpd/src/include/ap.h
cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.sbin/httpd/src/include/ap_config.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/include/http_protocol.h
cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/httpd/src/include/httpd.h
cvs -R rdiff -kk -upr1.16 -r1.17 src/usr.sbin/httpd/src/main/http_protocol.c

Reply via email to