Add linefeeds to log, add logging of additional inbound messages.
[shibboleth/opensaml2.git] / saml / saml1 / binding / impl / SAML1SOAPDecoder.cpp
2007-11-20 cantorAdd linefeeds to log, add logging of additional inbound...
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-09 cantorAlways throw a descriptive exception instead of returni...
2007-07-03 cantorExpose a "user agent present" property.
2007-03-06 cantorCollapse unneeded header files.
2007-03-02 cantorAdd XML validation flag to policy.
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorRelax content type check.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-12 cantorSOAP decoders.