Pulled old credential schema.
[shibboleth/sp.git] / shib-target /
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.
2005-08-24 cantorRedesigned cache interface and implementation to store...
2005-08-24 cantorFixed some 64-bit warnings.
2005-08-13 cantorVS.NET project file
2005-08-13 cantorFixed a warning.
2005-07-21 cantorStop loading overrides into default application.
2005-07-20 cantorReduce exceptions thrown under "ordinary" conditions.
2005-07-19 cantorRemoving stale code.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-10 cantorChanged default paths.
2005-07-08 cantorLogout handler wasn't adding cookieProps to value.
2005-07-05 cantorBlock signing SAML 1.0 requests, stop propagating Inval...
2005-07-04 cantorFurther relax setAuthn for reuse of HTTP connections.
2005-07-04 cantorLog adjustments.
2005-07-01 cantorUpdated to xsec 1.2, converted to new HTTP Hook.
2005-06-27 cantorFixed authn check when https connections are reused.
2005-06-27 cantorMove key generation inside try/catch.
2005-06-25 cantorSkip authn assertions when checking expiration.
2005-06-24 cantorEnable user-specified signing algorithms.
2005-06-24 cantorHide signing/hashing algorithm constants from callers.
2005-06-23 cantorHandle null TARGET value.
2005-06-22 cantorRequire signing if binding is unauthenticated.
2005-06-22 cantorNew artifact mapper, handles signing, multiple endpoints.
2005-06-22 cantorForgot to store off pointers.
2005-06-21 cantorHandle missing NameID Format.
2005-06-16 cantorAvoid logging query attempts during no-retry interval.
next