Add support for DEREncodedKeyValue.
[shibboleth/xmltooling.git] / xmltooling / security / impl / InlineKeyResolver.cpp
2010-06-09 cantorAdd support for DEREncodedKeyValue.
2010-06-08 cantorDon't follow references by default.
2010-06-08 cantorAdd same-doc KeyInfoReference support, with option...
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-02-04 cantorAdd code paths for new xmlsec APIs, and allow for undet...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-08-03 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-34
2008-12-15 cantorXerces 3 revisions.
2008-09-23 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-22
2008-09-23 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-17
2008-06-06 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-16
2008-03-18 cantorPackage fixes. master upstream/trunk trunk
2008-02-01 cantorRefactor extraction of certificate details.
2008-01-27 cantorFix CRL logging.
2007-09-27 cantorYank RetrievalMethod logic.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-04-20 cantorSome header cleanup.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.