History log of /php-src/ (Results 114576 – 114600 of 114801)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
48de4ce026-Apr-1999 Zeev Suraski

Somehow the rules for the configuration parser/scanners disappeared

b9d3a80726-Apr-1999 Andrey Hristov

Fixing a few thing to make AC_CHECK_CC_OPTION work.

3cd0af1126-Apr-1999 Zeev Suraski

* Get the Apache module to compile again
* Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code,
but it nuked a global)

0f195a7926-Apr-1999 Zeev Suraski

fix

c55a676526-Apr-1999 Zeev Suraski

Match the CVS name

7c4a083826-Apr-1999 Zeev Suraski

Various thread safety fixes and DLL updates

7942eaf326-Apr-1999 Zeev Suraski

* Plenty of thread safety and Win32 work.
* Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL.
* Switched to using the DLL runtime library under Win32. PHP w

* Plenty of thread safety and Win32 work.
* Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL.
* Switched to using the DLL runtime library under Win32. PHP will NOT work if
compiled against the static library!
* Removed yesterday's php4libts project (with php4dllts, it's obsolete).

This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also
dependant on the thread-unsafe DLL.

show more ...

050cb7cf26-Apr-1999 Andi Gutmans

-Add .dsp file

df6134bc26-Apr-1999 Andi Gutmans

-More commits

9c51acdc26-Apr-1999 Andi Gutmans

-More

5c09d8e625-Apr-1999 Rasmus Lerdorf

Make GD config fail if it doesn't find the gd files

1e54412b25-Apr-1999 Sascha Schumann

PHP3 compat stuff

8ffbed7d25-Apr-1999 Rasmus Lerdorf

Ok, apxs build works nicely now

c62ffa7e25-Apr-1999 Sascha Schumann

oops, the 0th byte should be set, too

77baa4eb25-Apr-1999 Sascha Schumann

final change (?), add get_algorithms_name

12a7634225-Apr-1999 Sascha Schumann

make code more compact

5ed41f3125-Apr-1999 Sascha Schumann

remove some redundant code

5883d6c225-Apr-1999 Sascha Schumann

that was a silly one

22d720e025-Apr-1999 Sascha Schumann

add OFB mode, the final one

a1a4150425-Apr-1999 Sascha Schumann

add mcrypt_create_iv()

23a1d3fb25-Apr-1999 Zeev Suraski

Win32 isn't a good os to commit uppercase files with...

6b89030925-Apr-1999 Sascha Schumann

cleanup, add new stream mode, allow IV for CBC mode

7d1ee82d25-Apr-1999 Sascha Schumann

add get_(key|block)_size

10710c0425-Apr-1999 Andi Gutmans

Ah, these too

4ebb406025-Apr-1999 Andi Gutmans

* Fix a couple of thread safety issues
* Add initial ISAPI support. Very very experimental.
* In the thread safe version, generate php4 as a library so that we can link it with both
php.

* Fix a couple of thread safety issues
* Add initial ISAPI support. Very very experimental.
* In the thread safe version, generate php4 as a library so that we can link it with both
php.exe and the ISAPI dll. We should probably consider doing that under all circumstances,
under UNIX as well.

The thread-unsafe version *should* be unharmed.

show more ...

1...<<4581458245834584458545864587458845894590>>...4593