| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Merge branch 'PHp-5.4' | Stanislav Malyshev | 2012-09-15 | 1 | -1/+31 |
|\ |
|
| * | commit for php bug 61421 | Mark Jones | 2012-09-15 | 1 | -1/+31 |
| * | Revert "Add PBKDF2 support via openssl()" | Stanislav Malyshev | 2012-06-12 | 1 | -65/+0 |
| * | Revert "Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound li... | Stanislav Malyshev | 2012-06-12 | 1 | -4/+4 |
* | | One more time | Scott MacVicar | 2012-06-11 | 1 | -3/+0 |
* | | Merge branch '5.4' | Scott MacVicar | 2012-06-11 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell. | Scott MacVicar | 2012-06-11 | 1 | -4/+4 |
| * | Add PBKDF2 support via openssl() | Scott MacVicar | 2012-06-11 | 1 | -0/+65 |
* | | Add PBKDF2 support via openssl() | Scott MacVicar | 2012-06-11 | 1 | -1/+0 |
* | | Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell. | Scott MacVicar | 2012-06-11 | 1 | -4/+4 |
* | | - Fixed build (PKCS5_PBKDF2_HMAC is from 1.0.0) | Felipe Pena | 2012-06-11 | 1 | -1/+9 |
* | | Merge branch '5.4' | Scott MacVicar | 2012-06-11 | 1 | -0/+57 |
|\ \ |
|
| * | | Add PBKDF2 support via openssl() | Scott MacVicar | 2012-06-11 | 1 | -0/+57 |
| |/ |
|
| * | Fixed bug #61124 (Crash when decoding an invalid base64 encoded string). | Scott MacVicar | 2012-02-23 | 1 | -0/+4 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | fix uninitialized var that may lead to crash | Stanislav Malyshev | 2011-12-26 | 1 | -126/+126 |
| * | Fix segfault in older versions of OpenSSL (before 0.9.8i) | Scott MacVicar | 2011-12-18 | 1 | -1/+3 |
| * | Make sure that we set the strong crypto result to false as well as returning ... | Scott MacVicar | 2011-12-07 | 1 | -1/+7 |
| * | - Fixed bug #55646: textual data is returned in UTF-8, but is input in | Gustavo André dos Santos Lopes | 2011-09-12 | 1 | -6/+14 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - re apply the rng change specific to windows, long term it should be a std f... | Pierre Joye | 2011-07-19 | 1 | -0/+9 |
| * | Revert change to use a special Windows version of openssl_random_pseudo_bytes(). | Scott MacVicar | 2011-07-19 | 1 | -9/+0 |
| * | openssl_encrypt() / openssl_decrypt() were flawed and truncated the key to th... | Scott MacVicar | 2011-07-19 | 1 | -6/+12 |
| * | - use php_win32_get_random_bytes instead of over slow and partially wrong op... | Pierre Joye | 2011-07-10 | 1 | -0/+13 |
| * | - did I not kill that already? (do not use rand_screen, pointless on server a... | Pierre Joye | 2011-06-16 | 1 | -4/+0 |
| * | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -8/+8 |
| * | Allow management of your own padding in openssl_encrypt/decrypt. | Scott MacVicar | 2011-05-20 | 1 | -10/+19 |
* | | Fixed bug #61124 (Crash when decoding an invalid base64 encoded string). | Scott MacVicar | 2012-02-23 | 1 | -0/+4 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | fix uninitialized var that may lead to crash | Stanislav Malyshev | 2011-12-26 | 1 | -1/+1 |
* | | Fix segfault in older versions of OpenSSL (before 0.9.8i) | Scott MacVicar | 2011-12-18 | 1 | -1/+3 |
* | | Make sure that we set the strong crypto result to false as well as returning ... | Scott MacVicar | 2011-12-07 | 1 | -0/+6 |
* | | - Fixed bug #55646: textual data is returned in UTF-8, but is input in | Gustavo André dos Santos Lopes | 2011-09-12 | 1 | -6/+14 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | | - re apply the rng change specific to windows, long term it should be a std f... | Pierre Joye | 2011-07-19 | 1 | -0/+9 |
* | | Revert change to use a special Windows version of openssl_random_pseudo_bytes(). | Scott MacVicar | 2011-07-19 | 1 | -9/+0 |
* | | openssl_encrypt() / openssl_decrypt() were flawed and truncated the key to th... | Scott MacVicar | 2011-07-19 | 1 | -6/+12 |
* | | - use php_win32_get_random_bytes instead of over slow and partially wrong op... | Pierre Joye | 2011-07-10 | 1 | -0/+9 |
* | | - did I not kill that already? (do not use rand_screen, pointless on server a... | Pierre Joye | 2011-06-16 | 1 | -4/+0 |
* | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -8/+8 |
* | | Allow management of your own padding in openssl_encrypt/decrypt. | Scott MacVicar | 2011-05-20 | 1 | -10/+19 |
|/ |
|
* | The project calls itself OpenSSL and not openSSL, so let's keep it | Martin Jansen | 2011-04-25 | 1 | -2/+2 |
* | SSLV2 patch cleanup | Rasmus Lerdorf | 2011-04-24 | 1 | -0/+4 |
* | - fix bug #54061, memory leak in openssl_decrypt | Pierre Joye | 2011-02-21 | 1 | -0/+1 |
* | - fix bug #54060, memory leak in openssl_encrypt | Pierre Joye | 2011-02-21 | 1 | -0/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - not TS and useless on server, also not required anymore with the supported ... | Pierre Joye | 2010-12-02 | 1 | -4/+1 |
* | - Fixed bug #53136 (Invalid read on openssl_csr_new()) | Felipe Pena | 2010-11-12 | 1 | -1/+2 |
* | Fix vim marker folds. | Adam Harvey | 2010-10-13 | 1 | -1/+1 |