summaryrefslogtreecommitdiff
path: root/ext/standard/crypt.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug: #10822foobar2001-08-041-9/+5
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* Fix bug: #8834. Now there should be more random salts..foobar2001-05-061-1/+11
* spaces to tabsfoobar2001-04-051-6/+6
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* The php_rand() and php_srand() functions added in the previous commitJon Parise2001-02-221-0/+1
* Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and...James Moore2001-02-221-14/+4
* For those lucky systems with both random() and *rand48(), the random()Jim Jagielski2001-02-061-6/+6
* - Fix for bug #8535 - floating point exception on FreeBSD while initializingDerick Rethans2001-01-081-1/+1
* - Fix for bug 7035, regarding PHP_MAX_SALT_LENGTH for OpenBsdDerick Rethans2001-01-071-1/+1
* The result of conv_z_macros and some manual conversion ofSascha Schumann2000-11-271-4/+1
* - Make the random generator work again. This patch seems to work.Andi Gutmans2000-11-031-11/+12
* Get rid of unnecessary preprocessor constructs.Sascha Schumann2000-07-261-12/+7
* Use the lcg as another entropy source for seeding the PRNG when creatingSascha Schumann2000-07-261-3/+4
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* a second (cleaner?) try on warnings about unsupported functionsHartmut Holzgraefe2000-05-271-5/+1
* - I'm not sure if PHP_NOT_IN_THIS_BUILD is the way to handle theseAndi Gutmans2000-05-271-1/+1
* if a module provides a function it should also do so if the functionHartmut Holzgraefe2000-05-261-1/+5
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* proto-takeover from php3Hartmut Holzgraefe2000-05-171-1/+3
* Put in a hack, so that users can compile PHP, even if the configure-timeSascha Schumann2000-05-051-0/+11
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-10/+0
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-31/+31
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-1/+1
* Cleanup patchesZeev Suraski2000-02-051-2/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* More php3_ annihilationZeev Suraski1999-12-181-4/+4
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Use new Zend API.Sascha Schumann1999-09-241-7/+7
* Workaround for crypt() getting too few characters for salt.Jakub Skopal1999-09-061-1/+4
* merge in change:Sascha Schumann1999-08-171-1/+1
* More symbol work.Andrey Hristov1999-07-261-2/+2
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-1/+1
* License updateZeev Suraski1999-07-161-21/+10
* fix from php3Sascha Schumann1999-07-021-2/+2
* Same Fix hereRasmus Lerdorf1999-06-111-10/+10
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-0/+197