Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / AbstractSPRequest.cpp
2012-04-03 Scott CantorAdd name-based API to GSSRequest
2012-02-02 Scott CantorClean up default port handling
2012-01-10 Scott CantorBoost code changes
2011-06-15 Scott CantorChange license header.
2011-03-23 Scott CantorExternalize publically-needed configure macros and...
2010-10-16 Scott CantorClean up GSS remoting
2010-10-15 Scott CantorSupport for GSS-API contexts attached to requests.
2010-08-18 Scott CantorDefault the handlerURL property.
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.
2010-03-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-263
2009-11-02 Scott CantorRevert changes.
2009-10-26 Scott CantorAdd hooks for protecting headers and redirects.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-44
2009-01-21 Scott CantorMoved logging of mapped applicationId to correct mistak...
2008-11-20 Scott CantorImprove error message a bit.
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
2008-10-24 Scott CantorNeed to use API to acquire application to avoid orderin...
2008-08-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-127
2008-07-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-121
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorAdjust logging categories.
2007-11-15 Scott CantorSolaris port fixes.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-02-28 Scott CantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...