Xerces 3 revisions.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / SignatureTest.h
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 Scott CantorStop blowing away native signature from setters, need...
2006-08-11 Scott CantorRemove some tracing, fix string compares.
2006-07-26 Scott CantorReplace custom code with CredentialResolver.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-05-22 Scott CantorAdded key-based Signature validator.
2006-05-18 Scott CantorStop auto-cloning ContentReferences.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-14 Scott CantorCustom KeyInfo support in signature creation.
2006-05-03 Scott CantorIntegrate parser pools into library.
2006-04-19 Scott CantorAdded singleton methods on typed builders.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.