Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / soap / impl / SOAPClient.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-07-08 Scott CantorExpose redirect option on transport interface.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-08 Scott CantorAdd cache handling to SOAP transport layer.
2009-11-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-47 1.3.1
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-13 Scott CantorApply manual validators even when schema was used. 1.2.1
2009-02-26 Scott CantorDefend against empty location.
2008-12-15 Scott CantorXerces 3 revisions.
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-06-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-13
2008-03-04 Scott CantorRemove extra eol from log stream.
2007-11-20 Scott CantorAdd linefeed to log.
2007-11-20 Scott CantorLog inbound/outbound XML.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope.
2007-02-12 Scott CantorDon't call virtual method from d'tor.
2007-02-02 Scott CantorUpdate copyright.
2007-01-22 Scott CantorRelax content type check.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 Scott CantorMissing const on Faultcode.
2006-11-24 Scott CantorRemoved extraneous SAML reference.
2006-11-24 Scott CantorAdd SOAP fault override.
2006-11-22 Scott CantorStream operators (Unicode string operator is an experiment)
2006-11-22 Scott CantorAdd call to ValidatorSuite.
2006-11-22 Scott CantorBasic SOAP client, reworked transport streams.