Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / util /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-11-29 Scott CantorChop linefeed from timestamp
2012-06-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-465
2012-04-17 Scott CantorSSPCPP-437 and SSPCPP-438
2012-01-13 Scott CantorBoost changes to rest of project
2012-01-11 Scott CantorOld boost version doesn't support push_back with auto_ptr
2012-01-10 Scott CantorBoost changes
2012-01-10 Scott CantorBoost code changes
2012-01-10 Scott CantorSolaris needs explicit template parameters
2011-11-10 Scott CantorGive template engine access to user session.
2011-10-17 Scott CantorWindows fixes for IPv6 and CIDR support.
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-09-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-335
2011-06-15 Scott CantorChange license header.
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-07-26 Scott CantorAllow for default RequestMap, relax constraint on root...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-31 Scott CantorClean up svn props.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorImprove remapping warnings.
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
2008-03-12 Scott CantorAdd sslIndex option to override ACS index in metadata...
2008-03-04 Scott CantorShift property set logging to its own category.
2007-11-15 Scott CantorTest for ctime_r prototype.
2007-11-15 Scott CantorClean Solaris build.
2007-10-19 Scott CantorAdd method to read all properties.
2007-09-12 Scott CantorFirst version of resolvertest utility.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-05-31 Scott CantorMoved CGI parser into SP library.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-07 Scott CantorBoolean match functors, policy context to manage lifeti...
2007-05-06 Scott CantorAttribute filtering code.
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-03-08 Scott CantorAdd option to use redirection for handler errors.
2007-02-28 Scott CantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-10 Scott CantorChange default namespace, support namespace remapping.
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...