Corrected key extraction and comparison.
[shibboleth/cpp-xmltooling.git] / xmltooling / soap / impl /
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-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 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