Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #49853 (Soap Client stream context header option ignored) | Dmitry Stogov | 2012-03-21 | 1 | -2/+7 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | 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 |