
CVS log for functions/crypt.c
Up to functions/
Request diff between arbitrary revisions
No default branch
1.48 Mon Jun 28 8:40:59 1999
UTC by bjh
CVS Tags: php_3_0_12, HEAD
Changed since 1.47: +2 -2
lines
Diffs to 1.47
(nice version)
Stop core dump using crypt() with standard DES. When PHP3_MAX_SALT_LEN = 2
adding the null terminator to the salt exceeds allocated space causing
stack corruption.
1.47 Tue Jun 22 10:17:41 1999
UTC by sas
CVS Tags: php_3_0_11, php_3_0_10
Changed since 1.46: +3 -3
lines
Diffs to 1.46
(nice version)
typo
1.46 Wed Jun 16 11:34:17 1999
UTC by ssb
Changed since 1.45: +3 -3
lines
Diffs to 1.45
(nice version)
changed from #if to #ifdef for HAVE_LINK, HAVE_SYMLINK, HAVE_FLOCK,
HAVE_SYS_TIME_H, HAVE_ST_BLKSIZE, HAVE_ST_BLOCKS, HAVE_DIRENT_H,
HAVE_GRP_H, HAVE_SYS_FILE_H, HAVE_SYS_SOCKET_H, HAVE_SYS_WAIT_H,
HAVE_UNISTD_H, HAVE_CUSERID, HAVE_RINT, HAVE_SIGNAL_H, HAVE_SETLOCALE
and HAVE_SYS_RESOURCE_H
1.45 Fri Jun 11 12:17:47 1999
UTC by rasmus
Changed since 1.44: +11 -11
lines
Diffs to 1.44
(nice version)
Fix #ifdef/#if confusion (bug #1526)
1.44 Wed Mar 31 4:18:51 1999
UTC by rasmus
CVS Tags: php_3_0_9, php_3_0_8
Changed since 1.43: +5 -1
lines
Diffs to 1.43
(nice version)
Add defines so user can check which encryption mechanisms are supported
by the crypt() function
1.43 Tue Mar 30 12:55:12 1999
UTC by rasmus
Changed since 1.42: +13 -16
lines
Diffs to 1.42
(nice version)
Change crypt_salt_length() function to a constant
1.42 Tue Mar 30 11:25:03 1999
UTC by rasmus
Changed since 1.41: +14 -1
lines
Diffs to 1.41
(nice version)
Add crypt_salt_length() function
1.41 Sun Jan 3 22:46:42 1999
UTC by rasmus
CVS Tags: php_3_0_7, php_3_0_7pre
Changed since 1.40: +4 -2
lines
Diffs to 1.40
(nice version)
Add crypt() summary prototype and an alias hint for ldap_close()
1.40 Fri Jan 1 17:59:07 1999
UTC by zeev
Changed since 1.39: +2 -2
lines
Diffs to 1.39
(nice version)
1999 patch, happy new year everybody!
1.39 Tue Sep 22 18:17:40 1998
UTC by rasmus
CVS Tags: php_3_0_6, php_3_0_5, php_3_0_4
Changed since 1.38: +24 -6
lines
Diffs to 1.38
(nice version)
Fix a missed ulong change and make random() call in crypt salt generation
abide by the same configure rules as the generic random call.
1.38 Tue Sep 22 5:40:40 1998
UTC by rasmus
Changed since 1.37: +37 -22
lines
Diffs to 1.37
(nice version)
The crypt() stuff should be done now. Needs some testing especially from
someone with a BSD system that only uses md5-crypt.
1.37 Tue Sep 22 3:02:36 1998
UTC by rasmus
Changed since 1.36: +29 -3
lines
Diffs to 1.36
(nice version)
Don't test crypt function unless crypt function is actually found.
Start crypt() work
1.36 Fri Sep 18 17:04:15 1998
UTC by zeev
Changed since 1.35: +23 -12
lines
Diffs to 1.35
(nice version)
Arrange the code for crypt() a bit, fixes some cases that weren't
taken care of properly before
1.35 Thu Sep 10 23:57:17 1998
UTC by zeev
Changed since 1.34: +2 -2
lines
Diffs to 1.34
(nice version)
Clean all remaining leftovers from yystype, convert to pval and fix capitalization on macros
1.34 Fri May 15 10:57:19 1998
UTC by zeev
CVS Tags: php_3_0_3, php_3_0_2a, php_3_0_2, php_3_0_1, php_3_0, php_3_0RC5
Changed since 1.33: +2 -2
lines
Diffs to 1.33
(nice version)
Changed INITFUNCARGS to INIT_FUNC_ARGS
Changed YYSTYPE to pval (php value)
1.33 Mon May 11 20:18:08 1998
UTC by zeev
Changed since 1.32: +2 -2
lines
Diffs to 1.32
(nice version)
Rename parser.h -> php.h. We're doing a tad bit more than just parsing now...
1.32 Mon May 11 20:08:11 1998
UTC by zeev
Changed since 1.31: +2 -2
lines
Diffs to 1.31
(nice version)
Use STANDARD_MODULE_PROPERTIES #define instead of 0,0,0,NULL in every module
***NOTE*** Changed "0" to mean FALSE again ***NOTE***
1.31 Wed Apr 29 13:24:07 1998
UTC by ssb
Changed since 1.30: +2 -2
lines
Diffs to 1.30
(nice version)
minor license clarification
1.30 Mon Apr 27 12:42:27 1998
UTC by ssb
Changed since 1.29: +12 -7
lines
Diffs to 1.29
(nice version)
license change
1.29 Sat Mar 28 20:44:44 1998
UTC by shane
CVS Tags: php_3_0RC4, php_3_0RC3, php_3_0RC2
Changed since 1.28: +2 -1
lines
Diffs to 1.28
(nice version)
adding ttf capability code and info for gd
1.28 Sun Mar 22 14:03:08 1998
UTC by zeev
CVS Tags: pre_loop_patch, php_3_0RC
Changed since 1.27: +4 -4
lines
Diffs to 1.27
(nice version)
3.1 -> 3.0 megapatch
1.27 Wed Dec 31 15:56:20 1997
UTC by rasmus
CVS Tags: php_3_0b6, php_3_0b5, php_3_0b4, php_3_0b3
Changed since 1.26: +2 -2
lines
Diffs to 1.26
(nice version)
Happy New Year. Mondo 1997,1998 copyright patch
1.26 Wed Dec 3 0:35:06 1997
UTC by zeev
CVS Tags: php_3_0b2a, php_3_0b2, php_3_0b1, php_3_0a4
Changed since 1.25: +3 -3
lines
Diffs to 1.25
(nice version)
Took a slightly different approach in the way to define arguments behavior (will explain on phpdev)
Fixed the Solid function table - it wasn't null terminated!
Tabified all of the function tables
1.25 Sat Nov 29 2:12:18 1997
UTC by zeev
Changed since 1.24: +5 -5
lines
Diffs to 1.24
(nice version)
Megapatch. Deglobalize return_value, make it be passed to internal functions.
1.24 Thu Nov 20 23:06:05 1997
UTC by zeev
CVS Tags: php_3_0a3
Changed since 1.23: +13 -11
lines
Diffs to 1.23
(nice version)
Old module API gone bye bye
long live the new API
test out the Solid module, I converted the list stuff without being able to compile and check it.
1.23 Sun Nov 16 20:48:36 1997
UTC by zeev
Changed since 1.22: +2 -2
lines
Diffs to 1.22
(nice version)
Changed dlnames to function_entry
Fixed PostgresSQL destructors, and changed mSQL/MySQL a bit
1.22 Sun Nov 16 2:04:59 1997
UTC by jim
Changed since 1.21: +6 -6
lines
Diffs to 1.21
(nice version)
shuffle things around a bit so they compile again
1.21 Sun Nov 16 0:14:02 1997
UTC by jim
Changed since 1.20: +6 -2
lines
Diffs to 1.20
(nice version)
whee
1.20 Wed Oct 29 18:42:19 1997
UTC by zeev
CVS Tags: php_3_0a2, php_3_0a1
Changed since 1.19: +1 -2
lines
Diffs to 1.19
(nice version)
Removed #include's for internal_functions_registry.h from function files
Added magic_quotes to configure.in
1.19 Wed Oct 29 8:04:45 1997
UTC by jaakko
Changed since 1.18: +2 -1
lines
Diffs to 1.18
(nice version)
Added missing internal_functions_registry.h to any files
containing function definitions declared in that header.
Also other missing header added.
Fixed some typos and mismatching prototypes.
Added 'static' to some source file internal functions.
Nothing should break..
1.18 Tue Sep 30 3:38:15 1997
UTC by shane
Changed since 1.17: +2 -2
lines
Diffs to 1.17
(nice version)
changed WINNT|WIN32 defines to MSVC5 defines to avoid conflicts with gnu-win32
1.17 Thu Sep 25 20:13:08 1997
UTC by zeev
Changed since 1.16: +3 -3
lines
Diffs to 1.16
(nice version)
Added dynamic linking functions structure
1.16 Tue Sep 23 16:37:12 1997
UTC by zeev
Changed since 1.15: +2 -2
lines
Diffs to 1.15
(nice version)
Renamed PHP/FI in the header to PHP
Boosted performance of the lexical scanner when scanning raw HTML
Beautified some of the syntax hilighting code
1.15 Wed Sep 17 16:00:03 1997
UTC by shane
Changed since 1.14: +3 -3
lines
Diffs to 1.14
(nice version)
win32 vc5 updates
1.14 Wed Sep 17 15:20:15 1997
UTC by shane
Changed since 1.13: +5 -1
lines
Diffs to 1.13
(nice version)
add process.h for win32
1.13 Thu Sep 11 3:34:31 1997
UTC by rasmus
Changed since 1.12: +1 -1
lines
Diffs to 1.12
(nice version)
Attempt to fix weird CVS timestamp problem
1.12 Tue Sep 9 17:51:04 1997
UTC by zeev
Changed since 1.11: +2 -2
lines
Diffs to 1.11
(nice version)
A few more fixes to environment stuff (special variabes taken care of)
Restored phpstype*() functions to yystype*()
1.11 Sun Sep 7 16:02:29 1997
UTC by zeev
Changed since 1.10: +4 -2
lines
Diffs to 1.10
(nice version)
Added error_reporting() function. One can set which types of errors to display and which not...
Ran make indent again :)
1.10 Sun Sep 7 10:33:32 1997
UTC by zeev
Changed since 1.9: +3 -3
lines
Diffs to 1.9
(nice version)
Converted all php_ functions to php3_ to ensure there aren't conflicts with PHP2.
1.9 Thu Sep 4 16:10:34 1997
UTC by zeev
Changed since 1.8: +3 -3
lines
Diffs to 1.8
(nice version)
Modified function names from yy3* to php*, and in a nicer manner, as suggested by Craig P. Forbes.
YY3STYPE is back to be YYSTYPE now (apidoc.txt restored).
Lives happily with the php2 module and doesn't require 'replace' anymore.
1.8 Thu Sep 4 11:41:34 1997
UTC by zeev
Changed since 1.7: +3 -3
lines
Diffs to 1.7
(nice version)
Made neccessary modifications to allow both PHP2 and PHP3 to live in the same apache
1.7 Wed Sep 3 15:03:17 1997
UTC by ssb
Changed since 1.6: +5 -7
lines
Diffs to 1.6
(nice version)
#if HAVE_CRYPT, not #ifdef HAVE_CRYPT!
1.6 Wed Sep 3 13:22:58 1997
UTC by zeev
Changed since 1.5: +13 -12
lines
Diffs to 1.5
(nice version)
Indented stuff in the functions/ directory...
Fixed a couple of small bugs I don't remember
1.5 Wed Sep 3 2:34:25 1997
UTC by rasmus
Changed since 1.4: +5 -1
lines
Diffs to 1.4
(nice version)
Old versions of AIX and OSF/1 may not have string.h - check for those
1.4 Tue Sep 2 4:55:24 1997
UTC by rasmus
Changed since 1.3: +25 -22
lines
Diffs to 1.3
(nice version)
Add missing headers
1.3 Mon Sep 1 16:23:23 1997
UTC by rasmus
Changed since 1.2: +1 -2
lines
Diffs to 1.2
(nice version)
Look out! Big commit. Moved a bunch of stuff into functions, added
string.c and a bunch of protptypes
1.2 Sun Aug 31 22:02:23 1997
UTC by ssb
Changed since 1.1: +19 -8
lines
Diffs to 1.1
(nice version)
Improved the random seed generator.
1.1 Sun Aug 31 0:14:04 1997
UTC by zeev
Migrated crypt and soundex
Moved all internal functions to a new functions directory (run cvs update -d...)
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
You may select to see revision information from only
a single branch.
webmaster@php.net