Tagging 1.3.3 release.
[shibboleth/xmltooling.git] / xmltooling / util /
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-44
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-37
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-38
2009-08-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-38
2009-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-39
2009-08-04 cantorLinefeeds.
2009-07-15 cantorAdd comma to encoded characters.
2009-06-15 cantorFix type of constant to match last change.
2009-06-15 cantorTighten a parameter for Solaris.
2009-05-29 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-30
2009-05-28 cantorRemove broken TLS destructor support.
2009-05-26 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-199
2009-05-22 cantorRemove non-xstring code.
2009-03-26 cantorOptimize check for bad characters.
2009-03-24 cantorIncrease parser timeout values, output complete documen...
2009-03-10 cantorBase template for loops on a single multimap.
2009-03-10 cantorSwitch to reference parameters as appropriate.
2009-03-06 foxAdding for loop capability
2009-02-20 cantorGeneralize "QName in content" helper function.
2009-02-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-185
2009-02-05 cantorSet no_ticket option where possible, to avoid openssl...
2009-02-04 cantorWrong setting when verifyHost is false.
2009-02-04 cantorRework support for libcurl-based input to parser.
2009-01-30 cantorHandle case where parser returns a null document.
2008-12-16 cantorDisable default resolution in legacy branch.
2008-12-16 cantorXerces 3 revisions.
2008-12-15 cantorXerces 3 revisions.
2008-11-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-07-23 cantorDefine sizeof(long) and switch to lib64 for some platforms.
2008-07-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-8
2008-04-02 cantorDon't bother setting an SSL version, we're not trusting...
2008-03-14 cantorSwitch to TLS.
2008-03-14 cantorAdd some logging.
2008-03-04 cantorModify select call to match example and Xerces trunk.
2008-02-14 cantorLog unknown curl errors.
2008-01-30 cantorTreat . and .. as absolute path signals.
2008-01-29 cantorPath resolver class for supporting installation-indepen...
2008-01-27 cantorAdd some logging.
2008-01-10 cantorLower level on CRIT messages.
2007-12-19 cantorExpose client request parameters to template engine.
2007-12-14 cantorChange Xerces exceptions to my own.
2007-12-12 cantorInstall SecurityManager to block entity expansion.
2007-11-14 cantorNeed const casts for const iterator access.
2007-11-14 cantorAdd non-const algorithm.
2007-11-13 cantorExtraneous typename.
2007-11-13 cantorRework iterator template again for Sun's broken STL.
2007-11-09 cantorMisuse of typename.
2007-11-09 cantorAdded < operator for iterator class.
2007-11-08 cantorAdd a find_if template for pointer-based containers.
2007-11-07 cantorAdd const to operator methods.
2007-11-07 cantorAdd some simple STL predicates.
2007-11-04 cantorFor now, hard code the SSL settings.
2007-11-02 cantorCorrect header guards and export macros.
2007-11-02 cantorCorrect header guards and export macros.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-09-09 cantorNon-const XML ID lookup.
2007-09-05 cantorAdd pretty print option.
2007-08-29 cantorRemove curl initialization code.
2007-08-01 cantorMissed log reference.
2007-08-01 cantorMissing assert header.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-06-28 cantorExpose detection of duplicate insertions.
2007-06-22 cantorHelps to read and write the same type of data.
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-17 cantorCleaned up source for dual build
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 cantorMissing signal header, tighten up template for map...
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-04-30 cantorNeed to pass NULL into namespace lookup function for...
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-20 cantorSome header cleanup.
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...
next