Finished adding new metadata/trust plugins to config.
[shibboleth/cpp-sp.git] / shib-target /
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...
2006-01-02 Scott CantorMoved RPC-related decls into separate header.
2006-01-02 Scott CantorMoved logging method out, refined RPC client handle...
2006-01-02 Scott CantorFirst cut at 2.0 API design.
2006-01-02 Scott CantorVS2005 project file.
2006-01-02 Scott CantorUse for_each alg for cleanup.
2006-01-02 Scott CantorAdded In/OutProc constants.
2006-01-02 Scott CantorDynamic RPC interface.
2006-01-02 Scott CantorFix for XSS bug.
2006-01-02 Scott CantorRemote messaging registration and handling.
2006-01-02 Scott CantorUpdated file list for new design.
2006-01-02 Scott CantorDisabled MS warnings, moved RPC classes out of header.
2006-01-02 Scott CantorMerge in OSU dynamic RPC library
2006-01-02 Scott CantorMoved CDC cookie impl into separate file.
2006-01-02 Scott CantorIgnore VS2005 user files.
2005-12-27 Scott CantorAdd HTML entity replacement when running templates.
2005-12-27 Scott CantorAdd additional encoded chars.
2005-11-15 Scott CantorBegin to relax restrictions so endpoints can be shared.
2005-11-08 Scott CantorFix for Solaris. 1.3b
2005-10-31 Scott CantorNested paths were skipping rest of children.
2005-10-31 Scott CantorNested paths were skipping rest of children.
2005-10-31 Scott CantorAllow slashes in path names, fix bugs in handling neste...
2005-10-31 Scott CantorAllow slashes in path names, fix bugs in handling neste...
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-10-24 Scott CantorRemove duplicate definition.
2005-10-24 Scott CantorFixed inheritance of authz plugins.
2005-10-24 Scott CantorFixed inheritance of authz plugins.
2005-10-23 Scott CantorFix for header spoofing bug wasn't checked into HEAD
next