| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-04-06 | 2 | -2/+2 |
| |\ | |||||
| | * | Always use ZEND_SECURE_ZERO() when cleaning up data | Stanislav Malyshev | 2019-04-06 | 2 | -2/+2 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 12 | -13/+4 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 13 | -30/+30 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+0 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 6 | -8/+8 |
| * | | 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 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+0 |
| * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 5 | -8/+8 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Sara Golemon | 2018-09-25 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fixed bug #76918 Repeated parameter name in arg info | Sara Golemon | 2018-09-25 | 1 | -1/+1 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 32 | -32/+32 |
| | * | Fixed bug #75303 sha3 hangs on bigendian | Remi Collet | 2017-10-02 | 1 | -1/+1 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 32 | -32/+32 |
| * | | Fix Bug #75284 sha3 is not supported on bigendian machine | Remi Collet | 2017-10-03 | 3 | -12/+239 |
| * | | Add hash_hmac_algos() for filtered is_crypto methods | Sara Golemon | 2017-07-23 | 2 | -0/+74 |
| * | | fix hash build (when build dir != src dir) | Remi Collet | 2017-05-29 | 1 | -1/+2 |
| * | | fix typo | Anatol Belski | 2017-05-28 | 1 | -1/+1 |
| * | | Replace slow generic sha3 implementation by https://github.com/gvanas/KeccakC... | Christian Schneider | 2017-05-28 | 27 | -187/+6379 |
| * | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-24 | 2 | -3/+29 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-24 | 2 | -3/+29 |
| | |\ | |||||
| | | * | Fix bug #73127 | Grundik | 2017-02-24 | 2 | -3/+29 |
| * | | | 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 | 7 | -112/+565 |
| * | | | Merge branch 'PHP-7.1' | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Securely zero the hash context key | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 30 | -30/+30 |
| | | * | 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 |
| * | | | Use hash_ops->is_crypto in hash_init() | Andrey Andreev | 2017-01-22 | 3 | -4/+53 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-21 | 2 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #73961 environmental build dependency in hash sha3 source | Joe Watkins | 2017-01-21 | 2 | -1/+1 |
| * | | | Disallow non-crypto hashes in HMAC and PBKDF2 | Andrey Andreev | 2017-01-18 | 20 | -73/+103 |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-14 | 6 | -0/+432 |
| |\ \ \ | |/ / | |||||
| | * | | Add hash_hkdf() | Andrey Andreev | 2017-01-14 | 6 | -0/+432 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 32 | -32/+32 |
| | * | | Change Big Endian backup implementations to use signed indexes | Sara Golemon | 2016-11-01 | 1 | -3/+3 |
| | * | | 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 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 32 | -32/+32 |
| * | | | 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 |
| | |/ / / | |||||
