autoreconf
[shibboleth/opensaml2.git] / saml / signature /
2011-12-16 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-14 scantorBoost related changes
2011-12-05 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-07-25 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-67
2011-06-15 scantorChange license header, remove stale pkg files.
2011-04-04 Russ AllberyMerge commit 'upstream/2.4.1'
2011-04-04 Russ AllberyImported Upstream version 2.4.1
2010-10-27 cantorNeed xstring declaration on older compilers.
2010-09-14 cantorAdd const cast for older xmlsec.
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-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/2.3'
2009-11-06 Russ AllberyImported Upstream version 2.3
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-05-08 Russ AllberyImported Upstream version 2.0
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.