Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling /
2016-02-02 Scott CantorSet fourth file version digit to signify rebuild. master 1.5.6.1 v1.5.6.1-moonshot
2015-08-04 Scott CantorBump version to 1.5.6 1.5.6
2015-08-04 Scott CantorFix some tabs in the last patch.
2015-08-04 Scott CantorCPPXT-105 - Fix reuse of X509_STORE_CTX during CRL...
2015-07-20 Scott CantorIgnore libtool archives
2015-07-20 Scott CantorReset gitignore and make explicit changes
2015-07-05 Scott CantorVersion bump
2015-07-05 Scott CantorCPPXT-104 - Add exception handling to integer conversions
2015-02-26 Scott CantorUpdate library version header
2015-02-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-647
2015-02-12 Scott CantorGuard marshalling with exception handler.
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-21 Scott CantorBump library version
2015-01-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-101
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-101
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-624
2015-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-99
2015-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-97
2015-01-04 Scott CantorFix a bug affecting newer boost
2013-11-28 Scott CantorUpdate build revision
2013-06-18 Scott CantorMissed the file version update 1.5.3
2013-05-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-96
2013-05-21 Scott CantorRemove outdated build files
2013-05-21 Scott CantorParameterize msbuild path
2013-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-95
2013-05-15 Scott CantorFix doc on UTF8 functions.
2013-05-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-94
2012-12-08 Scott Cantorlog stream operator doesn't work on clang
2012-12-05 Scott CantorBump curl version
2012-12-03 Scott CantorFix up some versions
2012-10-26 Scott CantorBump version to 1.5.2
2012-10-14 Rod WiddowsonMove to explicitly included properties for the include...
2012-10-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-91
2012-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-90
2012-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-89
2012-09-12 Scott CantorRemove extra path resolver call in catalog load.
2012-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-498 1.5.1
2012-08-01 Scott CantorAdd XMLEnc 1.1 constants and MGF supporting code 1.5.0
2012-07-23 Scott CantorSolaris fixes
2012-07-19 Scott CantorRegister additional key wraps
2012-07-05 Scott CantorRoll back unnecessary configure test, and add ECDSA...
2012-07-03 Scott CantorWrong macro test
2012-07-03 Scott CantorRegister extended OAEP algorithm conditionally
2012-06-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-87
2012-06-10 Scott CantorForgot to change length of variable
2012-06-10 Scott CantorAdd GCM algorithm definitions
2012-06-09 Scott CantorAPPDATA should have been PROGRAMDATA
2012-06-07 Scott CantorWorkaround for missing APPDATA on Windows XP
2012-05-20 Scott CantorAdd path resolution and env expansion to catalog path.
2012-05-17 Scott CantorInclude patch version
2012-04-27 Scott CantorExpose cookie map
2012-04-11 Scott CantorFix missing forward decl.
2012-03-29 Scott CantorAdd xml:lang support to XMLObject
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-82
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-82
2012-03-02 Scott CantorAdd option to reject unauthenticated ciphers
2012-03-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-411
2012-02-29 Scott CantorAdd additional macros for longer string literals
2012-02-10 Scott CantorMissing header
2012-02-10 Scott CantorFix legacy XMLString release call
2012-02-10 Scott CantorFix legacy XMLString release call
2012-02-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-83
2012-02-02 Scott CantorFactor absolutize method back into xmltooling
2012-02-01 Scott CantorAdd default port method to request API
2012-01-26 Scott CantorAvoid use of newer iterator methods
2012-01-26 Scott CantorAvoid use of newer iterator methods
2012-01-23 Scott CantorLanguage matching support in request API
2012-01-23 Scott CantorAdd cache file type to path resolver
2012-01-11 Scott CantorCheck for OpenSSL error code for < 0.9.8
2012-01-04 Scott CantorAdd release methods to Lock wrappers
2011-12-29 Scott CantorAdd scoped_ptr support to Lock wrappers
2011-12-29 Scott CantorHandle https CRLs and favor remote CRLs over inline.
2011-12-25 Scott CantorSolaris fixes
2011-12-24 Scott CantorAdjust Lock API
2011-12-22 Scott CantorAdditional macros and cleanup for cloning
2011-12-21 Scott CantorAdd int/bool attribute clone macros
2011-12-21 Scott CantorImplement content cloning via macros
2011-12-21 Scott CantorFix use of temp object in tokenizer
2011-12-21 Scott CantorMove catalog handling to parser API from config API.
2011-12-21 Scott CantorEliminate printf usage in macros.
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-14 Scott CantorFix some gcc compiler issues
2011-12-08 Scott CantorMore boostisms
2011-12-06 Scott CantorMove BOOST_CPPFLAGS into main flags
2011-12-04 Scott CantorMore boostisms, add string tokenizer
2011-12-04 Scott CantorReplace int converstion code
2011-12-03 Scott CantorRevert to clear method
2011-12-03 Scott CantorIncorporating boostisms
2011-11-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-11-17 Scott CantorAdjust logging error message.
2011-11-16 Scott CantorAdd missing namespace qualifiers.
2011-11-16 Scott CantorAdd warning for policy mapping on older OpenSSL.
2011-11-16 Scott CantorAdd missing header.
2011-11-16 Scott CantorBoost dependency support.
2011-11-16 Scott CantorIncorporate boost split/lambda.
2011-11-14 Scott CantorAdd ASCII loadCatalog method.
next