Add option to use redirection for handler errors, capture relay state when propagatin...
[shibboleth/sp.git] / shib-target /
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 cantorRemove extra files.
2007-02-05 cantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-02 cantorUpdate copyright.
2007-01-31 cantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 cantorReworking legacy caching config.
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-25 cantorAdd indexed storage plugins, build replay cache.
2007-01-24 cantorShift some SAML intelligence out of cache API, start...
2007-01-22 cantorFirst draft of session cache API
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-16 cantorPulled attribute designators, moved audiences up.
2007-01-16 cantorMoved handler accessors up to base.
2007-01-15 cantorMigrated Handler interface, set up segregated handler...
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...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-05 cantorMoved credential resolver map inside SP.
2007-01-05 cantorNew base class for XMLAAP.
2007-01-05 cantorForgot to delete wrapped impl.
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-03 cantorConverted to XML metadata plugin.
2007-01-02 cantorSwitched to xmltooling cred resolver.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-28 cantorFinished adding new metadata/trust plugins to config.
2006-12-28 cantorBuild chained trust engines off of old config.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 cantorMoved property set classes to new library.
2006-12-26 cantorMoved remoting layer to new library.
2006-12-23 cantorSwitch to library for URL encoder.
2006-12-22 cantorStarting migration to new SP library
2006-12-21 cantorDeleted some per-file settings.
2006-12-20 cantorPurging more old files.
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-12-10 cantorBaby steps. First replacement of old code, link to...
2006-12-02 cantorRemoved link dep to RPC.
2006-12-02 cantorReplaced RPC remoting with plain sockets and length...
2006-11-30 cantorGetting the debug build going again.
2006-11-30 cantorRevert design decision to multiplex handlers.
2006-08-25 cantorHandle resource->handler computation when path is empty.
2006-08-21 cantorFixed exception parameter string.
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-02-04 cantorClear state cookie after consuming it.
2006-01-30 cantorLog unregister call.
2006-01-30 cantorNeed to delete impl object before outer members.
2006-01-30 cantorMade cleanup functors public.
2006-01-30 cantorg++ won't export inlined functions.
2006-01-30 cantorg++ complaining about function templates, switched...
2006-01-27 cantorBad autoptr init
2006-01-27 cantorAdd missing stdexcept header
2006-01-27 cantorAdd new makefiles to dist
2006-01-27 cantorFix replay cache instantiation to pull from proper...
2006-01-25 cantorAvoid updating backing store before entries are fully...
2006-01-25 cantorExceptions weren't being unmarshalled properly.
2006-01-24 cantorShouldn't require a DOM to initialize cache.
2006-01-24 cantorAdded ODBC cache elements.
2006-01-12 cantorImplemented write-through to backing store for clustere...
2006-01-12 cantorAdded backing store methods to read in parts of entry.
2006-01-11 cantorNew backing store API for cache.
2006-01-11 cantorDetermine cache type based on which half of system...
2006-01-11 cantorGet rid of thread notifications, simply not practical.
2006-01-11 cantorRewrap configuration failures to ensure proper cleanup...
2006-01-08 cantorAdded backing store callbacks, refactored filtering...
2006-01-08 cantorMoved condition/signature checking to callback.
2006-01-08 cantorAdded token validation callback.
2006-01-08 cantorAdded cache store API, token validation callback.
2006-01-05 cantorAdded additional chars to encoder
2006-01-02 cantorLogic moved into new "remoted handlers".
2006-01-02 cantorRecoded handlers to new API, still need to extend Sessi...
2006-01-02 cantorAdded CGI processing, recoded trunk methods for new...
2006-01-02 cantorRevamped cache (again) to support new remoting design.
2006-01-02 cantorRemoved memory listener (for now), added deferred initi...
2006-01-02 cantorNew handler APIs.
2006-01-02 cantorMerged in new RPC and transport-specific logic and...
2006-01-02 cantorMoved RPC-related decls into separate header.
2006-01-02 cantorMoved logging method out, refined RPC client handle...
2006-01-02 cantorFirst cut at 2.0 API design.
2006-01-02 cantorVS2005 project file.
2006-01-02 cantorUse for_each alg for cleanup.
2006-01-02 cantorAdded In/OutProc constants.
2006-01-02 cantorDynamic RPC interface.
2006-01-02 cantorFix for XSS bug.
2006-01-02 cantorRemote messaging registration and handling.
2006-01-02 cantorUpdated file list for new design.
2006-01-02 cantorDisabled MS warnings, moved RPC classes out of header.
2006-01-02 cantorMerge in OSU dynamic RPC library
2006-01-02 cantorMoved CDC cookie impl into separate file.
2006-01-02 cantorIgnore VS2005 user files.
2005-11-15 cantorBegin to relax restrictions so endpoints can be shared.
2005-10-31 cantorNested paths were skipping rest of children.
2005-10-31 cantorAllow slashes in path names, fix bugs in handling neste...
2005-10-25 cantorExpose SAML objects from ICacheEntry
2005-10-24 cantorRemove duplicate definition.
2005-10-24 cantorFixed inheritance of authz plugins.
2005-10-23 cantorFix for header spoofing bug wasn't checked into HEAD
2005-10-23 cantorFixed inheritance of handler definitions.
2005-10-15 cantorInclude spaces in URL encoding.
next