I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 03, 2022 — Dec 03, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add OFB mode, the final one More... over 25 years ago
add mcrypt_create_iv() More... over 25 years ago
Win32 isn't a good os to commit uppercase files with... More... over 25 years ago
cleanup, add new stream mode, allow IV for CBC mode More... over 25 years ago
add get_(key|block)_size More... over 25 years ago
Ah, these too 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. More... over 25 years ago
add CBC More... over 25 years ago
add mcrypt module 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. 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. More... over 25 years ago
serialize & unserialize working (with mem-leak) More... over 25 years ago
Argh! That typo took me over an hour to find. Grr.. More... over 25 years ago
test -e fails in sh. Used test -f instead. More... over 25 years ago
unreliable check whether cc option can be used really More... over 25 years ago
Fixes More... over 25 years ago
security check and disclaimer for generated files More... over 25 years ago
Oops, would be a good idea to edit the .in file instead of acconfig.h More... over 25 years ago
libbind check More... over 25 years ago
add function checks More... over 25 years ago
Change cmp'risons to be cross-shell compatible. More... over 25 years ago
bugfix port More... over 25 years ago
port from PHP3 More... over 25 years ago
include some header files explicitly More... over 25 years ago
Use relative paths More... over 25 years ago
forward-port of php3-CVS version my 1st zend-array stuff (ocifetchinto) is WORKING!! More... over 25 years ago
made var_dump zend-aware.... <? $ar = array("hallo" => "tubu"); More... over 25 years ago
Another small fix More... over 25 years ago
Add my API letters to the CVS More... over 25 years ago
dsp update More... over 25 years ago