Removed ShibTarget members.
[shibboleth/cpp-sp.git] / shib-target / shib-target.cpp
2007-01-14 Scott CantorRemoved ShibTarget members.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 Scott CantorOld config class ported, all config files now loading...
2007-01-05 Scott CantorNew base class for XMLAAP.
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-23 Scott CantorSwitch to library for URL encoder.
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-11-30 Scott CantorRevert design decision to multiplex handlers.
2006-11-30 Scott CantorDetect invalid resource URLs.
2006-10-02 Scott CantorDetect invalid hex in encoded characters.
2006-10-02 Scott CantorMove past decoded bytes in path
2006-10-02 Scott CantorConst fix.
2006-10-02 Scott CantorSecond fix for bug 574, handle query string properly.
2006-10-02 Scott CantorFix for bug 574
2006-08-25 Scott CantorHandle resource->handler computation when path is empty.
2006-08-25 Scott CantorHandle resource->handler computation when path is empty.
2006-06-16 Scott CantorAdd option to set unset headers to fixed value.
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-02 Scott CantorAdded CGI processing, recoded trunk methods for new...
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-10-24 Scott CantorRemove duplicate definition.
2005-10-23 Scott CantorFix for header spoofing bug wasn't checked into HEAD
2005-09-01 Scott CantorFix for secadv 20050901 to clear headers in all authTyp...
2005-08-24 Scott CantorRedesigned cache interface and implementation to store...
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-06-21 Scott CantorHandle missing NameID Format.
2005-06-15 Scott CantorWas treating port integer as a char.
2005-06-14 Scott CantorFix overeager exception while detecting for retry.
2005-06-13 Scott CantorSun compiler type safety.
2005-05-27 Scott CantorHandle getting session data properly in the different...
2005-05-20 Scott CantorChop a few headers
2005-05-17 Scott CantorReworked profile handlers outside of core library.
2005-05-17 Scott CantorCorrected CDC implementation to match mistakes in SAML...
2005-05-02 Scott CantorRefactored remote API into IListener
2005-04-17 Scott CantorAdd requireSessionWith option.
2005-04-16 Scott CantorUnify authType handling across implementations
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-14 Scott CantorSome API refactoring
2005-04-06 Scott CantorAdd expiration headers to error pages.
2005-04-06 Scott CantorFix logout response URL
2005-04-06 Scott CantorImplemented simple logout handler.
2005-04-06 Scott CantorNew endpoint management and refactored profile methods.
2005-04-02 Scott CantorAdd CDC impl, local IdP history cookie
2005-04-01 Derek AtkinsFix a variable scoping bug.
2005-04-01 Scott CantorSend a 403 back when access page is missing.
2005-04-01 Scott CantorReturn provider ID during session creation for CDC...
2005-03-31 Scott CantorEliminated some extra string wrapping.
2005-03-31 Scott CantorStrip linefeeds from base64.
2005-03-29 Scott CantorCorrected exception parameter
2005-03-29 Scott CantorThe requireAll check was backwards.
2005-03-29 Scott CantorAdd some smart pointers.
2005-03-29 Scott CantorConsolidated exception and status handling into a singl...
2005-03-25 Scott CantorReworked cookie name handling.
2005-03-24 Scott CantorRemove state mgr (overkill for now), implement local...
2005-03-22 Scott CantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 Scott CantorCorrect some unknown error codes.
2005-03-17 Scott CantorPass through artifact profile GETs
2005-03-17 Scott CantorRenamed some config features/elements.
2005-03-07 Scott CantorEvaluate each AAP when manipulating headers.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-29 Scott CantorRemove legacy APIs and stubbed methods.
2005-01-26 Derek AtkinsNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 Derek AtkinsRemove sleep() debugging.
2005-01-26 Scott CantorAdded strcasecmp check/redefine at top.
2005-01-25 Derek AtkinsImplement generic HTAccess and doCheckAuthZ()
2005-01-25 Derek AtkinsAbstract out getAssertions and implement part of doChec...
2005-01-25 Derek AtkinsCheckpoint: Apache Module using new ShibTarget class.
2005-01-24 Derek AtkinsCheckpoint: Implement doHandlePOST()
2005-01-21 Derek AtkinsCheckpoint shibtarget.
2005-01-17 Scott CantorRevised metadata API.
2005-01-01 Derek AtkinsCheckpoint the new ShibTarget code.
2004-12-08 Derek AtkinsMove the SHIRE and RM code into ShibTarget.
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2003-07-01 Scott CantorRework sockname, and add sockacl.
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded license.
2003-06-28 Scott CantorAdded export specifiers.
2003-02-14 Scott CantorReturn NULL sock name if config not loaded.
2003-02-14 Scott CantorWorked around C language of shar.
2003-01-30 Derek Atkinsshib-target.h:
2002-12-16 Scott CantorVerbose failure of shib-target startup
2002-09-21 Derek Atkins - Update to Xerces-2.1 support
2002-09-17 Derek Atkinsmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 Derek AtkinsCode drop of new target..