Add cache file type to path resolver
[shibboleth/cpp-xmltooling.git] / xmltooling / util /
2012-01-23 Scott CantorAdd cache file type to path resolver
2012-01-04 Scott CantorAdd release methods to Lock wrappers
2011-12-29 Scott CantorAdd scoped_ptr support to Lock wrappers
2011-12-25 Scott CantorSolaris fixes
2011-12-24 Scott CantorAdjust Lock API
2011-12-21 Scott CantorFix use of temp object in tokenizer
2011-12-21 Scott CantorMove catalog handling to parser API from config API.
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-14 Scott CantorFix some gcc compiler issues
2011-12-08 Scott CantorMore boostisms
2011-12-04 Scott CantorMore boostisms, add string tokenizer
2011-11-14 Scott CantorAdd ASCII loadCatalog method.
2011-10-10 Scott CantorExpose size limits on storage in API, and add overflow...
2011-09-29 Scott CantorAdd logging when size limits exceeded.
2011-09-21 Scott CantorRemove inline dummy credential resolver.
2011-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-09-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-75
2011-03-07 Scott CantorInclude xstring declaration.
2011-01-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-337
2010-12-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-67 1.4
2010-11-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-66
2010-10-23 Scott CantorAdd ctime header.
2010-09-21 Scott CantorHandle empty path as relative.
2010-09-16 Scott CantorDrop from warn to info when using backup file.
2010-09-14 Scott CantorFix header warning.
2010-09-14 Scott CantorReorder initializers.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-01 Scott CantorCheck for null condition variable in case reload thread...
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-07-22 Scott CantorAdd null checks to helper methods.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-06-08 Scott CantorAdd same-doc KeyInfoReference support, with option...
2010-06-07 Scott CantorPartial addition of 1.1 KeyInfo extensions.
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-19 Scott CantorRevisions to improve handling of backup files.
2010-05-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-58
2010-05-04 Scott CantorAdd back void* casts for legacy builds.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-30 Scott CantorUnix header and doc fixes.
2010-04-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-57
2010-04-05 Scott CantorAdjust caching support so Last-Modified-Date and ETag...
2010-04-02 Scott CantorClear thread/condvar during shutdown.
2010-04-02 Scott CantorExpose shutdown method to address race condition.
2010-03-31 Scott CantorMulti-line svn commit, see body.
2010-03-30 Scott CantorSynchronize access to backup file.
2010-03-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-54
2010-03-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-56
2010-02-04 Scott CantorLower connect timeout to 10.
2010-01-21 Scott CantorAllow control over thread stack size.
2010-01-19 Scott CantorAdd method to compute non-visibly used prefixes in...
2010-01-08 Scott CantorSwitch from int to long in status code exception path.
2009-12-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-52
2009-12-08 Scott CantorNull out curl CA list to prevent misleading access...
2009-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-44
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-37
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-38
2009-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-38
2009-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-39
2009-08-04 Scott CantorLinefeeds.
2009-07-15 Scott CantorAdd comma to encoded characters.
2009-06-15 Scott CantorFix type of constant to match last change.
2009-06-15 Scott CantorTighten a parameter for Solaris.
2009-05-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-30
2009-05-28 Scott CantorRemove broken TLS destructor support.
2009-05-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-199
2009-05-22 Scott CantorRemove non-xstring code.
2009-03-26 Scott CantorOptimize check for bad characters.
2009-03-24 Scott CantorIncrease parser timeout values, output complete documen...
2009-03-10 Scott CantorBase template for loops on a single multimap.
2009-03-10 Scott CantorSwitch to reference parameters as appropriate.
2009-03-06 Jim FoxAdding for loop capability
2009-02-20 Scott CantorGeneralize "QName in content" helper function.
2009-02-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-185
2009-02-05 Scott CantorSet no_ticket option where possible, to avoid openssl...
2009-02-04 Scott CantorWrong setting when verifyHost is false.
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2009-01-30 Scott CantorHandle case where parser returns a null document.
2008-12-16 Scott CantorDisable default resolution in legacy branch.
2008-12-16 Scott CantorXerces 3 revisions.
2008-12-15 Scott CantorXerces 3 revisions.
2008-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-07-23 Scott CantorDefine sizeof(long) and switch to lib64 for some platforms.
2008-07-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-8
2008-04-02 Scott CantorDon't bother setting an SSL version, we're not trusting...
2008-03-14 Scott CantorSwitch to TLS.
2008-03-14 Scott CantorAdd some logging.
2008-03-04 Scott CantorModify select call to match example and Xerces trunk.
2008-02-14 Scott CantorLog unknown curl errors.
2008-01-30 Scott CantorMulti-line svn commit, see body.
2008-01-29 Scott CantorPath resolver class for supporting installation-indepen...
2008-01-27 Scott CantorAdd some logging.
2008-01-10 Scott CantorLower level on CRIT messages.
2007-12-19 Scott CantorExpose client request parameters to template engine.
next