openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PHP
Settings
|
Report Duplicate
8,005
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Dec 03, 2022 — Dec 03, 2023
Showing page 4,483 of 4,490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add OFB mode, the final one
Sascha Schumann
More...
over 25 years ago
add mcrypt_create_iv()
Sascha Schumann
More...
over 25 years ago
Win32 isn't a good os to commit uppercase files with...
Zeev Suraski
More...
over 25 years ago
cleanup, add new stream mode, allow IV for CBC mode
Sascha Schumann
More...
over 25 years ago
add get_(key|block)_size
Sascha Schumann
More...
over 25 years ago
Ah, these too
Andi Gutmans
More...
over 25 years ago
* 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.
Andi Gutmans
More...
over 25 years ago
add CBC
Sascha Schumann
More...
over 25 years ago
add mcrypt module
Sascha Schumann
More...
over 25 years ago
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.
Rasmus Lerdorf
More...
over 25 years ago
-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.
Sascha Schumann
More...
over 25 years ago
serialize & unserialize working (with mem-leak)
Thies C. Arntzen
More...
over 25 years ago
Argh! That typo took me over an hour to find. Grr..
Rasmus Lerdorf
More...
over 25 years ago
test -e fails in sh. Used test -f instead.
Andrey Hristov
More...
over 25 years ago
unreliable check whether cc option can be used really
Sascha Schumann
More...
over 25 years ago
Fixes
Zeev Suraski
More...
over 25 years ago
security check and disclaimer for generated files
Sascha Schumann
More...
over 25 years ago
Oops, would be a good idea to edit the .in file instead of acconfig.h
Rasmus Lerdorf
More...
over 25 years ago
libbind check
Rasmus Lerdorf
More...
over 25 years ago
add function checks
Sascha Schumann
More...
over 25 years ago
Change cmp'risons to be cross-shell compatible.
Andrey Hristov
More...
over 25 years ago
bugfix port
Sascha Schumann
More...
over 25 years ago
port from PHP3
Sascha Schumann
More...
over 25 years ago
include some header files explicitly
Sascha Schumann
More...
over 25 years ago
Use relative paths
Zeev Suraski
More...
over 25 years ago
forward-port of php3-CVS version my 1st zend-array stuff (ocifetchinto) is WORKING!!
Thies C. Arntzen
More...
over 25 years ago
made var_dump zend-aware.... <? $ar = array("hallo" => "tubu");
Thies C. Arntzen
More...
over 25 years ago
Another small fix
Zeev Suraski
More...
over 25 years ago
Add my API letters to the CVS
Zeev Suraski
More...
over 25 years ago
dsp update
Zeev Suraski
More...
over 25 years ago
←
1
2
…
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree