Add Status base class.
[shibboleth/cpp-opensaml.git] / saml /
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.
2010-05-05 Scott CantorSwitch to vc10 toolset.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2010-05-04 Scott CantorVS10 solution files.
2010-04-14 Scott CantorAdd zlib DLL to build.
2010-04-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-44
2010-04-02 Scott CantorFix race condition during shutdown.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-03-31 Scott CantorMulti-line svn commit, see body.
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-03-04 Scott CantorSwitch Win32 charset to MBCS
2010-02-15 Scott CantorWrap importNode call in exception handler.
2010-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2009-12-25 Scott CantorBump version, add pkg-config support, version schema...
2009-12-09 Scott CantorAdd logging around expired entry detection/use.
2009-11-24 Scott CantorAdd additional logging and fix a leak on an error path.
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 2.3
2009-11-03 Scott CantorUndo using decl.
2009-11-03 Scott CantorMissing header.
2009-11-03 Scott CantorMissing header.
2009-11-03 Scott CantorBump soname to bypass accidental overlap with 1.x library.
2009-11-02 Scott CantorRemediate use of deprecated hashing function.
2009-10-30 Scott CantorCorrect eol-style property.
next