Touch up some Solaris package files for later.
[shibboleth/xmltooling.git] / xmltoolingtest / xmltoolingtest.vcproj
2007-06-10 cantorReduce number of locks used for storage.
2007-05-25 cantorRemove stray perl paths.
2007-04-19 cantorRemove hardcoded Perl path.
2007-02-12 cantorDon't call virtual method from d'tor.
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-24 cantorCredential resolver plugin
2006-07-11 cantorDisable deprecation warnings.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-03 cantorBegan to implement collection handling.
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