Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / signature /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2011-12-14 Scott CantorBoost related changes
2011-07-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-67
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-10-27 Scott CantorNeed xstring declaration on older compilers.
2010-09-14 Scott CantorAdd const cast for older xmlsec.
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-50
2010-05-14 Scott CantorRemove unneeded header.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2010-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2009-10-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-36
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-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-34
2008-01-07 Scott CantorRemoved old method.
2007-09-25 Scott CantorLimit number of transforms.
2007-04-10 Scott CantorActivate tree walk for prefix inclusion (requires xmlse...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-07 Scott CantorBasic assertion validator.
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-02 Scott CantorUpdate copyright.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-13 Scott CantorFix linefeeds
2006-09-29 Scott CantorAllow for SAML 1.0 whole doc signing.
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-07-13 Scott CantorAdd missing header
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
2006-05-22 Scott CantorUse xmltooling SignatureValidator in tests.
2006-05-18 Scott CantorRefactored signature handling.
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-14 Scott CantorSAML Signature subclasses and test.