Activity
From 2013-11-02 to 2013-11-08
2013-11-07
- 18:19 Bug #2529: X-Sendfile not working with multipart streaming traffic (fastcgi)
- > Also usually your streaming server should get good feedback if (the connection to) a client is too slow for the cur...
- 18:09 Bug #2529: X-Sendfile not working with multipart streaming traffic (fastcgi)
- X-sendfile is just a normal HTTP header. Multipart is about the content of an HTTP response. We only look at the oute...
- 17:58 Bug #2529: X-Sendfile not working with multipart streaming traffic (fastcgi)
- > we certainly are not going to parse multipart mime responses; x-sendfile was never made to work that way.
Could ... - 01:16 Bug #2529 (Invalid): X-Sendfile not working with multipart streaming traffic (fastcgi)
- we certainly are not going to parse multipart mime responses; x-sendfile was never made to work that way.
yes, thi... - 00:10 Bug #2529 (Invalid): X-Sendfile not working with multipart streaming traffic (fastcgi)
- Hi, I have a fastcgi backend that is sending an MJPEG stream over HTTP. It works fine when the backend sends the ima...
2013-11-05
- 16:30 Bug #2525 (Fixed): ssl.cipher-list not inherited into SNI
- Applied in changeset r2913.
- 16:29 Revision 2913 (svn): [ssl] fix SNI handling; only use key+cert+verify-client from SNI specific config (fixes #2525, CVE-2013-4508)
- pull all ssl.ca-file values into all SSL_CTXs, but use only the local
ssl.ca-file for verify-client; correct SNI name... - 16:29 Revision 2912 (svn): remove unused members from struct server_socket
- From: Stefan Bühler <stbuehler@web.de>
- 15:29 Revision 1af871fc: [ssl] fix SNI handling; only use key+cert+verify-client from SNI specific config (fixes #2525, CVE-2013-4508)
- pull all ssl.ca-file values into all SSL_CTXs, but use only the local
ssl.ca-file for verify-client; correct SNI name... - 15:29 Revision 3ce548c8: remove unused members from struct server_socket
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2912 152a...
Also available in: Atom