Multi-line svn commit, see body.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / xmltoolingtest.vcproj
2007-06-10 Scott CantorMulti-line svn commit, see body.
2007-05-25 Scott CantorRemove stray perl paths.
2007-04-19 Scott CantorRemove hardcoded Perl path.
2007-02-12 Scott CantorDon't call virtual method from d'tor.
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...
2006-07-26 Scott CantorReplace custom code with CredentialResolver.
2006-07-24 Scott CantorCredential resolver plugin
2006-07-11 Scott CantorDisable deprecation warnings.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-05-03 Scott CantorIntegrate parser pools into library.
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-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-07 Scott CantorNamespace handling fixes
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-03-01 Scott CantorInitial unit test plus fixes