shibboleth/cpp-sp.git
2007-06-20 Scott CantorTag for alpha1 release 2.0-alpha1
2007-06-17 Scott CantorFix for empty decoder result, take out old logout handler.
2007-06-15 Scott CantorWrong decoder for unscoped attribute.
2007-06-13 Scott CantorConvert path separators to Windows syntax.
2007-06-12 Scott CantorFix link and Apache conf install.
2007-06-12 Scott CantorGuard non-initialization.
2007-06-12 Scott CantorAdd REMOTE_USER to built-in cleared list.
2007-06-12 Scott CantorStreamline link settings, reroute output.
2007-06-12 Scott CantorFixes from RPM build
2007-06-12 Scott CantorFix SAML header check.
2007-06-12 Scott CantorCleanups and changes.
2007-06-12 Scott CantorMakefile cleanup.
2007-06-11 Scott Cantorremove deleted file from list
2007-06-11 Scott CantorTweak some logging.
2007-06-11 Scott CantorUpdates for the installer.
2007-06-11 Scott CantorRename config file.
2007-06-09 Scott CantorUpdating versions, working on new installer.
2007-06-08 Scott CantorOn second thought...and rename catalog parameters.
2007-06-08 Scott CantorRename service name.
2007-06-08 Scott CantorCatch up some changes.
2007-06-08 Scott CantorMissing namespace.
2007-06-04 Scott CantorA stab at handling empty response from DS.
2007-06-04 Scott CantorPort up spoof checking
2007-06-01 Scott CantorAdd xmltooling to build
2007-05-31 Scott CantorUnix installation fixes
2007-05-31 Scott CantorFix Unix catalog paths.
2007-05-31 Scott CantorStale namespace.
2007-05-31 Scott CantorStale namespace.
2007-05-31 Scott CantorCorrect schema name.
2007-05-31 Scott CantorRemove schema paths.
2007-05-31 Scott CantorLinux porting changes
2007-05-31 Scott CantorNested template fix.
2007-05-31 Scott CantorMacro should be Windows-only.
2007-05-31 Scott CantorMissing directories.
2007-05-31 Scott CantorRemoved some comments.
2007-05-31 Scott CantorMoved CGI parser into SP library.
2007-05-31 Scott CantorRename Shibboleth request handler type.
2007-05-30 Scott CantorMerge in updated Apache POST body code.
2007-05-30 Scott CantorFactor out application ID when remoting.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorAdd accessor for session ID.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-27 Scott CantorClient certificate bridge.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-24 Scott CantorBackend of storage-based relay state.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-22 Scott CantorEliminate extra buffer operations.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 Scott CantorAdd a RP-based key name to credential lookup.
2007-05-21 Scott CantorAdd inheritance for relying party properties.
2007-05-20 Scott CantorDelete old files.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-12 Scott CantorUpdate thread config macro, add openssl headers to...
2007-05-10 Scott CantorWasn't returning from errors during POST read.
2007-05-10 Scott CantorAdded OIDs for SAML 2.0 attribute mappings.
2007-05-09 Scott CantorMetadata based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-05-08 Scott CantorRegex functors, added regex options feature to schema.
2007-05-08 Scott CantorRun wildcard rules.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
2007-05-08 Scott CantorFix attributeID name.
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-07 Scott CantorBoolean match functors, policy context to manage lifeti...
2007-05-06 Scott CantorAttribute filtering code.
2007-05-04 Scott CantorDelete old files.
2007-05-04 Scott CantorNeed to use SP-specific policy subclass for SOAP client.
2007-05-02 Scott CantorFix reference to providerId.
2007-05-02 Scott CantorAdd chaining resolver.
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-19 Scott CantorAdditional AuthnRequest creation options.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-13 Scott CantorSet signing/digest algorithms using new settings.
2007-04-13 Scott CantorRemove extra marshall call.
2007-04-13 Scott CantorInject logging category into base class.
2007-04-12 Scott CantorUntested, but a bunch of caching fixes added.
2007-04-09 Scott CantorEnhance relay state handling.
2007-04-05 Scott CantorOld and new discovery handlers.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-04 Scott CantorCan't overlap headers or we'll break multiple Set-Cookies.
2007-04-02 Scott CantorUpport Apache auto-detect code.
2007-04-02 Scott CantorImplement artifact resolution support.
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-04-01 Scott CantorHandle reverse mapping of IDs into attributes to query.
2007-03-30 Scott CantorSerializing pointer instead of object.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-19 Scott CantorDraft SAML 2 SSO impl.
2007-03-19 Scott CantorReturn default creds when peer is unknown.
2007-03-18 Scott CantorFirst support for encrypted attributes.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-17 Scott CantorCache invalid tokens in case they're targeted at other...
2007-03-17 Scott CantorAllow for unsigned artifact response.
next