Add API for status generation.
[shibboleth/cpp-opensaml.git] / saml /
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.
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2009-10-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-36
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorAdd missing header.
2009-09-27 Scott CantorAdd missing header.
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorMissed a Xerces size change.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-31 Scott CantorBump version.
2009-08-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-34
2009-08-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-33
2009-08-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-33
2009-08-13 Scott CantorApply manual validators even when schema was used. 2.2.1
2009-08-13 Scott CantorApply manual validators even when schema was used.
2009-08-12 Scott CantorDisable check for contact child elements pending errata...
2009-08-04 Scott CantorWork around apparent logging issue on Linux.
2009-08-04 Scott CantorOnly include non-empty RelayState header.
2009-08-03 Scott CantorVersion bump.
next