shibboleth/cpp-xmltooling.git
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-08-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-21
2008-08-11 Scott CantorForgot to update Windows version of config.h
2008-08-10 Scott CantorDelete extra slash. 1.1.0
2008-08-06 Scott CantorUpdate README with bug fix list.
2008-07-23 Scott CantorDefine sizeof(long) and switch to lib64 for some platforms.
2008-07-22 Scott CantorFix slash.
2008-07-22 Scott CantorFix release number.
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 CantorForgot to update spec comment.
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-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-104
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-17 Scott CantorMore Solaris package changes.
2008-03-17 Scott CantorNeed to append libraries not replace them.
2008-03-17 Scott CantorNeed to move openssl checks above the xmlsec checks.
2008-03-17 Scott CantorAdd package files.
2008-03-17 Scott CantorTouch up some Solaris package files for later.
2008-03-17 Scott CantorTouch up some Solaris package files for later.
2008-03-17 Scott CantorTouch up some Solaris package files for later.
2008-03-17 Scott CantorTouch up some Solaris package files for later.
2008-03-15 Scott Cantorline feeds
2008-03-14 Scott CantorSwitch to TLS.
2008-03-14 Scott CantorAdd some logging.
2008-03-14 Scott CantorPrepping for release.
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-06 Scott CantorBump revision.
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-18 Scott CantorUpdate revision.
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 CantorTry adding api folder to dist.
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-29 Scott CantorAdd curl dependency. 1.0-beta2
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 Cantorline feed change
2007-11-14 Scott CantorNeed const casts for const iterator access.
2007-11-14 Scott CantorAdd non-const algorithm.
2007-11-13 Scott CantorSolaris postinstall script.
2007-11-13 Scott CantorMisspelled.
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-13 Scott CantorNeed C++ linker in place during curl/openssl tests.
2007-11-13 Scott CantorUpdate Solaris packaging files.
2007-11-13 Scott CantorSolaris compiler doesn't like two include macros on...
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 CantorHandle conditional test inclusion.
2007-11-09 Scott CantorUp version
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.
next