Factor out LogoutInitiator class, simpler API to get ACS by binding.
[shibboleth/cpp-sp.git] / shibsp / Makefile.am
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-12-25 Scott CantorBump version, version schema directories.
2009-11-23 Scott CantorBump version, add overall version to log.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorBump version.
2009-08-03 Scott CantorBump version.
2009-06-07 Scott CantorAdd XML Attribute classes.
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2009-05-26 Scott CantorFix macro name.
2009-05-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-199
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-182
2009-05-07 Scott CantorInitial support for XML-valued attributes.
2009-04-17 Scott CantorAn extractor for keys in metadata, and a decoder for...
2009-04-14 Scott CantorBackout source file addition.
2009-04-14 Scott CantorAdd delegation extractor source.
2009-04-09 Scott CantorNew "extensible" DDF-backed attribute type, and a deleg...
2008-12-08 Scott CantorBump lib version.
2008-07-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-95
2008-07-11 Scott CantorBump library version.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-02-12 Scott CantorClean up existing handlers a bit.
2008-02-09 Scott CantorForm generator for discovery along with sample form.
2008-02-08 Scott CantorForgot to add to makefile.
2008-02-03 Scott CantorAdd chaining extractor.
2008-01-30 Scott CantorOverride default package for path resolution.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorSession dumping handler.
2007-11-14 Scott CantorLine separators.
2007-11-14 Scott CantorRework XML directory substitutions to handle xmltooling...
2007-10-06 Scott CantorMinimal status handler.
2007-10-02 Scott CantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-08 Scott CantorLocal logout handler, makefile changes, bug fix to...
2007-06-01 Scott CantorAdd xmltooling to build
2007-05-31 Scott CantorUnix installation fixes
2007-05-31 Scott CantorLinux porting changes
2007-05-31 Scott CantorMissing directories.
2007-05-31 Scott CantorMoved CGI parser into SP library.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-05-09 Scott CantorMetadata based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-08 Scott CantorRegex functors, added regex options feature to schema.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
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-02 Scott CantorAdd chaining resolver.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
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-02 Scott CantorImplement artifact resolution support.
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-03-19 Scott CantorDraft SAML 2 SSO impl.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-02 Scott CantorMoved handler sources.
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-18 Scott CantorNameID decoder.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 Scott CantorCompleted attribute remoting support.
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorCombined SAML versions in one session API, implemented...
2007-01-19 Scott CantorSome draft attribute classes.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...
2006-12-27 Scott CantorPKIX trust engine using metadata exts.
2006-12-27 Scott CantorMetadata extension classes.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-26 Scott CantorMoved remoting layer to new library.
2006-12-22 Scott CantorStarting migration to new SP library