Add DOM3 tests for Xerces 3 support.
[shibboleth/cpp-xmltooling.git] / xmltooling /
2008-11-21 Scott CantorMissed a getEpoch() call.
2008-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-11-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-153
2008-11-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-28
2008-11-09 Scott CantorAdd missing header for gcc 4.4
2008-11-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-24
2008-10-29 Scott CantorRemove duplicate key compare logic.
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-10-28 Scott CantorMulti-line svn commit, see body.
2008-10-28 Scott CantorMulti-line svn commit, see body.
2008-10-21 Scott CantorAvoid passing pointer into log configurator.
2008-10-07 Scott CantorMove credential locking to per-use to allow for reloada...
2008-10-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-20
2008-10-02 Scott CantorRemove "hardwired" declaration of encodingStyle attribute.
2008-09-30 Scott CantorPropagate out exceptions when loading extensions.
2008-09-24 Scott CantorHandle multiple CRLs via PEM read loop.
2008-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-22
2008-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-25
2008-09-23 Scott CantorMulti-line svn commit, see body.
2008-09-22 Scott CantorBump version to 1.2.
2008-09-22 Scott CantorBump version to 1.2.
2008-09-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-17
2008-09-19 Scott CantorPlug a few memory leaks.
2008-07-23 Scott CantorDefine sizeof(long) and switch to lib64 for some platforms.
2008-07-22 Scott CantorFix slash.
2008-07-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-14
2008-07-14 Scott CantorBlock http requests if transport authentication is...
2008-07-11 Scott CantorBump library version.
2008-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-19
2008-07-02 Scott CantorSupport GET requests when input stream is empty.
2008-07-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-8
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-07-01 Scott CantorRev version and add README file.
2008-06-23 Scott CantorAdd cross-compile targets for x64.
2008-06-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-13
2008-06-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-15
2008-06-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-16
2008-06-04 Scott CantorUpdate version headers and autoconf scripts.
2008-06-04 Scott CantorPull isser/serial from KeyInfo until I can make it...
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-10
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-12
2008-04-16 Scott CantorAdd Win32Threads to dist.
2008-04-02 Scott CantorDon't bother setting an SSL version, we're not trusting...
2008-03-18 Scott CantorPackage fixes. 1.0.0
2008-03-18 Scott CantorFix Solaris warning.
2008-03-14 Scott CantorSwitch to TLS.
2008-03-14 Scott CantorAdd some logging.
2008-03-14 Scott CantorMulti-line svn commit, see body.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2008-03-04 Scott CantorAdd logging.
2008-03-04 Scott CantorAdd logging.
2008-03-04 Scott CantorChange logging categories.
2008-03-04 Scott CantorRemove extra eol from log stream.
2008-03-04 Scott CantorModify select call to match example and Xerces trunk.
2008-02-14 Scott CantorLog unknown curl errors.
2008-02-01 Scott CantorMulti-line svn commit, see body.
2008-01-31 Scott CantorSupport keyName in shorthand syntax.
2008-01-30 Scott CantorSupport path resolution in log config.
2008-01-30 Scott CantorNeed to stat resolved path.
2008-01-30 Scott CantorSupport path resolution in loadable libs.
2008-01-30 Scott CantorMulti-line svn commit, see body.
2008-01-29 Scott CantorPath resolver class for supporting installation-indepen...
2008-01-27 Scott CantorFix CRL logging. 1.0-rc1
2008-01-27 Scott CantorAdd some logging.
2008-01-10 Scott CantorAdd CRL support to file resolver.
2008-01-10 Scott CantorLower level on CRIT messages.
2007-12-19 Scott CantorExpose client request parameters to template engine.
2007-12-15 Scott CantorCorrect namespace on child elements.
2007-12-14 Scott CantorInline singleton unmarshalling, and throw an error...
2007-12-14 Scott CantorChange Xerces exceptions to my own.
2007-12-12 Scott CantorInstall SecurityManager to block entity expansion.
2007-12-09 Scott CantorFix errors on older curl version.
2007-12-05 Scott CantorSwitch default algorithm to 128-bit since Java is wussy.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-20 Scott CantorAdd linefeed to log.
2007-11-20 Scott CantorLog inbound/outbound XML.
2007-11-14 Scott CantorNeed const casts for const iterator access.
2007-11-14 Scott CantorAdd non-const algorithm.
2007-11-13 Scott CantorMisspelled.
2007-11-13 Scott CantorMisspelled.
2007-11-13 Scott CantorExtraneous typename.
2007-11-13 Scott CantorRework iterator template again for Sun's broken STL.
2007-11-13 Scott CantorFix Solaris warning.
2007-11-09 Scott CantorCheck for empty strings during marshalling.
2007-11-09 Scott CantorTreat empty strings as nulls.
2007-11-09 Scott CantorAdd curl netaccessor files.
2007-11-09 Scott CantorMisuse of typename.
2007-11-09 Scott CantorMulti-line svn commit, see body.
2007-11-08 Scott CantorAdd a find_if template for pointer-based containers.
2007-11-07 Scott CantorOptimize self-comparison of static constants.
2007-11-07 Scott CantorMacros to declare static QNames.
2007-11-07 Scott CantorAdd const to operator methods.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-11-06 Scott CantorSOAP header attributes don't appear on the actual Heade...
2007-11-04 Scott CantorFor now, hard code the SSL settings.
2007-11-02 Scott CantorCorrect header guards and export macros.
2007-11-02 Scott CantorCorrect header guards and export macros.
2007-10-25 Scott CantorAdd a status code.
next