shibboleth/xmltooling.git
2011-02-01 cantorTagging 1.4.1 release. tags/1.4.1 1.4.1
2011-01-31 cantorFinal? bug fixes to CRL addition.
2011-01-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-64
2011-01-28 cantorBump version in docs.
2011-01-28 cantorUpdate include paths.
2011-01-28 cantorMissed a version reference.
2011-01-28 cantorBump version.
2011-01-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-64
2011-01-22 cantorPreserve key usage criteria across resets.
2011-01-22 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-69
2011-01-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-337
2010-12-06 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-67
2010-11-19 cantorFix the CRL list size check.
2010-11-19 cantorUpdate version, add release notes link.
2010-11-13 cantorMap fullCRLChain option to checkRevocation option,...
2010-11-12 cantorSwitch names of checkRevocation options based on feedback.
2010-11-12 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-66
2010-11-11 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-65
2010-11-10 cantorRevise comment on constructors.
2010-11-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-63
2010-10-31 cantorAdjust cxxtest path in build rules.
2010-10-27 cantorRequire pkg-config only on SUSE.
2010-10-27 cantorSUSE 11.3 Xerces package rename.
2010-10-26 cantorAdd X509Digest support, adjust default KeyInfo generation.
2010-10-23 cantorNeed to check for openssl EC support.
2010-10-23 cantorMove AC_DISABLE_STATIC above libtool init.
2010-10-23 cantorBack off libtool macro for compatibility.
2010-10-23 cantorBack off autoconf version.
2010-10-23 cantorAdd ctime header.
2010-10-13 cantorUpdate misc project file references.
2010-10-12 cantorRemove already included macro files from EXTRA_DIST
2010-10-12 cantorWorking scripts
2010-10-12 cantorEditorial fixes.
2010-10-12 cantorEditorial fixes.
2010-10-12 cantorResult of autoupdate
2010-10-12 cantorStart revisions of autotools material.
2010-09-28 cantorFix local header references.
2010-09-21 cantorHandle empty path as relative.
2010-09-19 cantorRevert reordering of libtool macros.
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 cantorMissing guards for xmlsec EC support.
2010-09-14 cantorMissing guards for xmlsec EC support.
2010-09-14 cantorMissing header for Xerces 2.8
2010-09-14 cantorReorder initializers.
2010-09-14 cantorFix stream constructor calls.
2010-09-14 cantorFix stream constructor calls.
2010-09-14 cantorReorder libtool macros.
2010-09-14 cantorClean up AC_DEFINE.
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-52
2010-09-06 cantorConvert some NULL macros.
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-09-01 cantorDe-inline some functions.
2010-09-01 cantorDe-inline some functions.
2010-09-01 cantorCheck for null condition variable in case reload thread...
2010-08-31 cantorFix incorrect RSA key size calculation.
2010-08-31 cantorFix incorrect RSA key size calculation, and reduce...
2010-08-31 cantorCheck for empty strings rather than returning them.
2010-08-31 cantorAdd a reset method.
2010-08-31 cantorAdd method to test for algorithm support.
2010-08-31 cantorAdd max key size check.
2010-08-31 cantorAdd ECDSA algorithms to key type mapping.
2010-08-31 cantorHandle EC key types in a couple of methods.
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-287
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-297
2010-08-24 cantorSwitch encoding to UTF-8.
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-08-19 cantorCleaned up conditional in setDOM method.
2010-08-18 cantorAdd note about ownership of return values to each method.
2010-08-18 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-61
2010-07-29 cantorAdd expiration to storage service logging. upstream/REL_1
2010-07-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-60
2010-07-22 cantorAdd null checks to helper methods.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-07-20 cantorAdd linefeeds to signature log boundaries.
2010-07-20 cantorRoute signature debugging to log.
2010-07-08 cantorExpose redirect option on transport interface.
2010-06-30 cantorAdd EC key support to helpers and KeyInfo resolution.
2010-06-09 cantorAdd support for DEREncodedKeyValue.
2010-06-09 cantorFix KeyVaue validator, add ECKeyValue test case.
2010-06-08 cantorAdditional 1.1 classes, some fixups to original additions.
2010-06-08 cantorDon't follow references by default.
2010-06-08 cantorAdd same-doc KeyInfoReference support, with option...
2010-06-08 cantorFix svn properties.
2010-06-08 cantorFix svn properties.
2010-06-07 cantorAdd accessors for new KeyInfo extensions, and fix build...
2010-06-07 cantorPartial addition of 1.1 KeyInfo extensions.
2010-06-07 cantorAdd LC dsig11 schema, fix SerialNumber type in original.
2010-06-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-59
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 VS10 filter files.
2010-05-04 cantorAdd VS10 filter files.
2010-05-04 cantorAdd back void* casts for legacy builds.
2010-05-04 cantorSwitch makefile extensions.
2010-05-04 cantorgit-svn-id: https://svn.middleware.georgetown.edu/cpp...
2010-05-04 cantorVS10 solution file.
2010-05-04 cantorConvert from NULL macro to nullptr.
next