shibboleth/cpp-xmltooling.git
2011-01-31 Scott CantorFinal? bug fixes to CRL addition. 1.4.1
2011-01-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-64
2011-01-28 Scott CantorBump version in docs.
2011-01-28 Scott CantorUpdate include paths.
2011-01-28 Scott CantorMissed a version reference.
2011-01-28 Scott CantorBump version.
2011-01-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-64
2011-01-22 Scott CantorPreserve key usage criteria across resets.
2011-01-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-69
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-19 Scott CantorFix the CRL list size check.
2010-11-19 Scott CantorUpdate version, add release notes link.
2010-11-13 Scott CantorMap fullCRLChain option to checkRevocation option,...
2010-11-12 Scott CantorSwitch names of checkRevocation options based on feedback.
2010-11-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-66
2010-11-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-65
2010-11-10 Scott CantorRevise comment on constructors.
2010-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-63
2010-10-31 Scott CantorAdjust cxxtest path in build rules. 1.4RC1
2010-10-27 Scott CantorRequire pkg-config only on SUSE.
2010-10-27 Scott CantorSUSE 11.3 Xerces package rename.
2010-10-26 Scott CantorAdd X509Digest support, adjust default KeyInfo generation.
2010-10-23 Scott CantorNeed to check for openssl EC support.
2010-10-23 Scott CantorMove AC_DISABLE_STATIC above libtool init.
2010-10-23 Scott CantorBack off libtool macro for compatibility.
2010-10-23 Scott CantorBack off autoconf version.
2010-10-23 Scott CantorAdd ctime header.
2010-10-13 Scott CantorUpdate misc project file references.
2010-10-12 Scott CantorRemove already included macro files from EXTRA_DIST
2010-10-12 Scott CantorWorking scripts
2010-10-12 Scott CantorEditorial fixes.
2010-10-12 Scott CantorEditorial fixes.
2010-10-12 Scott CantorResult of autoupdate
2010-10-12 Scott CantorStart revisions of autotools material.
2010-09-28 Scott CantorFix local header references.
2010-09-21 Scott CantorHandle empty path as relative.
2010-09-19 Scott CantorRevert reordering of libtool macros.
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 CantorMissing guards for xmlsec EC support.
2010-09-14 Scott CantorMissing guards for xmlsec EC support.
2010-09-14 Scott CantorMissing header for Xerces 2.8
2010-09-14 Scott CantorReorder initializers.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-14 Scott CantorReorder libtool macros.
2010-09-14 Scott CantorClean up AC_DEFINE.
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-52
2010-09-06 Scott CantorConvert some NULL macros.
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...
next