summaryrefslogtreecommitdiff
path: root/win32/crypt_win32.c
Commit message (Expand)AuthorAgeFilesLines
* New crypt() implementation for win32 which is about 10 times faster and has ...Dmitry Stogov2006-06-161-313/+520
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added MD5 support for crypt() on Windows.Edin Kadribasic2002-05-101-2/+11
* Fugbix typo.Sebastian Bergmann2002-03-181-1/+1
* Adding note about permission to distribute this code under the PHP licenseFrank M. Kromann2002-03-181-0/+3
* Enabling crypt() on Win32Frank M. Kromann2002-03-071-0/+343