Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 30 | -30/+30 |
* | 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 | 2 | -5/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 2 | -5/+23 |
| |\ \ | | |/ | |||||
| | * | Fix bug #70312 - HAVAL gives wrong hashes in specific cases | Stanislav Malyshev | 2015-09-01 | 2 | -5/+23 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 2 | -1/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 2 | -1/+13 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 2 | -1/+13 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 31 | -31/+31 |
| | * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -3/+3 |
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | * | Happy New Year | Xinchen Hui | 2013-01-01 | 31 | -31/+31 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 31 | -31/+31 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 30 | -30/+30 |
* | | | Add hash_equals() to perform string comparisons that are not vulnerable to ti... | Rouven Weßling | 2014-03-17 | 3 | -0/+90 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2014-03-12 | 2 | -7/+10 |
|\ \ \ | |/ / | |||||
| * | | Fix hash_pbkdf2() with missing $length argument | Nikita Popov | 2014-03-12 | 2 | -7/+10 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 31 | -31/+31 |
* | | | Fix #66698: Add fnv1a32 and fnv1a64 hash options | Michael M Slusarz | 2014-03-06 | 6 | -1/+675 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 30 | -30/+30 |
* | | | fix failing tests | Manuel Mausz | 2013-09-05 | 2 | -2/+10 |
* | | | fix indention | Manuel Mausz | 2013-09-05 | 1 | -3/+3 |
* | | | Add support for CryptoPro S-box for GOST | Manuel Mausz | 2013-09-05 | 6 | -28/+200 |
* | | | Merge branch '2Guploads' | Michael Wallner | 2013-08-09 | 5 | -76/+8 |
|\ \ \ | |||||
| * | | | unify stdint type usage | Michael Wallner | 2013-08-06 | 5 | -76/+8 |
* | | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-07-21 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -2/+2 |
| * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -3/+3 |
* | | | 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 | 2 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Fix #64745 hash_pbkdf2 truncation issue | Anthony Ferrara | 2013-05-28 | 2 | -0/+20 |
* | | | Fix race condition when ext/hash/tests run in parallel | Sara Golemon | 2013-04-30 | 2 | -4/+4 |
|/ / | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 31 | -31/+31 |
* | | More cleanup of documentation and comments, as well as code formatting | Anthony Ferrara | 2012-06-12 | 1 | -3/+8 |
* | | Fix tests to use proper casing | Anthony Ferrara | 2012-06-12 | 1 | -3/+3 |
* | | Remove un-needed memset, and replacing stray spaces | Anthony Ferrara | 2012-06-12 | 1 | -2/+1 |
* | | Update error messages to be more inline with PHP standards | Anthony Ferrara | 2012-06-12 | 1 | -2/+2 |
* | | refactor away un-necessary casts in hashing routines | Anthony Ferrara | 2012-06-12 | 1 | -2/+2 |
* | | Create hash_pbkdf2 function addition | Anthony Ferrara | 2012-06-12 | 4 | -32/+290 |
|/ | |||||
* | fix tests failing due to corrected hash tiger | Michael Wallner | 2012-03-19 | 2 | -2/+2 |
* | merge ext/hash from trunk | Michael Wallner | 2012-01-18 | 13 | -441/+93 |
* | - Year++ | Felipe Pena | 2012-01-01 | 33 | -33/+33 |
* | Add skipif | Xinchen Hui | 2011-09-06 | 2 | -0/+4 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |