Apply manual validators even when schema was used.
[shibboleth/xmltooling.git] / xmltooling / soap / impl / SOAPClient.cpp
2009-08-13 cantorApply manual validators even when schema was used.
2009-02-26 cantorDefend against empty location.
2008-12-15 cantorXerces 3 revisions.
2008-10-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-27
2008-06-17 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-13
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.