Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PHP5 and WIN32 support was improved | Dmitry Stogov | 2004-02-06 | 1 | -0/+2 |
| | |||||
* | WSDL parsing speedup. Source cleanup. | Dmitry Stogov | 2004-02-05 | 1 | -2/+3 |
| | |||||
* | SOAP Headers was implemented (near complete) | Dmitry Stogov | 2004-02-04 | 1 | -4/+6 |
| | |||||
* | SOAP 1.2 specification conformity was improved | Dmitry Stogov | 2004-01-30 | 1 | -0/+2 |
| | |||||
* | fix: "Authors" corrected | Dmitry Stogov | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | - Add our standard header | Derick Rethans | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | Error reoprting improved by prefix | Dmitry Stogov | 2004-01-28 | 1 | -1/+0 |
| | | | | | | New 'HTTP' fault code Source cleanup | ||||
* | XML Schema support was impoved | Dmitry Stogov | 2004-01-19 | 1 | -0/+1 |
| | |||||
* | Source ceanup | Dmitry Stogov | 2004-01-13 | 1 | -1/+31 |
| | |||||
* | PHP5 support, better encoding and WSDL support, interop round 2 base and groupB | Dmitry Stogov | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | - Remove legacy non-streams code (as discussed with Brad). | Wez Furlong | 2003-03-05 | 1 | -0/+5 |
| | | | | | | | | | | | | - Make get_http_header_value() work using case-insensitive compares for the header names, as per relevant RFC's. - General performance boost for get_http_headers(). - Fix a crash bug when a malformed URL is passed to the soap client. - Implement https:// support in the the soap client. (does not verify the remote server certificate; it provides an encrypted link only). - Provide a hook for libxml to parse files using any registered PHP wrapper, including https://, ftps:// and any user-space streams. | ||||
* | import php-soap library from sourceforge | Shane Caraveo | 2002-07-07 | 1 | -0/+23 |