https://bugs.internet2.edu/jira/browse/SSPCPP-304
[shibboleth/opensaml2.git] / saml / signature /
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-08-20 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-50
2010-05-14 cantorRemove unneeded header.
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2010-01-19 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2009-10-15 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-36
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-34
2008-01-07 cantorRemoved old method.
2007-09-25 cantorLimit number of transforms.
2007-04-10 cantorActivate tree walk for prefix inclusion (requires xmlse...
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-07 cantorBasic assertion validator.
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-02 cantorUpdate copyright.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-13 cantorFix linefeeds
2006-09-29 cantorAllow for SAML 1.0 whole doc signing.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-07-13 cantorAdd missing header
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 putmanbFix some Doxygen tags related to files and namespaces.
2006-05-22 cantorUse xmltooling SignatureValidator in tests.
2006-05-18 cantorRefactored signature handling.
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorSAML Signature subclasses and test.