Switch from auto_ptr to scoped_ptr.
[shibboleth/cpp-opensaml.git] / saml /
2012-04-16 Scott CantorSwitch from auto_ptr to scoped_ptr.
2012-03-29 Scott CantorAlign xml:lang handling to new base class method.
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-68
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-85
2012-03-15 Scott CantorRemove HTTP assumption
2012-03-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-74
2012-03-02 Scott CantorAdd option to reject unauthenticated ciphers
2012-02-29 Scott CantorSimpler config and regex support in entity matcher
2012-02-27 Scott CantorFix second c'tor
2012-02-27 Scott CantorFix a typo in constructor
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-23 Scott CantorSwitch to pointer parameters to fix boost bug.
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott CantorSmall adjustments to filters
2012-02-11 Scott CantorPropagate dropDOM setting into child plugins
2012-02-01 Scott CantorRefactor contact handling
2012-01-31 Scott CantorAdd Status base class.
2012-01-27 Scott CantorSupport option to keep DOM
2012-01-11 Scott CantorSwitched to scoped lock to fix missing header
2012-01-06 Scott CantorSwitch to scoped_ptr/swap pattern
2011-12-25 Scott CantorSolaris fixes
2011-12-24 Scott CantorAdjust Lock API
2011-12-24 Scott CantorClone macros
2011-12-23 Scott CantorClone macros
2011-12-22 Scott CantorFix compiler issue for Debian
2011-12-22 Scott CantorAdditional macros and cleanup for cloning
2011-12-22 Scott Cantorboost changes and header fixes
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-14 Scott Cantorgcc compiler fixes
2011-12-14 Scott CantorBoost changes
2011-12-14 Scott CantorBoost related changes
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-15 Scott CantorEnable POSIX signatures on Solaris, and fix Unix direct...
2011-10-10 Scott CantorHandle overflow in storage keys.
2011-09-28 Scott CantorIgnore . and .. on Windows side, fix VS make
2011-09-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-69
2011-09-21 Scott CantorAdd more status detail for XML provider.
2011-09-21 Scott CantorAdd provider Id, track last update, report in status...
2011-09-21 Scott CantorAdd API for status generation.
2011-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-07-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-67
2011-06-21 Scott CantorFix svn properties
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2011-06-11 Scott CantorCorrect MAX limit constant.
2011-06-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-66
2011-05-19 Scott CantorBump version, fix for CPPOST-65.
2011-05-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-64
2011-01-28 Scott CantorBump version.
2011-01-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-61
2011-01-07 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-60
2010-11-19 Scott CantorFix initialization order.
2010-11-19 Scott CantorFix initialization order.
2010-11-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-59
2010-11-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-58
2010-11-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-57
2010-11-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-56
2010-11-06 Scott CantorCollapse feeds to a single array, sanitize JSON strings.
2010-10-27 Scott CantorFix error/warning about reload settings.
2010-10-27 Scott CantorNeed xstring declaration on older compilers.
2010-10-26 Scott CantorEnsure MetadataProvider c'tor is called.
2010-10-21 Scott CantorAdd legacy option for fallback to OrgDisplayName, use...
2010-10-12 Scott CantorFix vc solution file names
2010-10-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-54
2010-10-09 Scott CantorReversed the namespaces on extension builders.
2010-10-09 Scott CantorRegister builders/validators for metadata extensions.
2010-10-09 Scott CantorAdd schemas, metadata extension code for discovery...
2010-09-28 Scott CantorFix JSON array punctuation.
2010-09-23 Scott CantorFix integer handling in feed.
2010-09-22 Scott CantorGet rid of empty struct in each feed.
2010-09-20 Scott CantorAdjust array and struct names.
2010-09-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
2010-09-18 Scott CantorShould be virtual inheritance.
2010-09-16 Scott CantorFix registration of UI extension validators, improve...
2010-09-14 Scott CantorImplement disco/UI extensions
2010-09-14 Scott CantorAdd const cast for older xmlsec.
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-52
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-09-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-09-01 Scott CantorEnsure reload thread is started up even if init fails.
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-50
2010-08-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-49
2010-08-11 Scott CantorRoll back previous change, not going to work.
2010-08-11 Scott CantorAdd short name to encoders/decoders for endpoint genera...
2010-08-10 Scott CantorAdd property for protocol family to encoders/decoders.
2010-07-30 Scott CantorDefault the binding template property.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-17 Scott CantorImprove error messages.
2010-05-14 Scott CantorRemove unneeded header.
2010-05-05 Scott CantorSuppress dll-interface warnings.
next