Stop defaulting in xercesc namespace.
[shibboleth/xmltooling.git] / xmltooling / util /
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-13 cantorInject logging category into base class.
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-02-20 cantorFix catalog usage to match "real life".
2007-02-13 cantorNo ASCII version of endsWith.
2007-02-11 cantorLower log level.
2007-02-11 cantorLoad known entities using predefined path instead of...
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-03 cantorEliminate map of expiration times, add option to update...
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
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-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-20 cantorSuppress warnings.
2006-12-20 cantorVirtualize template parameters.
2006-11-27 cantorBrute-force XML ID lookup.
2006-11-22 cantorStream operators (Unicode string operator is an experiment)
2006-11-16 cantorFunction to serialize to stream.
2006-11-09 cantorFix for bug 586.
2006-11-06 cantorRemoved RSA-SHA padding constants, found them in latest...
2006-11-06 cantorRSA-SHA padding constants.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-09-25 cantorSimplify access to records and prevent reads of expired...
2006-09-22 cantorSimplify storage context mgmt.
2006-09-22 cantorImplement context storage handles.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-09-07 cantorSOAP 1.1 classes
2006-07-24 cantorCredential resolver plugin
2006-07-13 cantorFixed erase method.
2006-07-05 cantorRename shared lock wrapper, allow pre-existing locks.
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-07-05 cantorAdded DocumentJanitor to avoid some catch(...) handlers.
2006-07-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorUnix thread support
2006-07-02 cantorThreading support.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-11 cantorHandle prefix-less xsi:type values.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-04 cantorBuild errors with xmlsec off
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-03-29 cantorUnix porting fixes
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-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorUnix fixes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-06 cantorBase classes for open content models.
2006-03-04 cantorTemplate fixes for gcc
2006-03-03 cantorBegan to implement collection handling.
2006-03-01 cantorInitial unit test plus fixes
2006-02-24 cantorUse internal parser pool for catalog load.
2006-02-21 cantorTightened up consts.
2006-02-20 cantorAdd warning pragma blocks.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorLow level helpers
2006-02-15 cantorInitial check-in