VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / AbstractSPRequest.h
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-02 cantorRevert changes.
2009-10-26 cantorAdd hooks for protecting headers and redirects.
2009-10-14 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2008-10-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-155
2008-07-11 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-121
2007-11-25 cantorMove request cookie processing down to base class.
2007-11-25 cantorAdjust logging categories.
2007-10-30 cantorPort up URI sanitizer from branch.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-05-31 cantorMoved CGI parser into SP library.
2007-05-28 cantorBypass timestamp update in cache.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-02-28 cantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 cantorRemoved ShibTarget members.
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...