History log of /PHP-7.4/ext/standard/crypt_sha512.c (Results 26 – 29 of 29)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 560ed89b 11-Dec-2009 Pierre Joye

- #50334, use our own implementations of stpncpy and mempcy, avoiding weird behaviors on certain platforms like solaris


Revision tags: php-5.2.12RC4
# 8d58b314 09-Dec-2009 Pierre Joye

- #50334, fix build for platform without endian.h (like solaris)


# 2e6c08b2 09-Dec-2009 Pierre Joye

- drop non used code and fix warning


# 9001b403 09-Dec-2009 Pierre Joye

- #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC]


12