more portably GSS library detection
[shibboleth/sp.git] / apache /
2011-03-23 scantorExternalize publically-needed configure macros and...
2011-03-08 scantorBump version, add plugins ext library, draft of GSS...
2011-02-05 scantorBump versions, require Xerces >= 2.7 for getTextContent
2011-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-325
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-11-14 cantorAdjust new ShibAccessControl feature to parse plugin...
2010-11-10 cantorFix warnings/errors in strict compilers on vararg funct...
2010-11-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-315
2010-10-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-314
2010-10-15 cantorSupport for GSS-API contexts attached to requests.
2010-10-13 cantorOption for a check_user prereq module.
2010-08-23 cantorAdd table walk when accessing all settings for a resource.
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-04 cantorAdd non-build files to VS projects.
2009-12-25 cantorBump version, version schema directories.
2009-11-23 cantorBump version, add overall version to log.
2009-11-02 cantorChange base class hook.
2009-10-26 cantorAdd hooks for protecting headers and redirects.
2009-10-26 cantorUpdate Apache paths.
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorBump version.
2009-08-12 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-231
2009-08-03 cantorBump version.
2009-06-12 cantorDelete unused constants.
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-193
2009-03-05 cantorFix up config file name in comment.
2009-02-03 cantorMigrate makefiles to MSVC9
2009-01-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-183
2008-12-30 cantorUpdate versions and copyrights.
2008-12-30 cantorXerces 3 revisions.
2008-11-25 cantorComment out log message.
2008-11-25 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-168
2008-10-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-155
2008-10-18 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-162
2008-09-09 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-140
2008-08-10 cantorMissing header.
2008-08-08 cantorChange exception class when config fails.
2008-08-05 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-128
2008-07-22 cantorUpdate version.
2008-06-24 cantorAdd cross-compile targets for x64.
2008-06-02 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-99 REL_2_0
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-88
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2008-02-15 cantorSet status before sending headers.
2008-01-30 cantorPath resolution for error templates.
2007-12-15 cantorAvoid built-in behavior for server error responses.
2007-11-25 cantorAdjust logging categories.
2007-11-15 cantorClean Solaris build.
2007-10-30 cantorPort up URI sanitizer from branch.
2007-10-25 cantorReturn status as result of response for non-OK cases.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-10-20 cantorPort fastcgi code to trunk.
2007-10-20 cantorBypass catch all handlers (upport from branch).
2007-10-19 cantorFix crash in localized request maps.
2007-10-19 cantorAdd method to read all properties.
2007-10-04 cantorAdded class/decl support to authz plugins, also added...
2007-09-20 cantorAccidentally left some 1.3 hooks commented out.
2007-09-07 cantorAdd Handler feature for config.
2007-08-13 cantorNeed to define time_t as 32-bit to build against Apache 1.3
2007-08-07 cantorOptions for per-content error handling.
2007-08-06 cantorCorrect use of auto_ptr.
2007-08-06 cantorDon't need to clear from environment table.
2007-08-05 cantorAdd separate header/environment options.
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-12 cantorMake sure logout notification only happens in one handler.
2007-07-11 cantorCollapse output/error tables for deferred headers.
2007-06-12 cantorFix link and Apache conf install.
2007-06-12 cantorGuard non-initialization.
2007-06-12 cantorStreamline link settings, reroute output.
2007-06-12 cantorMakefile cleanup.
2007-06-09 cantorUpdating versions, working on new installer.
2007-06-04 cantorPort up spoof checking
2007-06-01 cantorAdd xmltooling to build
2007-05-31 cantorLinux porting changes
2007-05-30 cantorMerge in updated Apache POST body code.
2007-05-27 cantorDraft artifact resolver.
2007-05-22 cantorEliminate extra buffer operations.
2007-05-20 cantorStart to clean up Unix build.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-10 cantorWasn't returning from errors during POST read.
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 cantorCan't overlap headers or we'll break multiple Set-Cookies.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-02-12 cantorDraft of query tool, not working yet.
2007-02-11 cantorRenamed shar project, some Makefile fixes.
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 cantorRemove extra files.
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 cantorRemoved ShibTarget members.
next