| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Fix ZTS build | Nikita Popov | 2013-10-29 | 1 | -1/+1 |
* | Implemented Change crypt() behavior w/o salt RFC | Yasuo Ohgaki | 2013-10-29 | 1 | -0/+2 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | More refactoring of crypt into php_crypt, and fixing memory allocation | Anthony Ferrara | 2012-06-29 | 1 | -40/+19 |
* | Merge remote branch 'upstream/master' into hash_password | Anthony Ferrara | 2012-06-29 | 1 | -2/+2 |
|\ |
|
| * | Fix some lengths in crypt() | Nikita Popov | 2012-06-29 | 1 | -6/+6 |
| * | Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt) | Anthony Ferrara | 2012-06-28 | 1 | -2/+2 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | Avoiding strcpy, strcat, sprintf usage to make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -2/+2 |
| * | - blowfish 1.2 update, 2nd part | Pierre Joye | 2011-07-31 | 1 | -1/+1 |
| * | fix crypt() issue with overlong salt | Stanislav Malyshev | 2011-07-04 | 1 | -0/+2 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - MFH | Pierre Joye | 2010-06-14 | 1 | -2/+7 |
| * | - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile er... | Felipe Pena | 2010-04-22 | 1 | -3/+3 |
* | | Refactor crypt to use an external working function | Anthony Ferrara | 2012-06-28 | 1 | -86/+102 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | MFB crypt fix | Stanislav Malyshev | 2011-09-12 | 1 | -0/+2 |
* | | Avoiding strcpy, strcat, sprintf usage to make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -2/+2 |
* | | I'm pretty sure you didn't mean to multiple by the size of a char* there | Rasmus Lerdorf | 2011-08-07 | 1 | -2/+2 |
* | | - blowfish 1.2 update, 2nd part | Pierre Joye | 2011-07-31 | 1 | -1/+1 |
* | | Fix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add tests | Stanislav Malyshev | 2011-06-26 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile er... | Felipe Pena | 2010-04-22 | 1 | -3/+3 |
* | | Don't assume the SHA-based crypt constants are registered | Joey Smith | 2010-03-30 | 1 | -2/+7 |
|/ |
|
* | - return *0/*1 on failure instead of FALSE, to avoid possible issues with bad... | Pierre Joye | 2010-02-23 | 1 | -5/+25 |
* | - Fix #51059, crypt can fail and return NULL, on almost all implementations | Pierre Joye | 2010-02-21 | 1 | -10/+35 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - #50334, add CRYPT_SHA* constants and tests [DOC] | Pierre Joye | 2009-12-09 | 1 | -0/+3 |
* | - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ... | Pierre Joye | 2009-12-09 | 1 | -1/+37 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -1/+1 |
* | MFH: shutdown crypt correctly and fix memleak in ZTS mode | Antony Dovgal | 2008-08-19 | 1 | -3/+4 |
* | -MFH: | Pierre Joye | 2008-07-28 | 1 | -16/+65 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH | Jani Taskinen | 2007-11-05 | 1 | -27/+26 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2006-12-12 | 1 | -1/+1 |
* | MFH: missing part of the fix for #39795 | Antony Dovgal | 2006-12-12 | 1 | -1/+1 |
* | MFH: fix #39795 (build fails on AIX because crypt_r() uses different data str... | Antony Dovgal | 2006-12-12 | 1 | -0/+10 |
* | MFH: fix AIX build | Antony Dovgal | 2006-12-03 | 1 | -1/+1 |
* | Use reantrant crypt_r() whenever possible. | Ilia Alshanetsky | 2006-11-30 | 1 | -2/+9 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | * email address update | Stig Bakken | 2004-02-12 | 1 | -1/+1 |
* | - Moved php_srand() call into php_rand(). | foobar | 2004-01-19 | 1 | -4/+0 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | Moved the RINIT(crypt) stuff into crypt() itself. | foobar | 2003-08-11 | 1 | -12/+4 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |