shibboleth/cpp-xmltooling.git
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-09-01 Scott CantorDe-inline some functions.
2010-09-01 Scott CantorDe-inline some functions.
2010-09-01 Scott CantorCheck for null condition variable in case reload thread...
2010-08-31 Scott CantorFix incorrect RSA key size calculation.
2010-08-31 Scott CantorFix incorrect RSA key size calculation, and reduce...
2010-08-31 Scott CantorCheck for empty strings rather than returning them.
2010-08-31 Scott CantorAdd a reset method.
2010-08-31 Scott CantorAdd method to test for algorithm support.
2010-08-31 Scott CantorAdd max key size check.
2010-08-31 Scott CantorAdd ECDSA algorithms to key type mapping.
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-24 Scott CantorSwitch encoding to UTF-8.
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-08 Scott CantorFix svn properties.
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-07 Scott CantorAdd LC dsig11 schema, fix SerialNumber type in original.
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 CantorAdd MS cruft to gitignore
2010-05-04 Scott CantorVS10 solution file.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-30 Scott CantorUnix header and doc fixes.
2010-04-30 Scott CantorAttempt to fix SUSE 11.2 build by reordering lib flags...
2010-04-30 Scott CantorFix Obsoletes versioning.
2010-04-30 Scott CantorBump version.
2010-04-30 Scott CantorFix Obsoletes versioning.
2010-04-29 Scott CantorPatch for RH6 beta specfile for openssl-based curl.
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-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-15 Scott CantorUpdate for 3.1
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-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-28 Scott CantorSet default file attrs for schemas.
2009-12-28 Scott CantorSide by side installs, and separate -schemas package.
2009-12-28 Scott CantorMove utils to a -bin package.
2009-12-28 Scott CantorAlter package names to support side by side installs.
2009-12-28 Scott CantorRoll back schema directory changes, didn't consider...
2009-12-27 Scott CantorFix broken macro.
2009-12-25 Scott CantorUpdate package soname.
2009-12-25 Scott CantorRemove pc file from dist.
2009-12-25 Scott CantorParameterize package name.
2009-12-25 Scott CantorCorrect for change to schema dir.
2009-12-25 Scott CantorBump version, add pkg-config support, version the schemas
2009-12-10 Scott CantorWarn on pkg-config openssl failure and try default...
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.
next