shibboleth/cpp-sp.git
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.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-11 Scott CantorLock configuration before dispatching calls.
2007-03-11 Scott CantorFix format handling in resolver, correct DDF looping...
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 Scott CantorAdd option to use redirection for handler errors.
2007-03-08 Scott CantorAdd option to use redirection for handler errors, captu...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-03 Scott CantorHandle multiple assertions in resolver.
2007-03-03 Scott CantorAllow cache insertion with multiple assertions.
2007-03-02 Scott CantorArtifactMap support.
2007-03-02 Scott CantorMoved handler sources.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-03-01 Scott CantorRework decoder handling in simple resolver, add IdP...
2007-02-28 Scott CantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-20 Scott CantorFix catalog usage, checked in resolver schema.
2007-02-19 Scott CantorConvenience method for accessing SP instance.
2007-02-18 Scott CantorNameID decoder.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-17 Scott CantorAdjust logging files, add console logging for command...
2007-02-15 Scott CantorCorrect name of signing flag.
2007-02-15 Scott CantorBug in request signing.
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 Scott CantorDraft of query tool, not working yet.
2007-02-11 Scott CantorRenamed shar project, some Makefile fixes.
2007-02-11 Scott CantorRemove 1.1-compat. files, include old shib schema for...
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-10 Scott CantorChange default namespace, support namespace remapping.
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 Scott CantorUncomment a destructor call.
2007-02-05 Scott CantorRemove extra files.
2007-02-05 Scott CantorRemoved MySQL cache.
2007-02-05 Scott CantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-04 Scott CantorMove assertions to separate storage records, improve...
2007-02-04 Scott CantorLock SP instance for incoming calls.
2007-02-02 Scott CantorProcess attributes when loading sessions.
2007-02-02 Scott CantorCompleted attribute remoting support.
2007-02-02 Scott CantorUpdate copyright.
2007-01-31 Scott CantorRevamped cache plugins, buffering on inproc side, write...
2007-01-26 Scott CantorNearly testable draft of storage-based cache, minus...
2007-01-25 Scott CantorReworking legacy caching config.
2007-01-25 Scott CantorReworked outgoing messages to optimize for pre-serializ...
2007-01-25 Scott CantorReworked outgoing messages to optimize for pre-serializ...
2007-01-25 Scott CantorAdd indexed storage plugins, build replay cache.
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-24 Scott CantorAdd value count accessor.
next