1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00
Daniel Lowrey 4a01ddfb55 Added ssl context option, "disable_compression"
The CRIME attack vector exploits TLS compression. This patch adds a stream context option
allowing servers to disable TLS compression for versions of OpenSSL >= 1.0.0 (which first
introduced the SSL_OP_NO_COMPRESSION option). A summary rundown of the CRIME attack can
be found at https://community.qualys.com/blogs/securitylabs/2012/09/14/crime-information-leakage-attack-against-ssltls

Thanks to @DaveRandom for pointing out the relevant section of code.
2013-01-31 00:31:10 +01:00
2013-01-29 12:33:45 -08:00
2013-01-01 16:28:54 +08:00
2013-01-16 10:18:00 +08:00
2013-01-23 10:44:53 -08:00
2013-01-01 16:28:54 +08:00
2013-01-10 18:54:19 +04:00
2013-01-30 19:07:52 +01:00
2012-10-02 00:02:08 +08:00
2012-03-22 17:22:17 +08:00
2012-06-10 18:17:37 +04:00
2013-01-29 12:33:45 -08:00
2011-12-04 16:46:45 +00:00
2013-01-01 16:28:54 +08:00
2012-06-22 20:01:06 +02:00
2012-11-14 10:06:46 +01:00

The Win32 Build System.

See http://wiki.php.net/internals/windows/stepbystepbuild 

vim:tw=78:sw=1:ts=1:et

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Readme BSD-3-Clause 966 MiB
Languages
C 66.1%
PHP 31.2%
C++ 0.8%
Shell 0.5%
M4 0.4%
Other 0.8%