Made OpenSSL CRL wrapper public.
[shibboleth/xmltooling.git] / xmltoolingtest /
2006-08-21 cantorExtended KeyResolver to handle CRLs.
2006-08-13 cantorStop blowing away native signature from setters, need...
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-08-11 cantorRemove some tracing, fix string compares.
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-24 cantorCredential resolver plugin
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-11 cantorDisable deprecation warnings.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
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-10 cantorRename static builder methods.
2006-05-09 cantorOops, headers were already hidden.
2006-05-09 cantorHeader fixes.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
2006-04-04 cantorBuild errors with xmlsec off
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorUnix porting fixes
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-24 cantorAdd per-object validation.
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-14 cantorFixes for disabling xmlsec
2006-03-14 cantorConditional xmlsec support
2006-03-12 cantorFirst cut at signing support.
2006-03-08 cantorRenamed classes
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorUnix fixes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorUnix build fixes
2006-03-02 cantorAdd unit tests to Unix build
2006-03-02 cantorMarshalling tests.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes