Fix Win32 typedef
[shibboleth/cpp-sp.git] / shibsp /
2010-10-25 Scott CantorFix Win32 typedef
2010-10-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-313
2010-10-24 Scott CantorRemote additional headers based on plugin requirements.
2010-10-23 Scott CantorAdd timestamp.
2010-10-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-222
2010-10-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-299
2010-10-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-310
2010-10-16 Scott CantorClean up GSS remoting
2010-10-15 Scott CantorSet linefeed property.
2010-10-15 Scott CantorSupport for GSS-API contexts attached to requests.
2010-10-13 Scott CantorAdd extra AuthTypes.
2010-10-13 Scott CantorRemove unused constants.
2010-10-11 Scott CantorAdd ability to generate additional metadata content...
2010-10-11 Scott CantorOmit use attribute on multi-purpose keys.
2010-10-09 Scott CantorGenerate RequestInitiator metadata extension from paren...
2010-10-09 Scott CantorReplace generic methods for creating DiscoveryResponse...
2010-10-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-311
2010-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
2010-09-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-195
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 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-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 Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-303
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-07-29 Scott CantorCode for default security policy, make policyId optional.
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-26 Scott CantorAllow for default RequestMap, relax constraint on root...
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 Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-298
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
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 Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-17 Scott CantorRefuse to process handlers with no Location.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-289
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 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-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 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-02-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-273
2010-02-02 Scott CantorFix duplicate variable decl.
2010-02-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-271
2010-01-28 Scott CantorPrecaution in case Xerces regex match method is throwing.
2010-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-274
2010-01-27 Scott CantorCleanup log message.
2010-01-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-275
2010-01-22 Scott CantorNormalize stack size to KB.
2010-01-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-277
2010-01-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-213
2010-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-278
2009-12-25 Scott CantorBump version, version schema directories.
2009-11-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-270
2009-11-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-269
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-184
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-268
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-267
2009-11-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-264
2009-11-24 Scott CantorAdd overall software version to log.
2009-11-23 Scott CantorBump version, add overall version to log.
2009-11-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-266
2009-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-262
next