shibboleth/cpp-sp.git
2010-09-22 Scott CantorAdd support for returning 304 responses.
2010-09-22 Scott CantorAdd support for returning 304 responses.
2010-09-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-195
2010-09-19 Scott CantorRevert reordering of libtool macros.
2010-09-19 Scott CantorSuppress VS warning.
2010-09-19 Scott CantorDispatch remoted messages through SP interface to suppo...
2010-09-19 Scott CantorAdd log4shib version to remaining version strings.
2010-09-18 Scott CantorAdd accessor for feature bitmask.
2010-09-16 Scott CantorAdd log4shib version to init string.
2010-09-14 Scott CantorReorder libtool macros.
2010-09-14 Scott CantorRemove extraneous config objects.
2010-09-14 Scott CantorStop aborting on older xmlsec when whitelist/blacklist...
2010-09-14 Scott CantorForgot to undo versioned schema change.
2010-09-14 Scott CantorDoc cleanups.
2010-09-14 Scott CantorMissing header for Xerces 2.8
2010-09-14 Scott CantorMissing header, fix ignoreTransport check.
2010-09-10 Scott CantorSync up constants.
2010-09-09 Scott CantorAttach auto-chains to DOM tree so namespace lookups...
2010-09-02 Scott CantorAllow for fully empty RequestMapper content.
2010-09-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-08-26 Scott CantorReplacing erroneous Microsoft OIDs for employeeNumber...
2010-08-24 Scott CantorTweak Errors comment.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-287
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-08-23 Scott CantorAdd table walk when accessing all settings for a resource.
2010-08-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-303
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-281
2010-08-20 Scott CantorAuto-wrap chained Application plugins, relax order...
2010-08-20 Scott CantorSet ID of defaulted StorageService to "mem" as intended.
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-210
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-301
2010-08-18 Scott CantorDefault the handlerURL property.
2010-08-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-302
2010-08-17 Scott CantorWorking version of new handler configuration and suppor...
2010-08-17 Scott CantorAdd Sessions-level relayState property, default postTem...
2010-08-16 Scott CantorSkip warning when acsIndex not used.
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 Scott CantorSet line ending.
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-08-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-08-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-300
2010-08-03 Scott CantorFix array assignment.
2010-08-03 Scott CantorNameIDFormat support.
2010-08-03 Scott CantorOverride OrgURL.
2010-08-03 Scott CantorMove ds prefix to root.
2010-08-03 Scott CantorSelective generation of protocols and profile endpoints.
2010-07-30 Scott CantorRemove default binding template names.
2010-07-29 Scott CantorCode for default security policy, make policyId optional.
2010-07-29 Scott CantorRemove RelyingParty examples from compact files.
2010-07-29 Scott CantorMinor code cleanup.
2010-07-29 Scott CantorAdd derived per-app timeout to session cache, default...
2010-07-27 Scott CantorMore config cleanup, use default TrustEngine chain...
2010-07-27 Scott CantorRedo RequestMap comments, remove from Unix version...
2010-07-26 Scott CantorAllow for default RequestMap, relax constraint on root...
2010-07-26 Scott CantorFix up RequestMap comment.
2010-07-26 Scott CantorFix up RequestMap comment.
2010-07-26 Scott CantorRework default behavior when Storage-related plugins...
2010-07-26 Scott CantorDefault logger settings, make InProcess/OutOfProcess...
2010-07-26 Scott CantorConfig file with Windows settings, for use with installer.
2010-07-26 Scott CantorAdd a "full" example config file to demonstrate all...
2010-07-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-298
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-07-23 Scott CantorCheck for xmltooling >= 1.4, opensaml >= 2.4
2010-07-20 Scott CantorSet signature level to INFO.
2010-07-20 Scott CantorRoute signature trace to its own file.
2010-07-20 Scott CantorRoute WARN and above to additional log files.
2010-06-20 Scott CantorAdd GetLastError call when client read fails.
2010-06-19 Scott CantorImprove logging around XML processing of content.
2010-06-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-294
2010-05-28 Scott CantorAdjust for new configuration file, and add native eol...
2010-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-19 Scott CantorAdd signature element to external config elements.
2010-05-17 Scott CantorRefuse to process handlers with no Location.
2010-05-11 Scott CantorReduce number of global elements by adding types, and...
2010-05-06 Scott CantorNeed to initialize libs before calling into Xerces.
2010-05-06 Scott CantorSimplify SessionInitiator example.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-30 Scott CantorAttempt to fix SUSE 11.2 build by reordering lib flags...
2010-04-30 Scott CantorFix devel dependency version.
2010-04-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-289
2010-04-06 Scott CantorPre-create key file with the correct mask.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-04-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-288
2010-04-01 Scott CantorMigrate to updated reloadable-file APIs.
2010-03-11 Scott CantorUndo accidental doc changes.
2010-03-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-263
2010-03-05 Scott CantorAdd shorthand methods for obtaining properties using...
2010-03-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-285
2010-03-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-280
2010-03-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-284
2010-03-05 Scott CantorCheck for empty parameters during construction.
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-03-04 Scott CantorSwitch WIN32 charset to MBCS
2010-03-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-282
2010-03-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-282
2010-03-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-106
2010-02-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-279
next