Package fixes.
[shibboleth/xmltooling.git] / xmltooling /
2007-05-26 cantorAdd SOAP fault codes.
2007-05-25 cantorHandle empty Key elements.
2007-05-24 cantorToggle off Xalan in a config macro to avoid dependency...
2007-05-21 cantorAdd method to decrypt to stream.
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 cantorAdd chaining resolver.
2007-05-21 cantorAdd user-supplied key names to filesystem resolver.
2007-05-20 cantorAdd missing file to dist.
2007-05-19 cantorMoved in request/response interfaces from opensaml.
2007-05-17 cantorAdd lite version to Windows project.
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-12 cantorMissing const spec.
2007-05-11 cantorProper fix for method scoping.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-05-11 cantorFix -> convenience operator for non-class iterators.
2007-05-11 cantorFix for STLs where iterator is a type but not a class.
2007-05-11 cantorSun requires map value types to have constant keys.
2007-05-11 cantorSun apparently striving for Ada-style type safety...
2007-05-11 cantorSun requires multimap value types to have constant...
2007-05-11 cantorMissing signal header, tighten up template for map...
2007-05-08 cantorIsolate nested failures.
2007-05-08 cantorInitialize timestamp based on initial load.
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-05-02 cantorHTTP creds need to be held by transport object.
2007-04-30 cantorNeed to pass NULL into namespace lookup function for...
2007-04-28 cantorRemove string-specific checks.
2007-04-28 cantorTemplate syntax fixes
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-04-28 cantorASCII constructors for QNames.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-26 cantorPorting fixes
2007-04-26 cantorAdd some missing comments.
2007-04-26 cantorMore comments, header fixes.
2007-04-26 cantorAdd some missing comments.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-20 cantorSome header cleanup.
2007-04-20 cantorMake structure members public.
2007-04-20 cantorExtend encryption algorithm automation.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-13 cantorKey comparison too strict, cred may not contain actual...
2007-04-13 cantorInject logging category into base class.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-30 cantorRemove KeyInfo plugin from PKIX API.
2007-03-28 cantorRevert to loop for decrypting keys for now, will revisi...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-10 cantorReturn expiration on versioned read.
2007-03-08 cantorAdd option to use redirection for handler errors, captu...
2007-03-08 cantorChange exception parameterization to match Shib usage.
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-20 cantorFix catalog usage to match "real life".
2007-02-17 cantorAdd logging.
2007-02-15 cantorCorrect constness of transport API, handle both chunked...
2007-02-15 cantorFix connection pool size.
2007-02-15 cantorCorrected key extraction and comparison.
2007-02-14 cantorTest transport for confidentiality.
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-13 cantorSwitch to reference for SOAP request envelope.
2007-02-13 cantorNo ASCII version of endsWith.
2007-02-13 cantorMissed a covariant.
2007-02-12 cantorForgot to check for null callback.
2007-02-12 cantorDon't call virtual method from d'tor.
2007-02-11 cantorLower log level.
2007-02-11 cantorLoad known entities using predefined path instead of...
2007-02-11 cantorClarify error message.
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-05 cantorAdd curl and OpenSSL locking to init/term.
2007-02-04 cantorNeeded addtl cleanup template.
2007-02-03 cantorEliminate map of expiration times, add option to update...
2007-02-02 cantorUpdate copyright.
2007-02-01 cantorReplace call to DOM1 method.
2007-01-29 cantorFix leak, bug 624
2007-01-26 cantorFixed some doxygen warnings.
2007-01-25 cantorAdd chunked transport encoding per libcurl requirements.
2007-01-25 cantorOnly delete storage service when we built it.
2007-01-24 cantorAdd version tracking to storage service API.
2007-01-24 cantorFix stream operators.
2007-01-22 cantorAdd DOM3 isId check.
2007-01-22 cantorRelax content type check.
2007-01-10 cantorMissing Xerces headers.
2007-01-04 cantorChange class access, better logging, trap reload errors.
2007-01-03 cantorFix defaulting of reload flag.
2007-01-03 cantorBase class for reloadable local and remote configurations.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-12-28 cantorConflicting header guard.
2006-12-28 cantorSupport OpenSSL engines, check nested engine type durin...
2006-12-27 cantorAllow certs to be transferred out of wrapper.
2006-12-27 cantorPass KeyResolver into PKIX layer.
2006-12-26 cantorFix exception throw signatures
2006-12-26 cantorInherit exceptions from std::exception.
next