Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLToolingConfig.h
2012-03-02 Scott CantorAdd option to reject unauthenticated ciphers
2011-12-21 Scott CantorMove catalog handling to parser API from config API.
2011-09-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-08-31 Scott CantorAdd method to test for algorithm support.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-42
2008-01-29 Scott CantorPath resolver class for supporting installation-indepen...
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-17 Scott CantorCleaned up source for dual build
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-11-24 Scott CantorFix for bug 589
2006-11-21 Scott CantorMoved new SOAP decls into real header
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-09-13 Scott CantorSupport for a catalog path.
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.
2006-07-24 Scott CantorCredential resolver plugin
2006-05-03 Scott CantorIntegrate parser pools into library.
2006-05-02 Scott CantorAdd in plugin manager template.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-21 Scott CantorAdd ignore properties.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorSome root interfaces and configuration machinery