Convert from NULL macro to nullptr, remove unused zlib code.
[shibboleth/opensaml2.git] / saml / binding / impl / XMLSigningRule.cpp
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-02-18 cantorPrepare policy API for mix-in subclassing. Allow policy...
2007-12-26 cantorFix handling of errorFatal flag in rules.
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-06-12 cantorRefactor signature engines.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-11 cantorScale back logging.
2007-03-07 cantorBasic assertion validator.
2007-03-06 cantorCollapse unneeded header files.
2007-02-09 cantorOption for fatal errors when signatures fail.
2007-02-02 cantorUpdate copyright.
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorReturn results from policy rules.
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-11 cantorMerged issuer/protocol extraction back into rules.
2006-11-09 cantorAdd TLS client auth rule.
2006-11-09 cantorFactor out issuer/protocol extraction.
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.