Avoid use of newer iterator methods
[shibboleth/cpp-xmltooling.git] / xmltooling /
2010-08-31 Scott CantorHandle EC key types in a couple of methods.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-287
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-08-19 Scott CantorCleaned up conditional in setDOM method.
2010-08-18 Scott CantorAdd note about ownership of return values to each method.
2010-08-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-61
2010-07-29 Scott CantorAdd expiration to storage service logging.
2010-07-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-60
2010-07-22 Scott CantorAdd null checks to helper methods.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-07-20 Scott CantorAdd linefeeds to signature log boundaries.
2010-07-20 Scott CantorRoute signature debugging to log.
2010-07-08 Scott CantorExpose redirect option on transport interface.
2010-06-30 Scott CantorAdd EC key support to helpers and KeyInfo resolution.
2010-06-09 Scott CantorAdd support for DEREncodedKeyValue.
2010-06-09 Scott CantorFix KeyVaue validator, add ECKeyValue test case.
2010-06-08 Scott CantorAdditional 1.1 classes, some fixups to original additions.
2010-06-08 Scott CantorDon't follow references by default.
2010-06-08 Scott CantorAdd same-doc KeyInfoReference support, with option...
2010-06-07 Scott CantorAdd accessors for new KeyInfo extensions, and fix build...
2010-06-07 Scott CantorPartial addition of 1.1 KeyInfo extensions.
2010-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-59
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 VS10 filter files.
2010-05-04 Scott CantorAdd VS10 filter files.
2010-05-04 Scott CantorAdd back void* casts for legacy builds.
2010-05-04 Scott CantorSwitch makefile extensions.
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 CantorEnable redirect support when using GET method.
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-25 Scott CantorCollapse extra function in cleanup thread.
2010-03-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-56
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-02-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-55
2010-02-15 Scott CantorWrap importNode call in exception handler.
2010-02-15 Scott CantorWrap importNode call in exception handler.
2010-02-06 Scott CantorMissing exception handler around algorithm mapping.
2010-02-04 Scott CantorAdd code paths for new xmlsec APIs, and allow for undet...
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-19 Scott CantorReimplement namespace visibility as a three-way setting.
2010-01-19 Scott CantorNote visible usage of prefix on xsi:* attributes.
2010-01-18 Scott CantorDistinguish between visibly used and unused namespaces.
2010-01-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-53
2010-01-08 Scott CantorAdd cache handling to SOAP transport layer.
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-25 Scott CantorBump version, add pkg-config support, version the schemas
2009-12-08 Scott CantorNull out curl CA list to prevent misleading access...
2009-12-03 Scott CantorAdd a missing class decl. 1.3.3
2009-12-03 Scott CantorBump version.
2009-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-48
2009-11-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-50 1.3.2
2009-11-23 Scott CantorBump version.
2009-11-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-48
2009-11-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-47 1.3.1
2009-11-04 Scott CantorBump to 1.3.1
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-46
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 1.3
2009-11-02 Scott CantorMake hex encoding optional to allow replacement of...
2009-11-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-249
2009-11-02 Scott CantorClean up hash options in DER API.
2009-11-02 Scott CantorSupport alternate hash algorithms in helper routines.
2009-10-30 Scott CantorCorrect eol-style property.
2009-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-44
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2009-10-16 Scott CantorCheck for same document assignment.
2009-10-14 Scott CantorGet auto_ptr included.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
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-27 Scott CantorFix class declaration.
2009-09-27 Scott CantorAdd missing class declaration.
2009-09-27 Scott CantorDisable compiler warning.
2009-09-26 Scott CantorAdd missing class declaration.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-43
2009-09-25 Scott CantorNon-inlining selected methods (CPPOST-35).
2009-09-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-42
2009-09-25 Scott CantorAnother fix for CPPXT-40.
2009-08-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-41
2009-08-26 Scott CantorAdditional work for CPPXT-40.
2009-08-26 Scott CantorBump version, and draft a fix for CPPXT-40
2009-08-25 Scott CantorUpdate revision. 1.2.2
2009-08-24 Scott CantorBump version.
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
next