| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| * | 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 | 1 | -1/+1 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | Add hash_hmac_algos() for filtered is_crypto methods | Sara Golemon | 2017-07-23 | 1 | -0/+17 |
| * | | Refactor HashContext into an object. | =?UTF-8?q?Rouven=20We=C3=9Fling?= | 2017-01-31 | 1 | -108/+167 |
| * | | 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 | 1 | -1/+1 |
| * | | | Use hash_ops->is_crypto in hash_init() | Andrey Andreev | 2017-01-22 | 1 | -0/+5 |
| * | | | Disallow non-crypto hashes in HMAC and PBKDF2 | Andrey Andreev | 2017-01-18 | 1 | -21/+11 |
| |/ / | |||||
| * | | Add hash_hkdf() | Andrey Andreev | 2017-01-14 | 1 | -0/+125 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -3/+4 |
| * | | Implement FIPS 180-4 algos: sha512/256 and sha512/224 | Sara Golemon | 2016-05-14 | 1 | -0/+2 |
| * | | Remove version checks | Nikita Popov | 2016-01-30 | 1 | -8/+2 |
| * | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | | | Implement SHA3 hashing algorithm | Sara Golemon | 2015-10-15 | 1 | -0/+4 |
| |/ / | |||||
| * | | Removed or simplified incorrect SEPARATE_*() macros usage. | Dmitry Stogov | 2015-09-29 | 1 | -3/+1 |
| * | | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -2/+2 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -20/+20 |
| * | | Fixed Bug #69823 (PHP 7.0.0alpha1 segmentation fault when exactly 33 extensio... | Xinchen Hui | 2015-06-14 | 1 | -1/+14 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -1/+6 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -1/+6 |
| | | |\ | |||||
| | | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -1/+6 |
| | | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | | * | merge ext/hash from trunk | Michael Wallner | 2012-01-18 | 1 | -2/+0 |
| | | | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | | * | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -0/+3 |
| | | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | | | Cleanup | Dmitry Stogov | 2015-04-07 | 1 | -8/+0 |
| * | | | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -6/+2 |
| * | | | | more fixes to the shared compilation | Anatol Belski | 2015-03-23 | 1 | -2/+2 |
| * | | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -7/+7 |
| * | | | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -7/+18 |
| * | | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -5/+5 |
| * | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -28/+28 |
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | | | more usages for ZEND_SECURE_ZERO() | Anatol Belski | 2014-09-19 | 1 | -6/+6 |
| * | | | | fix hash_pbkdf2() | Anatol Belski | 2014-08-28 | 1 | -4/+3 |
| * | | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -3/+4 |
