Eliminate printf usage in macros.
[shibboleth/xmltooling.git] / xmltooling /
2011-12-21 scantorEliminate printf usage in macros.
2011-12-15 scantorHeader and boost fixes for Debian
2011-12-14 scantorFix some gcc compiler issues
2011-12-08 scantorMore boostisms
2011-12-06 scantorMove BOOST_CPPFLAGS into main flags
2011-12-04 scantorMore boostisms, add string tokenizer
2011-12-04 scantorReplace int converstion code
2011-12-03 scantorRevert to clear method
2011-12-03 scantorIncorporating boostisms
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-11-17 scantorAdjust logging error message.
2011-11-16 scantorAdd missing namespace qualifiers.
2011-11-16 scantorAdd warning for policy mapping on older OpenSSL.
2011-11-16 scantorAdd missing header.
2011-11-16 scantorBoost dependency support.
2011-11-16 scantorIncorporate boost split/lambda.
2011-11-14 scantorAdd ASCII loadCatalog method.
2011-11-14 scantorPrevent logging library from defining int64_t.
2011-11-14 scantorDisable MS STL warnings.
2011-10-10 scantorExpose size limits on storage in API, and add overflow...
2011-10-10 scantorRevert logging change
2011-09-29 scantorAdd logging when size limits exceeded.
2011-09-21 scantorRemove inline dummy credential resolver.
2011-09-13 scantorMismatched new/delete.
2011-09-12 scantorgcc fixes
2011-09-12 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-09-04 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-08-11 scantorHandle null criteria when trusted names are set
2011-08-11 scantorAdd dummy credential resolver.
2011-08-11 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-78
2011-08-10 scantorGenerate random key when key decryption fails.
2011-08-10 scantorRemove PKCS 1.5 default for 3DES keys.
2011-06-21 scantorFix svn properties
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-06-11 scantorCorrect MAX limit constant.
2011-06-10 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-77
2011-05-19 scantorBump version, adjust VC build for parallel make, fixes...
2011-05-12 scantorhttps://bugs.internet2.edu/jira/browse/CPPXT-75
2011-03-07 scantorInclude xstring declaration.
2011-03-01 scantorBumping version pending decision on next release.
2011-03-01 scantorhttps://bugs.internet2.edu/jira/browse/CPPXT-71
2011-01-31 cantorFinal? bug fixes to CRL addition.
2011-01-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-64
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-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-26 cantorAdd X509Digest support, adjust default KeyInfo generation.
2010-10-23 cantorNeed to check for openssl EC support.
2010-10-23 cantorAdd ctime header.
2010-10-12 cantorEditorial fixes.
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-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-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-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.
next