Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltoolingtest / SignatureTest.h
2007-10-17 cantorMove credential usage enum to Credential class.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 cantorUpdate copyright.
2006-11-21 cantorAdd code for non-covariant build.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 cantorStop blowing away native signature from setters, need...
2006-08-11 cantorRemove some tracing, fix string compares.
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-05-22 cantorAdded key-based Signature validator.
2006-05-18 cantorStop auto-cloning ContentReferences.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorCustom KeyInfo support in signature creation.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.