summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* extname -> opensslfoobar2000-11-161-1/+1
* don't use TLS in MINIT function.Thies C. Arntzen2000-11-161-3/+0
* Removed an unneccesary #warning which was used for testing purposes only.Jan Borsodi2000-11-151-2/+0
* Initial import, PHP program for testing if the qtdom extension is available.Jan Borsodi2000-11-151-0/+10
* Initial import, since PHP cannot be compiled with a C++ compiler all C++ spec...Jan Borsodi2000-11-152-0/+293
* Initial import, contains PHP specific extensions, takes care of converting C+...Jan Borsodi2000-11-152-0/+361
* Autoconf configure script for qt dom, needs some more checking in the future.Jan Borsodi2000-11-151-0/+23
* Makefile source, has a fix for compiling C++ files.Jan Borsodi2000-11-151-0/+10
* - fixed silly bug (did check for 5 arguments but expected only 4)Uwe Steinmann2000-11-151-1/+1
* Fix crash (#7802)Stanislav Malyshev2000-11-151-0/+1
* - Modified preg_replace() to take Perl-style $1 backreferences in additionAndrei Zmievski2000-11-151-12/+24
* Fix allocationSascha Schumann2000-11-141-2/+2
* Changed to use Z_LVAL_PP, Z_STRVAL_PP and Z_STRLEN_PP.Stig Venaas2000-11-141-21/+18
* Add persistent memory handling to smart_str APISascha Schumann2000-11-141-15/+24
* Made API simplerStig Venaas2000-11-142-51/+127
* fix link objectDaniel Beulshausen2000-11-131-2/+4
* forgot to add...Daniel Beulshausen2000-11-131-0/+109
* make ingres compile under win32Daniel Beulshausen2000-11-133-11/+12
* added dsp for openssl win32Daniel Beulshausen2000-11-131-0/+107
* @- Modified preg_replace() to ignore backreferences that refer toAndrei Zmievski2000-11-131-15/+24
* OpenSSL extension. So far it implements assymetric encryption functions.Stig Venaas2000-11-134-0/+563
* Handle unable-to-add-new-headers error nicelyZeev Suraski2000-11-131-10/+17
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-132-20/+242
* @- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)Thies C. Arntzen2000-11-131-3/+3
* initial - ONnOnn Ben-Zvi2000-11-136-0/+503
* - fixed serveral prototypesUwe Steinmann2000-11-131-25/+27
* Fixed bug: #7768. Some cleaning up too.foobar2000-11-131-17/+18
* Prototype corrected.Kristian Köhntopp2000-11-121-2/+2
* PHP_FDFTK is always != no. $PHP_FDFTK is not.Sascha Schumann2000-11-121-1/+1
* enabled shared module.Rui Hirokawa2000-11-122-37/+36
* Fix for #7758. Plus some cleaning.foobar2000-11-111-4/+5
* Add Apache 2.0 sapi module and sort alphabetically.Sascha Schumann2000-11-111-5/+6
* RFC822 does specify two digit years, but practically every decent mailChuck Hagenbuch2000-11-111-5/+5
* - new function set_content() which is a workaround for bug #6457Uwe Steinmann2000-11-102-18/+82
* - Fixed many problems to make xpath workingUwe Steinmann2000-11-101-155/+116
* - Fixed several error including segm fault (but still one left :-(Uwe Steinmann2000-11-102-8/+17
* some changes, and added 'r' flag which generates an RFC822 compatible date st...Colin Viebrock2000-11-091-5/+38
* - fix crash when using blob_in_file mode (danny).Danny Heijl2000-11-091-1/+1
* - Some more commentsUwe Steinmann2000-11-093-4/+86
* - Started support for XPath/XPtr (completely untested)Uwe Steinmann2000-11-092-1/+294
* Beutifying the output of configure a bit.foobar2000-11-091-1/+2
* Remove duplicate check for xpm support.foobar2000-11-091-1/+0
* Fix to get jpeg/xpm support everytime.foobar2000-11-091-2/+3
* Remove duplicates (when curl-7.4.1 is used).foobar2000-11-091-2/+0
* Fixed bug: #5460foobar2000-11-091-1/+1
* add gzdeflate() and gzinflate() for handling of pure gzip-datastreamsMarc Pohl2000-11-082-0/+152
* E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)Mathieu Kooiman2000-11-081-1/+1
* Added licenseNikos Mavroyanopoulos2000-11-081-794/+926
* Alert user if they're trying to useMathieu Kooiman2000-11-081-0/+2
* - Made gd extension build when using gd version < 1.5Mathieu Kooiman2000-11-081-0/+6