Path resolver class for supporting installation-independent relative paths.
[shibboleth/xmltooling.git] / xmltooling / Makefile.am
2008-01-29 cantorPath resolver class for supporting installation-indepen...
2007-11-25 cantorMove request cookie processing down to base class.
2007-11-09 cantorAdd curl netaccessor files.
2007-11-07 cantorAdd some simple STL predicates.
2007-09-12 cantorAdd version resource.
2007-08-30 cantorTrustEngine based on static trust roots.
2007-08-01 cantorMissing new header
2007-06-12 cantorFix up doc handling in spec file
2007-06-12 cantorRefactor signature engines.
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 cantorAdd chaining resolver.
2007-05-20 cantorAdd missing file to dist.
2007-05-19 cantorMoved in request/response interfaces from opensaml.
2007-05-17 cantorMove curl dependent code to full build only.
2007-05-17 cantorCleaned up source for dual build
2007-05-16 cantorMisspelled lib name.
2007-05-16 cantorApply flags to full build, added missing quote.
2007-05-16 cantorFix some syntax errors
2007-05-16 cantorChanges to split library into a lite and full version.
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-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-01-03 cantorBase class for reloadable local and remote configurations.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
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-15 putmanbFix missing automake template variable.
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 putmanbAdd missing automake variable in Makefile.am.
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 cantorUnix thread support
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-25 cantorRemoved deleted header
2006-05-22 cantorAdded key-based Signature validator.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
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 cantorUnix porting fixes
2006-03-29 cantorExtra line seps.
2006-03-29 cantorMissing includedir
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-14 cantorConditional xmlsec support
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-04 cantorTemplate fixes for gcc
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-21 cantorHousekeeping
2006-02-20 cantorInitial DOM handling interfaces.
2006-02-19 cantorHandle subfolder includes
2006-02-19 cantorUnix makefile fixes
2006-02-19 cantorUnix makefiles