More boostisms
[shibboleth/cpp-xmltooling.git] / xmltooling / xmltooling.vcproj
2010-03-04 Scott CantorAdd non-build files to VS projects.
2009-12-25 Scott CantorBump version, add pkg-config support, version the schemas
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott CantorNon-inlining selected methods (CPPOST-35).
2009-08-26 Scott CantorBump version, and draft a fix for CPPXT-40
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2009-02-03 Scott CantorMigrate makefiles to MSVC9
2008-12-15 Scott CantorXerces 3 revisions.
2008-10-28 Scott CantorMulti-line svn commit, see body.
2008-09-22 Scott CantorBump version to 1.2.
2008-07-01 Scott CantorRev version and add README file.
2008-06-23 Scott CantorAdd cross-compile targets for x64.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2008-01-29 Scott CantorPath resolver class for supporting installation-indepen...
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-09-12 Scott CantorAdd version resource.
2007-09-04 Scott CantorRename openssl import libs.
2007-08-30 Scott CantorTrustEngine based on static trust roots.
2007-08-03 Scott CantorOptimize UTF8 operations.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-06-12 Scott CantorRefactor signature engines.
2007-06-10 Scott CantorMulti-line svn commit, see body.
2007-05-21 Scott CantorAdd chaining resolver.
2007-05-19 Scott CantorMoved in request/response interfaces from opensaml.
2007-05-11 Scott CantorFix -> convenience operator for non-class iterators.
2007-05-04 Scott CantorMulti-line svn commit, see body.
2007-05-03 Scott CantorAdd internal copy of the Xerces net accessor for libcur...
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-12 Scott CantorDon't call virtual method from d'tor.
2007-01-03 Scott CantorBase class for reloadable local and remote configurations.
2006-12-01 Scott CantorRenamed library.
2006-11-22 Scott CantorBasic SOAP client, reworked transport streams.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-09-07 Scott CantorSOAP 1.1 classes
2006-08-23 Scott CantorMade OpenSSL CRL wrapper public.
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.
2006-08-13 Scott CantorExpose key resolver caching.
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...
2006-07-24 Scott CantorCredential resolver plugin
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-07-02 Scott CantorThreading support.
2006-06-12 Scott CantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-04 Scott CantorSemi-tested Encryption wrapper code.
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.
2006-05-22 Scott CantorAdded key-based Signature validator.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-05-02 Scott CantorAdd in plugin manager template.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-24 Scott CantorAdd per-object validation.
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-08 Scott CantorValidator interface.
2006-03-08 Scott CantorRenamed classes
2006-03-06 Scott CantorBase classes for open content models.
2006-03-03 Scott CantorBegan to implement collection handling.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-22 Scott CantorInitial marshalling support.
2006-02-21 Scott CantorHousekeeping
2006-02-20 Scott CantorInitial DOM handling interfaces.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorSome root interfaces and configuration machinery
2006-02-15 Scott CantorInitial check-in