History log of /PHP-7.4/ (Results 91926 – 91950 of 92142)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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)

0704064c25-Apr-1999 Rasmus Lerdorf

Argh! That typo took me over an hour to find. Grr..

ef7a4db325-Apr-1999 Andrey Hristov

test -e fails in sh. Used test -f instead.

6955cacb24-Apr-1999 Sascha Schumann

unreliable check whether cc option can be used really

5974d84b24-Apr-1999 Zeev Suraski

Fixes

1...<<3671367236733674367536763677367836793680>>...3686