summaryrefslogtreecommitdiffstats
path: root/system/core/compat
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Mitigate potential DoS attacks against hash_pbkdf2()Andrey Andreev1-2/+49
2015-03-12Correct a comment link typobjjay1-1/+1
2015-02-15add <!DOCTYPE html>Tjoosten1-1/+2
2015-01-21Remove closing blocks at end of PHP filesvlakoff4-12/+0
2015-01-09Bulk (mostly documentation) updateAndrey Andreev4-12/+12
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev4-56/+100
2014-10-02stream_set_chunk_size() requires PHP 5.4Andrey Andreev1-1/+3
2014-09-30Make sure we don't waste entropyAndrey Andreev1-0/+1
2014-07-07Fix potential bugs in password_hash(), CI_EncryptionAndrey Andreev1-3/+6
2014-07-07Add a backport (compat) for quoted_printable_encode()Andrey Andreev1-2/+90
2014-07-07Fix a few typos and add a backport (compat) for hex2bin()Andrey Andreev1-2/+49
2014-06-21Fix a _potential_ flaw in password_hash()Andrey Andreev1-1/+4
2014-05-09Add hash_equals() to ext/hash compat layerAndrey Andreev1-0/+46
2014-04-29Small fixes (PR #3022)Andrey Andreev2-3/+3
2014-02-19Add compatibility layer for array_column(), array_replace(), array_replace_re...Andrey Andreev1-0/+246
2014-02-18Don't load password hashing compat for HHVMAndrey Andreev1-1/+1
2014-02-18Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)Andrey Andreev1-0/+144
2014-02-13[ci skip] Add index.html to system/core/compat/Andrey Andreev1-0/+10
2014-02-13Introducing compatibility layersAndrey Andreev2-0/+357