Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 1 | -36/+0 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Fixed HTTP basic authentication headers during subrequsts to xsd files | Dmitry Stogov | 2005-07-08 | 1 | -0/+2 |
| | |||||
* | Support for HTTP redirection. | Dmitry Stogov | 2004-06-21 | 1 | -2/+8 |
| | |||||
* | Allowing user defined SOAP transports with SoapClient::__doRequest() | Dmitry Stogov | 2004-05-20 | 1 | -1/+1 |
| | |||||
* | fix: "Authors" corrected | Dmitry Stogov | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | - Add our standard header | Derick Rethans | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | SOAP 1.2 support was improved | Dmitry Stogov | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | WSDL: support for multiple services/ports/bindings was implemented | Dmitry Stogov | 2004-01-13 | 1 | -1/+1 |
| | |||||
* | PHP5 support, better encoding and WSDL support, interop round 2 base and groupB | Dmitry Stogov | 2004-01-05 | 1 | -6/+2 |
| | |||||
* | - Remove legacy non-streams code (as discussed with Brad). | Wez Furlong | 2003-03-05 | 1 | -16/+2 |
| | | | | | | | | | | | | - 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. | ||||
* | Miscellaneous compilation warning, coding standards, build related, | Wez Furlong | 2003-03-04 | 1 | -1/+1 |
| | | | | | | | | memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or segfaulting. | ||||
* | Modifying TS build. | Andrey Hristov | 2003-01-13 | 1 | -4/+4 |
| | | | | | Migrating to _ex API for hash traversal. | ||||
* | import php-soap library from sourceforge | Shane Caraveo | 2002-07-07 | 1 | -0/+25 |