| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 12 | -13/+3 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 14 | -31/+31 |
| * | Add hash_hmac_algos() for filtered is_crypto methods | Sara Golemon | 2017-07-23 | 1 | -0/+57 |
| * | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-24 | 1 | -0/+27 |
| |\ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-24 | 1 | -0/+27 |
| | |\ | |||||
| | | * | Fix bug #73127 | Grundik | 2017-02-24 | 1 | -0/+27 |
| | | * | Merge branch 'pull-request/1817' | Joe Watkins | 2016-10-17 | 1 | -0/+21 |
| | | * | Merge branch 'pull-request/1816' | Joe Watkins | 2016-10-17 | 1 | -0/+23 |
| * | | | Deprecate track_errors / $php_errormsg | Nikita Popov | 2017-02-03 | 1 | -32/+31 |
| * | | | fix test portability | Anatol Belski | 2017-02-01 | 1 | -1/+1 |
| * | | | Refactor HashContext into an object. | =?UTF-8?q?Rouven=20We=C3=9Fling?= | 2017-01-31 | 5 | -1/+389 |
| * | | | Use hash_ops->is_crypto in hash_init() | Andrey Andreev | 2017-01-22 | 2 | -4/+48 |
| * | | | Disallow non-crypto hashes in HMAC and PBKDF2 | Andrey Andreev | 2017-01-18 | 5 | -22/+33 |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-14 | 4 | -0/+306 |
| |\ \ \ | |/ / | |||||
| | * | | Add hash_hkdf() | Andrey Andreev | 2017-01-14 | 4 | -0/+306 |
| | * | | Merge branch 'pull-request/1817' | Joe Watkins | 2016-10-17 | 1 | -0/+21 |
| | * | | Merge branch 'pull-request/1816' | Joe Watkins | 2016-10-17 | 1 | -0/+23 |
| * | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 1 | -3/+3 |
| * | | | Make this test meaningful | Christoph M. Becker | 2016-10-18 | 1 | -8/+11 |
| * | | | Merge branch 'pull-request/1816' | Joe Watkins | 2016-10-17 | 1 | -0/+23 |
| |\ \ \ | |||||
| | * | | | Update hash_update_stream.phpt | marcosptf | 2016-03-13 | 1 | -0/+1 |
| | * | | | test to function hash_update_stream(); | marcosptf | 2016-03-13 | 1 | -0/+22 |
| * | | | | Merge branch 'pull-request/1817' | Joe Watkins | 2016-10-17 | 1 | -0/+21 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | test to function hash_update_file(); | marcosptf | 2016-03-13 | 1 | -0/+21 |
| | |/ / | |||||
| * | | | Implement FIPS 180-4 algos: sha512/256 and sha512/224 | Sara Golemon | 2016-05-14 | 4 | -1/+43 |
| |/ / | |||||
| * | | Implement SHA3 hashing algorithm | Sara Golemon | 2015-10-15 | 3 | -1/+89 |
| |/ | |||||
| * | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 4 | -3/+21 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 3 | -3/+3 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 3 | -3/+3 |
| | | |\ | |||||
| | | | * | fix unit tests | Stanislav Malyshev | 2015-09-01 | 3 | -3/+3 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+18 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+18 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix bug #70312 - HAVAL gives wrong hashes in specific cases | Stanislav Malyshev | 2015-09-01 | 1 | -0/+18 |
| * | | | | Fixed skipf | Xinchen Hui | 2015-06-14 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -0/+7 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+7 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+7 |
| | | * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -3/+3 |
| | | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | | Add hash_equals() to perform string comparisons that are not vulnerable to ti... | Rouven Weßling | 2014-03-17 | 1 | -0/+43 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2014-03-12 | 1 | -1/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Fix hash_pbkdf2() with missing $length argument | Nikita Popov | 2014-03-12 | 1 | -1/+5 |
| | * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -3/+3 |
| * | | | Fix #66698: Add fnv1a32 and fnv1a64 hash options | Michael M Slusarz | 2014-03-06 | 4 | -1/+671 |
| * | | | fix failing tests | Manuel Mausz | 2013-09-05 | 2 | -2/+10 |
| * | | | Add support for CryptoPro S-box for GOST | Manuel Mausz | 2013-09-05 | 1 | -0/+13 |
| * | | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -3/+3 |
| * | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' | Anthony Ferrara | 2013-05-28 | 1 | -0/+17 |
| |\ \ \ | |/ / | |||||
