SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-opensaml.git] / saml / binding / impl / SimpleSigningRule.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-02-18 Scott CantorPrepare policy API for mix-in subclassing. Allow policy...
2008-12-29 Scott CantorXerces 3 revisions.
2007-12-26 Scott CantorFix handling of errorFatal flag in rules.
2007-11-19 Scott CantorMulti-line svn commit, see body.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-06-12 Scott CantorRefactor signature engines.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-11 Scott CantorScale back logging.
2007-03-06 Scott CantorCollapse unneeded header files.
2007-02-09 Scott CantorOption for fatal errors when signatures fail.
2007-02-02 Scott CantorUpdate copyright.
2007-01-16 Scott CantorAltered SimpleSign logic to reflect change to draft...
2006-12-12 Scott CantorRevert to exception-based policy errors, add "secure...
2006-12-12 Scott CantorReturn results from policy rules.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-11 Scott CantorMerged issuer/protocol extraction back into rules.
2006-11-09 Scott CantorAdd TLS client auth rule.
2006-11-09 Scott CantorFactor out issuer/protocol extraction.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-07 Scott CantorSupport for KeyInfo.
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...