more portably GSS library detection
[shibboleth/sp.git] / adfs /
2011-03-08 scantorBump version, add plugins ext library, draft of GSS...
2011-02-05 scantorBump versions, require Xerces >= 2.7 for getTextContent
2011-02-04 scantorUpdate opensaml paths.
2011-01-28 cantorBump version.
2010-12-07 cantorGenerate PDB files in Release builds, and fix 64-bit...
2010-11-19 cantorHopefully proper use of LIBADD to fix LDFLAG ordering...
2010-08-16 cantorSkip warning when acsIndex not used.
2010-08-13 cantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 cantorFactor out LogoutInitiator class, simpler API to get...
2010-08-10 cantorAdd protocol family property to protocol handlers,...
2010-05-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-293
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-11 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-263
2010-03-04 cantorAdd non-build files to VS projects.
2010-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-12-25 cantorBump version, version schema directories.
2009-11-23 cantorBump version, add overall version to log.
2009-10-31 cantorClean up svn props.
2009-10-29 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-236
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-244
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-246
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorRemap defaultACSIndex property to acsIndex for consistency.
2009-09-12 cantorBump version.
2009-08-13 cantorApply manual validators even when schema was used.
2009-08-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-227
2009-08-03 cantorBump version.
2009-04-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-200
2009-03-31 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-196
2009-03-27 cantorAllow remoting of unsafe strings, and protect encoding...
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2009-02-03 cantorMigrate makefiles to MSVC9
2008-12-30 cantorUpdate versions and copyrights.
2008-12-30 cantorXerces 3 revisions.
2008-07-22 cantorUpdate version.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-06-24 cantorAdd cross-compile targets for x64.
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-88
2008-04-20 cantorFix for SSPCPP-96.
2008-04-06 cantorSync logout initiator to SAML 2 functionality and remov...
2008-04-03 cantorMore precise extraction of assertion instead of assumin...
2008-03-15 cantorAdd min macro for Solaris.
2008-03-06 cantorAdd SAML 2 assertion support.
2008-03-05 cantorMap AC class ref to wauth parameter.
2008-02-08 cantorChange API to permit session initiators to modify the...
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-15 cantorRename authnskew.
2007-12-19 cantorProvide client request into template generation, partic...
2007-12-19 cantorPropagate errors if not chained.
2007-12-04 cantorLower log level on metadata failures.
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-17 cantorAdd authnskew property for ForceAuthn enforcement.
2007-11-15 cantorClean Solaris build.
2007-11-09 cantorUnneeded conditional.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-10-20 cantorPort fastcgi code to trunk.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-09-13 cantorUpdate version resources.
2007-09-13 cantorUpdate version resources.
2007-08-20 cantorMove all attribute work into base class.
2007-08-09 cantorFix an extra lock call during logout.
2007-08-09 cantorMove logout notifications to logout cleanup stage.
2007-08-09 cantorNo need for message rule.
2007-08-09 cantorSync up with policy API changes.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-25 cantorUnix fix
2007-07-24 cantorAdjust log categories.
2007-07-22 cantorADFS logout handlers.
2007-07-19 cantorUntested ADFS plugin, minus logout.