Make clean agressive in what it destroys, and test for the existance of the subsidiar...
[shibboleth/xmltooling.git] / xmltooling / util /
2012-09-12 scantorRemove extra path resolver call in catalog load.
2012-09-06 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-498
2012-08-01 scantorAdd XMLEnc 1.1 constants and MGF supporting code
2012-06-10 scantorForgot to change length of variable
2012-06-09 scantorAPPDATA should have been PROGRAMDATA
2012-06-07 scantorWorkaround for missing APPDATA on Windows XP
2012-05-20 scantorAdd path resolution and env expansion to catalog path.
2012-04-11 scantorFix missing forward decl.
2012-03-01 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-411
2012-02-10 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-83
2012-01-23 scantorAdd cache file type to path resolver
2012-01-04 scantorAdd release methods to Lock wrappers
2011-12-29 scantorAdd scoped_ptr support to Lock wrappers
2011-12-25 scantorSolaris fixes
2011-12-24 scantorAdjust Lock API
2011-12-21 scantorFix use of temp object in tokenizer
2011-12-21 scantorMove catalog handling to parser API from config API.
2011-12-15 scantorHeader and boost fixes for Debian
2011-12-14 scantorFix some gcc compiler issues
2011-12-08 scantorMore boostisms
2011-12-04 scantorMore boostisms, add string tokenizer
2011-11-14 scantorAdd ASCII loadCatalog method.
2011-10-10 scantorExpose size limits on storage in API, and add overflow...
2011-09-29 scantorAdd logging when size limits exceeded.
2011-09-21 scantorRemove inline dummy credential resolver.
2011-09-12 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-09-04 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-12 scantorhttps://bugs.internet2.edu/jira/browse/CPPXT-75
2011-03-07 scantorInclude xstring declaration.
2011-01-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-337
2010-12-06 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-67
2010-11-12 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-66
2010-10-23 cantorAdd ctime header.
2010-09-21 cantorHandle empty path as relative.
2010-09-16 cantorDrop from warn to info when using backup file.
2010-09-14 cantorFix header warning.
2010-09-14 cantorReorder initializers.
2010-09-14 cantorFix stream constructor calls.
2010-09-14 cantorFix stream constructor calls.
2010-09-01 cantorCheck for null condition variable in case reload thread...
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-297
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-07-22 cantorAdd null checks to helper methods.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-06-08 cantorAdd same-doc KeyInfoReference support, with option...
2010-06-07 cantorPartial addition of 1.1 KeyInfo extensions.
2010-05-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-47
2010-05-19 cantorRevisions to improve handling of backup files.
2010-05-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-58
2010-05-04 cantorAdd back void* casts for legacy builds.
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-04-30 cantorUnix header and doc fixes.
2010-04-08 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-57
2010-04-05 cantorAdjust caching support so Last-Modified-Date and ETag...
2010-04-02 cantorClear thread/condvar during shutdown.
2010-04-02 cantorExpose shutdown method to address race condition.
2010-03-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2010-03-30 cantorSynchronize access to backup file.
2010-03-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-54
2010-03-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-56
2010-02-04 cantorLower connect timeout to 10.
2010-01-21 cantorAllow control over thread stack size.
2010-01-19 cantorAdd method to compute non-visibly used prefixes in...
2010-01-08 cantorSwitch from int to long in status code exception path.
2009-12-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-52
2009-12-08 cantorNull out curl CA list to prevent misleading access...
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
next