summaryrefslogtreecommitdiff
path: root/ext/soap/php_http.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagphp_ibase_before_splitSVN Migration2004-01-251-526/+0
* SOAP 1.2 support was improvedDmitry Stogov2004-01-151-11/+11
* SOAP 1.2 support was improvedDmitry Stogov2004-01-151-4/+8
* WSDL: encoding rpc/document and encoded/literalDmitry Stogov2004-01-141-1/+1
* FIX: memory leakDmitry Stogov2004-01-131-0/+1
* WSDL: support for multiple services/ports/bindings was implementedDmitry Stogov2004-01-131-43/+31
* Check for "<?xml" header was removedDmitry Stogov2004-01-131-1/+2
* XML parsing warnings and notices were disabled.Dmitry Stogov2004-01-131-2/+3
* HTTP Cookies support (see interop round2 base kafka)Dmitry Stogov2004-01-131-23/+33
* Source cleanup.Dmitry Stogov2004-01-091-45/+48
* BUGFIX: close string with smart_str_0()Dmitry Stogov2004-01-091-0/+2
* Support for persistent HTTP connections was implemented (keep-alive)Dmitry Stogov2004-01-091-24/+37
* HTTP Authentication was implementedDmitry Stogov2004-01-081-2/+20
* https:// support was implemented for PHP5Dmitry Stogov2004-01-061-90/+93
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-62/+88
* - Remove legacy non-streams code (as discussed with Brad).Wez Furlong2003-03-051-154/+111
* Miscellaneous compilation warning, coding standards, build related,Wez Furlong2003-03-041-27/+26
* Migrated to C style comments.Andrey Hristov2003-01-141-17/+23
* Modifying TS build.Andrey Hristov2003-01-131-13/+13
* - fixed a buffer under runJan Kneschke2002-11-221-6/+6
* Sync with Sourceforge CVSBrad LaFountain2002-08-071-43/+34
* a few fixesShane Caraveo2002-07-141-20/+28
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+495