com presentations: I must have missed the rename: ct14.html festmx.html joburg14.html nz14.html phpday14.html phptour14.html slides/intro/php56.xml wepay14.html
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: c60518b11bc4c3b7137ad99d76a8f0c355140d7a Author: Rasmus Lerdorf <[email protected]> Mon, 1 Sep 2014 08:31:45 +1200 Parents: 059b36e9d05c20b6d2d93685cf32063bc947e7a9 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=c60518b11bc4c3b7137ad99d76a8f0c355140d7a Log: I must have missed the rename Changed paths: M ct14.html M festmx.html M joburg14.html M nz14.html M phpday14.html M phptour14.html M slides/intro/php56.xml M wepay14.html Diff: diff --git a/ct14.html b/ct14.html index ccc49e5..3f93a8d 100644 --- a/ct14.html +++ b/ct14.html @@ -339,7 +339,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/festmx.html b/festmx.html index 695369a..b797559 100644 --- a/festmx.html +++ b/festmx.html @@ -354,7 +354,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/joburg14.html b/joburg14.html index e9fb6c0..ce4779e 100644 --- a/joburg14.html +++ b/joburg14.html @@ -339,7 +339,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/nz14.html b/nz14.html index dba1f9f..2352d3c 100644 --- a/nz14.html +++ b/nz14.html @@ -360,7 +360,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/phpday14.html b/phpday14.html index c04ddcf..a722a90 100644 --- a/phpday14.html +++ b/phpday14.html @@ -203,7 +203,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/phptour14.html b/phptour14.html index 860ddac..35fe159 100644 --- a/phptour14.html +++ b/phptour14.html @@ -354,7 +354,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4> diff --git a/slides/intro/php56.xml b/slides/intro/php56.xml index e674d58..076ed1e 100644 --- a/slides/intro/php56.xml +++ b/slides/intro/php56.xml @@ -104,7 +104,7 @@ footer(); ]]></example> <blurb fontsize="4em">✔ The php://input stream is now re-usable</blurb> <break lines="1" /> -<blurb fontsize="4em">✔ Added hash_compare() for timing attack safe string comparison</blurb> +<blurb fontsize="4em">✔ Added hash_equals() for timing attack safe string comparison</blurb> <break lines="1" /> <blurb fontsize="4em">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</blurb> diff --git a/wepay14.html b/wepay14.html index 01db35d..54bca42 100644 --- a/wepay14.html +++ b/wepay14.html @@ -200,7 +200,7 @@ footer();</code></pre> <h4 class="p">✔ New phpdbg SAPI</h4> <h4 class="p">✔ Support for > 2GB file uploads</h4> <h4 class="p">✔ The php://input stream is now re-usable</h4> - <h4 class="p">✔ Added hash_compare() for timing attack safe string comparison</h4> + <h4 class="p">✔ Added hash_equals() for timing attack safe string comparison</h4> <h4 class="p">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</h4> <h4 class="p">✔ FPM workers can now change their apparmor profile</h4> <h4 class="p">✔ OCI8 Improvements</h4>