Added redirectToSSL option to block non-SSL access.
[shibboleth/sp.git] / shib-target / shib-target.cpp
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-01-02 cantorAdded CGI processing, recoded trunk methods for new...
2005-10-25 cantorExpose SAML objects from ICacheEntry
2005-10-24 cantorRemove duplicate definition.
2005-10-23 cantorFix for header spoofing bug wasn't checked into HEAD
2005-08-24 cantorRedesigned cache interface and implementation to store...
2005-07-18 cantorSwitched remaining files to Apache license.
2005-06-21 cantorHandle missing NameID Format.
2005-06-15 cantorWas treating port integer as a char.
2005-06-14 cantorFix overeager exception while detecting for retry.
2005-06-13 cantorSun compiler type safety.
2005-05-27 cantorHandle getting session data properly in the different...
2005-05-20 cantorChop a few headers
2005-05-17 cantorReworked profile handlers outside of core library.
2005-05-17 cantorCorrected CDC implementation to match mistakes in SAML...
2005-05-02 cantorRefactored remote API into IListener
2005-04-17 cantorAdd requireSessionWith option.
2005-04-16 cantorUnify authType handling across implementations
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-04-06 cantorAdd expiration headers to error pages.
2005-04-06 cantorFix logout response URL
2005-04-06 cantorImplemented simple logout handler.
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-02 cantorAdd CDC impl, local IdP history cookie
2005-04-01 warlordFix a variable scoping bug.
2005-04-01 cantorSend a 403 back when access page is missing.
2005-04-01 cantorReturn provider ID during session creation for CDC...
2005-03-31 cantorEliminated some extra string wrapping.
2005-03-31 cantorStrip linefeeds from base64.
2005-03-29 cantorCorrected exception parameter
2005-03-29 cantorThe requireAll check was backwards.
2005-03-29 cantorAdd some smart pointers.
2005-03-29 cantorConsolidated exception and status handling into a singl...
2005-03-25 cantorReworked cookie name handling.
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-22 cantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 cantorCorrect some unknown error codes.
2005-03-17 cantorPass through artifact profile GETs
2005-03-17 cantorRenamed some config features/elements.
2005-03-07 cantorEvaluate each AAP when manipulating headers.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-01-29 cantorRemove legacy APIs and stubbed methods.
2005-01-26 warlordNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 warlordRemove sleep() debugging.
2005-01-26 cantorAdded strcasecmp check/redefine at top.
2005-01-25 warlordImplement generic HTAccess and doCheckAuthZ()
2005-01-25 warlordAbstract out getAssertions and implement part of doChec...
2005-01-25 warlordCheckpoint: Apache Module using new ShibTarget class.
2005-01-24 warlordCheckpoint: Implement doHandlePOST()
2005-01-21 warlordCheckpoint shibtarget.
2005-01-17 cantorRevised metadata API.
2005-01-01 warlordCheckpoint the new ShibTarget code.
2004-12-08 warlordMove the SHIRE and RM code into ShibTarget.
2004-03-18 cantorNew configuraton API, new APIs for various pluggable...
2004-01-18 cantorRemoved sock name typedef, reorgd headers
2003-07-01 cantorRework sockname, and add sockacl.
2003-06-29 cantorReorganized preprocessor declarations for Windows.
2003-06-28 cantorAdded license.
2003-06-28 cantorAdded export specifiers.
2003-02-14 cantorReturn NULL sock name if config not loaded.
2003-02-14 cantorWorked around C language of shar.
2003-01-30 warlordshib-target.h:
2002-12-16 cantorVerbose failure of shib-target startup
2002-09-21 warlord - Update to Xerces-2.1 support
2002-09-17 warlordmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 warlordCode drop of new target..