Package fixes.
[shibboleth/xmltooling.git] / xmltooling / soap / impl / SOAPClient.cpp
2008-03-04 cantorRemove extra eol from log stream.
2007-11-20 cantorAdd linefeed to log.
2007-11-20 cantorLog inbound/outbound XML.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-13 cantorSwitch to reference for SOAP request envelope.
2007-02-12 cantorDon't call virtual method from d'tor.
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorRelax content type check.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorMissing const on Faultcode.
2006-11-24 cantorRemoved extraneous SAML reference.
2006-11-24 cantorAdd SOAP fault override.
2006-11-22 cantorStream operators (Unicode string operator is an experiment)
2006-11-22 cantorAdd call to ValidatorSuite.
2006-11-22 cantorBasic SOAP client, reworked transport streams.