shibboleth/cpp-xmltooling.git
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-25 Scott CantorUpdate vendor
2012-07-23 Scott CantorSolaris fixes
2012-07-19 Scott CantorRegister additional key wraps
2012-07-10 Scott CantorBump log4shib requirement
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-07-02 Scott CantorXML Enc 1.1 schema
2012-07-02 Scott CantorXML Enc 1.1 schema
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-24 Scott CantorNeed test for gmtime_r
2012-05-21 Scott CantorFix warning
2012-05-20 Scott CantorAdd path resolution and env expansion to catalog path.
2012-05-17 Scott CantorFix 64-bit test 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 CantorFix CPPFLAGS setter
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-15 Scott CantorSwitch to vector-based API.
2011-12-15 Scott CantorConvert tests to use Chaining cred resolver.
2011-12-14 Scott CantorAdd boost-devel as devel requirement.
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 CantorAdd check for Boost pointer container
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 POSIX flag to Solaris build
2011-11-16 Scott CantorAdd missing namespace qualifiers.
2011-11-16 Scott CantorAdd warning for policy mapping on older OpenSSL.
2011-11-16 Scott CantorFix curl link and type tests.
2011-11-16 Scott CantorFix another Solaris bug.
2011-11-16 Scott CantorFix library ordering issues with link commands.
2011-11-16 Scott CantorAdd missing header.
2011-11-16 Scott CantorFix bugs showing up on Solaris.
2011-11-16 Scott CantorBoost dependency support.
2011-11-16 Scott CantorIncorporate boost split/lambda.
2011-11-14 Scott CantorAdd ASCII loadCatalog method.
2011-11-14 Scott CantorPrevent logging library from defining int64_t.
2011-11-14 Scott CantorDisable MS STL warnings.
2011-10-10 Scott CantorExpose size limits on storage in API, and add overflow...
2011-10-10 Scott CantorRevert logging change
2011-09-29 Scott CantorAdd logging when size limits exceeded.
2011-09-21 Scott CantorRemove inline dummy credential resolver.
2011-09-13 Scott CantorMismatched new/delete.
2011-09-12 Scott Cantorgcc fixes
2011-09-12 Scott CantorStop building tests when disabled
2011-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-09-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-08-11 Scott CantorFix unit test config file
2011-08-11 Scott CantorHandle null criteria when trusted names are set
2011-08-11 Scott CantorAdd non-working PKIX unit test and test data.
2011-08-11 Scott CantorAdd dummy credential resolver.
2011-08-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-78
2011-08-10 Scott CantorGenerate random key when key decryption fails.
2011-08-10 Scott CantorRemove PKCS 1.5 default for 3DES keys.
2011-08-08 Scott CantorMissed some package names.
2011-08-08 Scott CantorBump lib package number.
2011-08-08 Scott CantorAdd quoting to remove autoreconf warning.
2011-08-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-79
next