Mark executable.
[shibboleth/xmltooling.git] / xmltooling / signature /
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-13 cantorMissed a covariant.
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2007-01-24 cantorAdd version tracking to storage service API.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-12-27 cantorAllow certs to be transferred out of wrapper.
2006-12-26 cantorFix exception throw signatures
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorSupport RetrievalMethod local references.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-07 cantorRaw signature operations and trust engine support.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-29 cantorMerge schema validators into one suite.
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-24 cantorCheck for null key info.
2006-08-24 cantorAllow for fixed resolvers.
2006-08-24 cantorConvenience methods to resolve embedded KeyInfo.
2006-08-23 cantorAddress certificate object lifetime with wrapper class.
2006-08-21 cantorExtended KeyResolver to handle CRLs.
2006-08-21 cantorAllow sig validator to use a specific key.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.
2006-08-13 cantorStop blowing away native signature from setters, need...
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-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-11 cantorFixed wildcard element processing.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-22 cantorAdded key-based Signature validator.
2006-05-21 cantorHook releaseDOM properly, correct KeyInfo handling...
2006-05-18 cantorStop auto-cloning ContentReferences.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorCustom KeyInfo support in signature creation.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-05-03 cantorIntegrate parser pools into library.
2006-05-02 cantorGeneralize exception macro.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
2006-04-04 cantorBuild errors with xmlsec off
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-02 cantorMore sample objects and macros.
2006-04-01 cantorLinux fixes
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorRevised builder API
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-14 cantorConditional xmlsec support
2006-03-12 cantorFirst cut at signing support.