shibboleth/cpp-sp.git
2006-01-24 Scott CantorAdded odbc cache project.
2006-01-24 Scott CantorChange CVS properties
2006-01-24 Scott CantorFirst clean build, untested.
2006-01-18 Scott CantorReworked test to use full SP stack.
2006-01-18 Scott CantorReversed checkName in subjectAltName loop.
2006-01-18 Scott CantorOnly shutdown MySQL if it's been started.
2006-01-12 Scott CantorCleaned up some logging and error codes.
2006-01-12 Scott CantorAdded methods to return tokens or last access.
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-12 Scott CantorChange default SQL cache settings.
2006-01-12 Scott CantorwriteThrough has to be defined for the supplemental...
2006-01-12 Scott CantorAdded writeThrough flag to poke last access stamp into...
2006-01-11 Scott CantorPlugin now implements backing store API.
2006-01-11 Scott CantorAdd mysql include.
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 CantorRenamed some types, added optional session cache def...
2006-01-11 Scott CantorPass back return code from main function.
2006-01-11 Scott CantorRewrap configuration failures to ensure proper cleanup...
2006-01-10 Scott CantorAdded consistentAddress setting.
2006-01-08 Scott CantorAdded token validation callback.
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-08 Scott CantorMoved scope extension to entity level
2006-01-08 Scott CantorAdd token validate callback for condition/signature...
2006-01-08 Scott CantorMoved scope extension to entity level, added token...
2006-01-05 Scott CantorAdded additional chars to encoder
2006-01-02 Scott CantorSyncing some old changes.
2006-01-02 Scott CantorVS2005 project file.
2006-01-02 Scott CantorIgnore VS2005 user files.
2006-01-02 Scott CantorSupport for new CGI data handling methods.
2006-01-02 Scott CantorMoved socket handling into listener plugin.
2006-01-02 Scott CantorSwitch shutdown flag to a boolean and reverse intent...
2006-01-02 Scott CantorSwitch shutdown flag to a boolean and reverse intent.
2006-01-02 Scott CantorAPI changes, disable MS warnings.
2006-01-02 Scott CantorUse for_each alg for cleanup.
2006-01-02 Scott CantorDisable MS warnings.
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.
2006-01-02 Scott CantorVS2005 project file
2006-01-02 Scott CantorMoved CGI processing out of library, separate artifact...
2006-01-02 Scott CantorTurn off bogus MS deprecation warnings.
2006-01-02 Scott CantorInitial version bump to 2.0
2006-01-02 Scott CantorFinal? rename of SHAR/SHIRE sections
2005-12-17 Scott CantorWithout connection: close, redirects are timing out.
2005-11-15 Scott CantorBegin to relax restrictions so endpoints can be shared.
2005-11-09 Scott CantorFixed new Apache 1 commands.
2005-11-08 Scott CantorProperly clear REMOTE_USER mapping.
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 CantorCheck for null session.
2005-10-25 Scott CantorXML access control plugin
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-10-24 Scott CantorRemove duplicate definition.
2005-10-24 Scott CantorUp-ported ACL plugin.
2005-10-24 Scott CantorFixed inheritance of authz plugins.
2005-10-23 Scott CantorFix for header spoofing bug wasn't checked into HEAD
2005-10-23 Scott CantorFixed inheritance of handler definitions.
2005-10-23 Scott CantorAdd script mapping to each site /ROOT.
2005-10-17 Scott CantorAllow SurName by itself.
2005-10-15 Scott CantorInclude spaces in URL encoding.
2005-10-05 Scott CantorAdded noreplace option to config files.
2005-10-04 Scott CantorSync with 1.3
2005-09-23 Scott Cantorpidfile patch from Jim Fox
2005-09-21 Scott CantorBetter log message for valid-user rule failure with...
2005-09-21 Scott CantorSync with 1.3
2005-09-21 Scott CantorAdded KeyDescriptor for AA in case it signs.
2005-09-13 Scott CantorTrap known exceptions during request config processing.
2005-09-13 Scott CantorTrap known exceptions during request config processing.
2005-09-07 Scott CantorBSD needs pthread header inline.
2005-09-07 Scott CantorCorrect declaration of lseek.
2005-09-05 Scott CantorAdded additional permissions, synced with FC3 policy...
2005-08-24 Scott CantorEnabled 64-bit warnings on build.
2005-08-24 Scott CantorFixed some 64-bit warnings.
2005-08-24 Scott CantorRedesigned cache interface and implementation to store...
2005-08-24 Scott CantorFixed some 64-bit warnings.
2005-08-13 Scott CantorVS.NET project file
next