Path resolver class for supporting installation-independent relative paths.
[shibboleth/xmltooling.git] / xmltooling / xmltooling.vcproj
2008-01-29 cantorPath resolver class for supporting installation-indepen...
2007-11-25 cantorMove request cookie processing down to base class.
2007-11-07 cantorAdd some simple STL predicates.
2007-09-12 cantorAdd version resource.
2007-09-04 cantorRename openssl import libs.
2007-08-30 cantorTrustEngine based on static trust roots.
2007-08-03 cantorOptimize UTF8 operations.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-06-12 cantorRefactor signature engines.
2007-06-10 cantorReduce number of locks used for storage.
2007-05-21 cantorAdd chaining resolver.
2007-05-19 cantorMoved in request/response interfaces from opensaml.
2007-05-11 cantorFix -> convenience operator for non-class iterators.
2007-05-04 cantorPulled out curl accessor, doesn't seem to work anyway.
2007-05-03 cantorAdd internal copy of the Xerces net accessor for libcur...
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-20 cantorSome header cleanup.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-12 cantorDon't call virtual method from d'tor.
2007-01-03 cantorBase class for reloadable local and remote configurations.
2006-12-01 cantorRenamed library.
2006-11-22 cantorBasic SOAP client, reworked transport streams.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-09-07 cantorSOAP 1.1 classes
2006-08-23 cantorMade OpenSSL CRL wrapper public.
2006-08-21 cantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.
2006-08-13 cantorExpose key resolver caching.
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-07-24 cantorCredential resolver plugin
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-07-02 cantorThreading support.
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-22 cantorAdded key-based Signature validator.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-05-02 cantorAdd in plugin manager template.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
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-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-08 cantorValidator interface.
2006-03-08 cantorRenamed classes
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-22 cantorInitial marshalling support.
2006-02-21 cantorHousekeeping
2006-02-20 cantorInitial DOM handling interfaces.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorSome root interfaces and configuration machinery
2006-02-15 cantorInitial check-in