History log of /PHP-7.1/ext/standard/password.c (Results 76 – 81 of 81)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 618f2629 25-Jun-2012 Anthony Ferrara

More error checking, and some cleaning up for password.c


# 18d3bd94 25-Jun-2012 Anthony Ferrara

Basic random generator added to make_salt


# f7097d99 25-Jun-2012 Anthony Ferrara

Fix memory leak on branch


# 65740283 25-Jun-2012 Anthony Ferrara

Implement password_verify


# 7e41980f 25-Jun-2012 Anthony Ferrara

Actually complete password_create()


# c77f2c29 25-Jun-2012 Anthony Ferrara

Base structure for passsword_create and password_make_salt


1234