summaryrefslogtreecommitdiff
path: root/ext/hash
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-01-301-1/+1
|\
| * Securely zero the hash context keySara Golemon2017-01-301-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-0430-30/+30
| * Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
| * Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | Fix bug #73961 environmental build dependency in hash sha3 sourceJoe Watkins2017-01-212-1/+1
* | Add hash_hkdf()Andrey Andreev2017-01-146-0/+432
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-0432-32/+32
* | Change Big Endian backup implementations to use signed indexesSara Golemon2016-11-011-3/+3
* | Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
* | Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | Fixed compilation warningsDmitry Stogov2016-06-222-5/+6
* | Implement FIPS 180-4 algos: sha512/256 and sha512/224Sara Golemon2016-05-148-1/+133
* | Replace usage of php_hash_uint32 and php_hash_uint64 with uint32_t and uint64_t.Rouven Weßling2016-02-0431-256/+252
* | Remove version checksNikita Popov2016-01-301-8/+2
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-0130-30/+30
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-0130-30/+30
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0130-30/+30
* | | It should not be constXinchen Hui2015-10-271-3/+3
* | | Fixed Bug #70797 (Error while making PHP7)Xinchen Hui2015-10-271-3/+6
* | | Fix build on WindowsKalle Sommer Nielsen2015-10-221-2/+4
* | | Fix undefined symbol error when compiling with LLVMStanislav Malyshev2015-10-161-6/+6
* | | sync config.w32 with sha3 implementationAnatol Belski2015-10-161-2/+2
* | | Add missing NEWS entry, copyright notice, and vim settingsSara Golemon2015-10-162-0/+26
* | | Implement SHA3 hashing algorithmSara Golemon2015-10-158-3/+365
|/ /
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-3/+1
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-025-8/+26
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-013-3/+3
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-013-3/+3
| | |\
| | | * fix unit testsStanislav Malyshev2015-09-013-3/+3
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-012-5/+23
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-012-5/+23
| | |\ \ | | | |/
| | | * Fix bug #70312 - HAVAL gives wrong hashes in specific casesStanislav Malyshev2015-09-012-5/+23
* | | | remove TSRMLS_*Anatol Belski2015-08-021-2/+2
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-20/+20
* | | | Fixed skipfXinchen Hui2015-06-141-1/+1
* | | | Fixed Bug #69823 (PHP 7.0.0alpha1 segmentation fault when exactly 33 extensio...Xinchen Hui2015-06-141-1/+14
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-142-1/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-142-1/+13
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-112-1/+13
| | |\ \ | | | |/
| | | * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-112-1/+13
| | | * Bump yearXinchen Hui2014-01-0331-31/+31
| | | * typo fixesVeres Lajos2013-07-151-3/+3
| | | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | | * Happy New YearXinchen Hui2013-01-0131-31/+31
| | * | Bump yearXinchen Hui2015-01-1531-31/+31
| * | | bump yearXinchen Hui2015-01-1530-30/+30
* | | | CleanupDmitry Stogov2015-04-071-8/+0
* | | | cleanup the mod version macros, round 2Anatol Belski2015-03-232-7/+4