History log of /PHP-8.0/ext/standard/php_crypt_r.c (Results 51 – 75 of 90)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 51af64ac 19-Aug-2011 Stanislav Malyshev

Unbreak crypt() (fix bug #55439)
# If you want to remove static analyser messages, be my guest,
# but please run unit tests after


# 4f980905 19-Aug-2011 Stanislav Malyshev

Unbreak crypt() (fix bug #55439)
# If you want to remove static analyser messages, be my guest,
# but please run unit tests after


Revision tags: php-5.3.7, php-5.3.7RC5
# 37c18f5e 07-Aug-2011 Rasmus Lerdorf

Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
static string copies


# d4a716b1 07-Aug-2011 Rasmus Lerdorf

Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
static string copies


# 7eb5bbbf 07-Aug-2011 Rasmus Lerdorf

Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
static string copies


# bcf8485e 07-Aug-2011 Rasmus Lerdorf

Make static analyzers happy


# cc19cc8b 07-Aug-2011 Rasmus Lerdorf

Make static analyzers happy


# 97bc4c84 07-Aug-2011 Rasmus Lerdorf

Make static analyzers happy


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# fcb9e4b2 23-Jul-2011 Felipe Pena

- Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets


# a6eaf353 23-Jul-2011 Felipe Pena

- Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets


# b2558d5f 23-Jul-2011 Felipe Pena

- Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets


# c3c761ff 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


# 81e8615c 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


# e97b0d75 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# e38369c5 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# c689dd9d 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# 59c102bf 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# f7e6e6ce 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


# 964f44a2 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


# ac6edb41 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16
# 75de05ce 12-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
typo) (vapier at gmail dot com)


# 52ea9da4 12-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
typo) (vapier at gmail dot com)


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 377ffeb5 17-Jun-2010 Pierre Joye

- #51424, solaris part


1234