Moved URLEncoder down to tooling lib, added exception->querystring method.
[shibboleth/cpp-xmltooling.git] / xmltooling / util /
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-02-20 Scott CantorFix catalog usage to match "real life".
2007-02-13 Scott CantorNo ASCII version of endsWith.
2007-02-11 Scott CantorLower log level.
2007-02-11 Scott CantorLoad known entities using predefined path instead of...
2007-02-09 Scott CantorShorten "built-in" plugin types.
2007-02-03 Scott CantorEliminate map of expiration times, add option to update...
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2007-01-25 Scott CantorOnly delete storage service when we built it.
2007-01-24 Scott CantorAdd version tracking to storage service API.
2007-01-24 Scott CantorFix stream operators.
2007-01-10 Scott CantorMissing Xerces headers.
2007-01-04 Scott CantorChange class access, better logging, trap reload errors.
2007-01-03 Scott CantorFix defaulting of reload flag.
2007-01-03 Scott CantorBase class for reloadable local and remote configurations.
2007-01-02 Scott CantorImprove parser entity handling, clean up logging catego...
2006-12-28 Scott CantorConflicting header guard.
2006-12-20 Scott CantorSuppress warnings.
2006-12-20 Scott CantorVirtualize template parameters.
2006-11-27 Scott CantorBrute-force XML ID lookup.
2006-11-22 Scott CantorStream operators (Unicode string operator is an experiment)
2006-11-16 Scott CantorFunction to serialize to stream.
2006-11-09 Scott CantorFix for bug 586.
2006-11-06 Scott CantorRemoved RSA-SHA padding constants, found them in latest...
2006-11-06 Scott CantorRSA-SHA padding constants.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-09-25 Scott CantorSimplify access to records and prevent reads of expired...
2006-09-22 Scott CantorSimplify storage context mgmt.
2006-09-22 Scott CantorImplement context storage handles.
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-09-07 Scott CantorSOAP 1.1 classes
2006-07-24 Scott CantorCredential resolver plugin
2006-07-13 Scott CantorFixed erase method.
2006-07-05 Scott CantorRename shared lock wrapper, allow pre-existing locks.
2006-07-05 Scott CantorRemove catch(...) handler occurrences.
2006-07-05 Scott CantorAdded DocumentJanitor to avoid some catch(...) handlers.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-07-02 Scott CantorUnix thread support
2006-07-02 Scott CantorThreading support.
2006-06-04 Scott CantorSemi-tested Encryption wrapper code.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-11 Scott CantorHandle prefix-less xsi:type values.
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-03 Scott CantorIntegrate parser pools into library.
2006-04-04 Scott CantorBuild errors with xmlsec off
2006-04-03 Scott CantorWrap rest of KeyInfo, add support for exposing object...
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorUnix fixes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-06 Scott CantorBase classes for open content models.
2006-03-04 Scott CantorTemplate fixes for gcc
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-24 Scott CantorUse internal parser pool for catalog load.
2006-02-21 Scott CantorTightened up consts.
2006-02-20 Scott CantorAdd warning pragma blocks.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorLow level helpers
2006-02-15 Scott CantorInitial check-in