Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.
[shibboleth/cpp-sp.git] / shib-target /
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 Scott CantorRemove extra files.
2007-02-05 Scott CantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-02 Scott CantorUpdate copyright.
2007-01-31 Scott CantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 Scott CantorReworking legacy caching config.
2007-01-25 Scott CantorReworked outgoing messages to optimize for pre-serializ...
2007-01-25 Scott CantorAdd indexed storage plugins, build replay cache.
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorFirst draft of session cache API
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-16 Scott CantorPulled attribute designators, moved audiences up.
2007-01-16 Scott CantorMoved handler accessors up to base.
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 Scott CantorRemoved ShibTarget members.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...
2007-01-06 Scott CantorOld config class ported, all config files now loading...
2007-01-05 Scott CantorMoved credential resolver map inside SP.
2007-01-05 Scott CantorNew base class for XMLAAP.
2007-01-05 Scott CantorForgot to delete wrapped impl.
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-03 Scott CantorConverted to XML metadata plugin.
2007-01-02 Scott CantorSwitched to xmltooling cred resolver.
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-28 Scott CantorFinished adding new metadata/trust plugins to config.
2006-12-28 Scott CantorBuild chained trust engines off of old config.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-26 Scott CantorMoved remoting layer to new library.
2006-12-23 Scott CantorSwitch to library for URL encoder.
2006-12-22 Scott CantorStarting migration to new SP library
2006-12-21 Scott CantorDeleted some per-file settings.
2006-12-20 Scott CantorPurging more old files.
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-12-10 Scott CantorBaby steps. First replacement of old code, link to...
2006-12-02 Scott CantorRemoved link dep to RPC.
2006-12-02 Scott CantorUpdate ignores.
2006-12-02 Scott CantorReplaced RPC remoting with plain sockets and length...
2006-11-30 Scott CantorGetting the debug build going again.
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-11-30 Scott CantorRevert design decision to multiplex handlers.
2006-11-30 Scott CantorHandle high-range characters when URL encoding.
2006-11-30 Scott CantorDetect invalid resource URLs.
2006-11-29 Scott CantorFix for bug 593, add leading slash to handlers.
2006-10-17 Scott CantorNon-threadsafe call to ctime()
2006-10-02 Scott CantorFix for bug 436
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-09-12 Scott CantorUpdated build for renamed openssl libs.
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-08-21 Scott CantorFixed exception parameter string.
2006-08-21 Scott CantorFixed exception parameter string.
2006-06-16 Scott CantorAdd option to set unset headers to fixed value.
2006-04-12 Scott CantorBetter crash diagnostics on DEBUG
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-02-23 Scott CantorMove attribute factory handling to one-time startup...
2006-02-04 Scott CantorClear state cookie after consuming it.
2006-01-30 Scott CantorLog unregister call.
2006-01-30 Scott CantorNeed to delete impl object before outer members.
2006-01-30 Scott CantorMade cleanup functors public.
2006-01-30 Scott Cantorg++ won't export inlined functions.
2006-01-30 Scott Cantorg++ complaining about function templates, switched...
2006-01-27 Scott CantorBad autoptr init
2006-01-27 Scott CantorAdd missing stdexcept header
2006-01-27 Scott CantorAdd new makefiles to dist
2006-01-27 Scott CantorFix replay cache instantiation to pull from proper...
2006-01-25 Scott CantorAvoid updating backing store before entries are fully...
2006-01-25 Scott CantorExceptions weren't being unmarshalled properly.
2006-01-24 Scott CantorShouldn't require a DOM to initialize cache.
2006-01-24 Scott CantorAdded ODBC cache elements.
2006-01-12 Scott CantorImplemented write-through to backing store for clustere...
2006-01-12 Scott CantorAdded backing store methods to read in parts of entry.
2006-01-11 Scott CantorNew backing store API for cache.
2006-01-11 Scott CantorDetermine cache type based on which half of system...
2006-01-11 Scott CantorGet rid of thread notifications, simply not practical.
2006-01-11 Scott CantorRewrap configuration failures to ensure proper cleanup...
2006-01-08 Scott CantorAdded backing store callbacks, refactored filtering...
2006-01-08 Scott CantorMoved condition/signature checking to callback.
2006-01-08 Scott CantorAdded token validation callback.
2006-01-08 Scott CantorAdded cache store API, token validation callback.
2006-01-05 Scott CantorRemoved some extraneous logging to cerr.
2006-01-05 Scott CantorSession retrieval uses consistentAddress property to...
2006-01-05 Scott CantorAdded additional chars to encoder
2006-01-05 Scott CantorAdded additional chars to encoder
2006-01-02 Scott CantorLogic moved into new "remoted handlers".
2006-01-02 Scott CantorRecoded handlers to new API, still need to extend Sessi...
2006-01-02 Scott CantorAdded CGI processing, recoded trunk methods for new...
2006-01-02 Scott CantorRevamped cache (again) to support new remoting design.
2006-01-02 Scott CantorRemoved memory listener (for now), added deferred initi...
2006-01-02 Scott CantorNew handler APIs.
2006-01-02 Scott CantorMerged in new RPC and transport-specific logic and...
next