History log of /PHP-5.4/ (Results 51976 – 52000 of 52196)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

1db171de25-Apr-1999 Sascha Schumann

add CBC

11fc109c25-Apr-1999 Sascha Schumann

add mcrypt module

c4442ed725-Apr-1999 Rasmus Lerdorf

Ok, this beast compiles via --with-apxs
Not sure if it actually works yet though. I have a feeling there are
some -fpic flags missing in the libzend build. Will test later on
today.

ac9c0d0325-Apr-1999 Sascha Schumann

-f tests for plain files only. We need a way to find out whether we could do any damage to existing files. If we cannot write to them, we probably cannot do harmful things hopefully.

9cace18e25-Apr-1999 Thies C. Arntzen

serialize & unserialize working (with mem-leak)

1...<<2071207220732074207520762077207820792080>>...2088