Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / soap /
2015-02-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-647
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-101
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-101
2015-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-99
2013-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-95
2012-12-08 Scott Cantorlog stream operator doesn't work on clang
2012-06-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-87
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-82
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-82
2011-12-22 Scott CantorAdditional macros and cleanup for cloning
2011-12-21 Scott CantorImplement content cloning via macros
2011-11-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-09-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-19 Scott CantorBump version, adjust VC build for parallel make, fixes...
2011-05-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-75
2011-01-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-337
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-07-08 Scott CantorExpose redirect option on transport interface.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-02 Scott CantorEnable redirect support when using GET method.
2010-03-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-56
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-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-44
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-37
2009-08-13 Scott CantorApply manual validators even when schema was used. 1.2.1
2009-06-15 Scott CantorClear hardcoded CA list to avoid OS-inflicted problems.
2009-02-26 Scott CantorDefend against empty location.
2009-02-05 Scott CantorSet no_ticket option where possible, to avoid openssl...
2008-12-15 Scott CantorXerces 3 revisions.
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-10-02 Scott CantorRemove "hardwired" declaration of encodingStyle attribute.
2008-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-25
2008-07-14 Scott CantorBlock http requests if transport authentication is...
2008-07-02 Scott CantorSupport GET requests when input stream is empty.
2008-06-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-13
2008-03-13 Scott CantorMulti-line svn commit, see body.
2008-03-04 Scott CantorChange logging categories.
2008-03-04 Scott CantorRemove extra eol from log stream.
2007-12-15 Scott CantorCorrect namespace on child elements.
2007-12-09 Scott CantorFix errors on older curl version.
2007-11-20 Scott CantorAdd linefeed to log.
2007-11-20 Scott CantorLog inbound/outbound XML.
2007-11-13 Scott CantorFix Solaris warning.
2007-11-06 Scott CantorSOAP header attributes don't appear on the actual Heade...
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-09-17 Scott CantorRename authentication flag.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-03 Scott CantorFix default cipher list, go back to SSLv3 only.
2007-08-02 Scott CantorMissing a declaration in the header.
2007-08-02 Scott CantorNo way that void* stuff will work.
2007-08-02 Scott CantorDefault to 128-bit ciphers and try disabling SSLv2...
2007-08-02 Scott CantorHighly revolting code to pass curl options through...
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorNeed to convert characters to unsigned char before...
2007-07-17 Scott CantorOption to disable host checking.
2007-05-26 Scott CantorAdd SOAP fault codes.
2007-05-17 Scott CantorMove curl dependent code to full build only.
2007-05-17 Scott CantorCleaned up source for dual build
2007-05-11 Scott CantorFix method signature mismatch, redeclare pure methods...
2007-05-02 Scott CantorHTTP creds need to be held by transport object.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-15 Scott CantorFix connection pool size.
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-14 Scott CantorTest transport for confidentiality.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope.
2007-02-12 Scott CantorForgot to check for null callback.
2007-02-12 Scott CantorDon't call virtual method from d'tor.
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2007-01-25 Scott CantorAdd chunked transport encoding per libcurl requirements.
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 CantorAdd security indicator to transport, set by SSL callbac...
2006-11-22 Scott CantorAdd validate flag to SOAP ctor
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.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-09-29 Scott CantorMerge schema validators into one suite.
2006-09-08 Scott CantorHandle IDness during (un)marshalling, move more work...
2006-09-07 Scott CantorSOAP 1.1 classes