Add "sender" to SOAP APIs to avoid reuse of connections across apps.
[shibboleth/opensaml2.git] / saml / binding / impl / SOAPClient.cpp
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-11 cantorStreamline setIssuer call in policy.
2007-02-15 cantorCorrect constness of transport API, update version.
2007-02-15 cantorFix version in HTTP header, skip correlation check...
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-14 cantorSet policy role based on peer entity.
2007-02-13 cantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 cantorFixes to SOAP clients
2007-02-02 cantorUpdate copyright.
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-11-24 cantorDeleted Shibboleth header.
2006-11-24 cantorAdd default HTTP headers to SOAP binding.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.