shibboleth/cpp-sp.git
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
2005-08-13 Scott CantorFixed a warning.
2005-08-12 Scott CantorRedirects were being totally mishandled.
2005-07-21 Scott Cantorset ignores for msi directory 1.3
2005-07-21 Scott CantorFull XML version of installer output by WISE.
2005-07-21 Scott CantorStop loading overrides into default application.
2005-07-21 Scott CantorUpped RPM rev
2005-07-20 Scott CantorLog failures instead of just bubbling them back to...
2005-07-20 Scott CantorReduce exceptions thrown under "ordinary" conditions.
2005-07-19 Scott CantorMoved to new base path.
2005-07-19 Scott CantorInitial check-in of install action scripts.
2005-07-19 Scott CantorRemoving stale code.
2005-07-18 Scott CantorCorrected year.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-18 Scott CantorVarious updates.
2005-07-10 Scott CantorChanged default paths.
2005-07-09 Scott CantorEmbed iterators inside metadata/trust wrappers to fix...
2005-07-08 Scott CantorLogout handler wasn't adding cookieProps to value.
2005-07-05 Scott CantorBlock signing SAML 1.0 requests, stop propagating Inval...
2005-07-05 Scott CantorInvalidHandle exception no longer retryable.
2005-07-04 Scott CantorFurther relax setAuthn for reuse of HTTP connections.
2005-07-04 Scott CantorLog adjustments.
2005-07-04 Scott CantorUpped spec release.
2005-07-03 Scott CantorRemoved static keyword, breaks gcc4
2005-07-03 Scott CantorUpdate xsec.
2005-07-01 Scott CantorOuch, missing AAP lock.
2005-07-01 Scott CantorCheck for NameID before using it.
2005-07-01 Scott CantorDispose of anything not issued by the authenticating...
2005-07-01 Scott CantorSafer locking code.
2005-07-01 Scott CantorSwitch to locker wrapper in AAP apply.
2005-07-01 Scott CantorUpdated to xsec 1.2, converted to new HTTP Hook.
2005-07-01 Scott CantorUpdated to xsec 1.2, moved HTTP Hook out.
next