Bump library version
[shibboleth/cpp-sp.git] / shibsp / Makefile.am
2015-01-21 Scott CantorBump library version
2013-11-20 Scott CantorVersion bump
2013-05-06 Scott CantorBump version
2012-09-26 Scott CantorBump version.
2012-04-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-440
2012-03-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-411
2012-02-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-421
2012-02-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-245
2012-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-339
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-09-27 Scott CantorExtend SSPCPP-343 with generic Assertion extractor
2011-09-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-343
2011-05-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-365
2011-05-19 Scott CantorAdjust VC build for parallel make, fixes for SSPCPP...
2011-03-23 Scott CantorExternalize publically-needed configure macros and...
2011-03-08 Scott CantorBump version, add plugins ext library, draft of GSS...
2011-02-05 Scott CantorBump versions, require Xerces >= 2.7 for getTextContent
2011-01-28 Scott CantorBump version.
2010-12-07 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-321
2010-12-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-320
2010-11-19 Scott CantorRemove accidental quoting.
2010-11-19 Scott CantorHopefully proper use of LIBADD to fix LDFLAG ordering...
2010-11-19 Scott CantorTry and fix link flag ordering.
2010-10-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-312
2010-10-15 Scott CantorSupport for GSS-API contexts attached to requests.
2010-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
2010-09-14 Scott CantorForgot to undo versioned schema change.
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
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.
next