shibboleth/cpp-sp.git
2004-08-22 Scott CantorFix to Site definition
2004-08-20 Scott CantorAdded wrapper around pthread include.
2004-08-20 Scott CantorAdded missing files to dist.
2004-08-19 Scott CantorAdded Win32 config to distribution
2004-08-13 Scott CantorAdd a timeout reset to 1.3 module, emulating other...
2004-08-05 Scott CantorFixed crash when removing lone assertion due to conditi...
2004-07-22 Scott CantorAdding case sensitivity flag to htaccess processing
2004-07-22 Scott CantorAdding case sensitivity flag to AAP rules.
2004-07-22 Scott CantorAdding case sensitivity flag to AAP rules.
2004-07-21 Scott CantorProtect destructors against post-shutdown use of config.
2004-07-18 Scott CantorPatch for Forte compiler
2004-07-01 Scott CantorAdd application cross checking to session lookup.
2004-06-30 Scott CantorFixed errors in restriction elements.
2004-06-11 Scott CantorUpdate Windows install doc
2004-06-11 Scott CantorNeed CRLF pair when sending headers back from filter.
2004-06-07 Scott CantorRemove upgrade guide from tree
2004-06-07 Scott CantorBad link paths.
2004-05-30 Scott CantorWrong error return on openssl call.
2004-05-28 Scott CantorSmall improvement to detect bad shireURL settings.
2004-05-28 Scott CantorAdded depcomp to dist target
2004-05-20 Scott CantorSync to 1.2
2004-05-19 Derek AtkinsMake sure both the 1.3 and 2.0 sources are in the DIST...
2004-05-14 Scott CantorSwitch back to PatternLayout
2004-05-14 Scott CantorCleaned up some stray objects when threads die
2004-05-13 Scott CantorHelps to include header...
2004-05-13 Scott CantorAdd logging of result codes.
2004-05-13 Scott CantorWrap child thread creation to catch exceptions.
2004-05-13 Scott CantorNeed to skip embedded Application tags.
2004-05-12 Derek AtkinsMake sure we don't provide bogus data in the rpc return...
2004-05-12 Scott CantorAnother naked throw()
2004-05-12 Scott CantorHad a naked throw() in get_assertions
2004-05-12 Scott CantorMore checking against getApplication calls.
2004-05-12 Scott CantorUgh, forgot to encode the providerId
2004-05-11 Scott CantorNeed to treat contact info as UTF-8
2004-05-11 Scott CantorCopying over latest docs.
2004-05-11 Scott CantorUpdate installer fileset
2004-05-11 Scott CantorUpdate for 1.2
2004-05-11 Scott CantorCopying over latest docs.
2004-05-10 Scott CantorLast sec draft std adjustment
2004-05-10 Scott CantorSwitched to child_init hook for startup on Apache 2
2004-05-09 Scott CantorApache header conflict on Solaris 9
2004-05-08 Scott CantorNeed to use apr-config on Fedora
2004-05-07 Scott CantorFix debug option for non-GCC compilers
2004-05-07 Scott CantorAdd debug option
2004-05-04 Scott CantorSync up
2004-05-03 Scott CantorDefault to memory cache
2004-05-01 Scott CantorMissing closing tag
2004-05-01 Scott CantorRemoved Policy element from configuration
2004-04-30 Scott CantorExample of alternate way of hooking handler.
2004-04-30 Scott CantorAdd password to commented example Key
2004-04-30 Scott CantorRemoved a few rarely used attributes.
2004-04-30 Scott CantorCorrected and clarified some behavior.
2004-04-30 Scott CantorMissing slash was breaking service install
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-29 Scott CantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-29 Scott CantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-29 Scott CantorUpdated build notes and shibtest
2004-04-29 Scott CantorProper error return for bad args.
2004-04-28 Scott CantorUpdate installer fileset
2004-04-28 Scott CantorForgot to move reference to example origin
2004-04-28 Scott CantorBit of cleanup
2004-04-28 Scott CantorShow use of conditionals to avoid excess ugliness.
2004-04-28 Scott CantorAdded simple conditional if/ifnot tags to MLP class.
2004-04-28 Scott CantorRenamed metadata for IQ
2004-04-28 Scott CantorAdjusted some logging levels.
2004-04-28 Scott CantorProper KeyAuth matching when multiple key descriptors...
2004-04-28 Scott CantorForgot to change constant.
2004-04-27 Scott CantorIIS fix to properly handle URL c14n
2004-04-27 Scott CantorBetter handling of default port when scheme is overridden
2004-04-27 Scott CantorAdded a ShibURLScheme server command
2004-04-27 Scott CantorScale back log a bit, that's too much...
2004-04-27 Scott CantorExplicit log of callback errors.
2004-04-27 Scott CantorAdd a log msg when adding CAs.
2004-04-26 Scott CantorMore likely altName algorithm, still need to test
2004-04-26 Scott CantorAdjusted ACL API to take authn statement as well as...
2004-04-26 Scott CantorInline element should be unqualified.
2004-04-26 Scott CantorHandle library unload.
2004-04-26 Scott CantorAuto-apply handler to *.shire
2004-04-26 Scott CantorWasn't compiling on Apache 1.3
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-26 Scott CantorRaise logging level to WARN
2004-04-26 Derek AtkinsAdd some debugging info in mod_apache to see where...
2004-04-25 Scott CantorTightened up RequestMap elements.
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-04-23 Scott CantorForgot to clear the vector.
2004-04-23 Derek AtkinsSome extra debugging to show it's dying on shutdown 2
2004-04-23 Derek Atkinsadd an init test that shows how init();shutdown();init...
2004-04-23 Scott CantorFactor out some of the cookie name handling.
2004-04-23 Scott CantorUpdate installer string tables
2004-04-23 Scott CantorMade cookieName optional.
2004-04-23 Scott CantorHandle DN matching better.
2004-04-23 Scott CantorMade cookieName optional.
2004-04-21 Scott CantorGot rid of very bad schema hack.
2004-04-21 Scott CantorBad variable name
2004-04-19 Scott CantorFixed some parameter setting, still need logging fixes.
2004-04-19 Scott CantorCleaned up some default behaviors
2004-04-19 Scott CantorProbably incorrect addition of URI as a subjectAltName
2004-04-19 Scott CantorAdded export of NameIdentifier.
2004-04-18 Scott CantorExtra KeyInfo element.
2004-04-18 Scott CantorAdded InCommon, and HEPKI middle CA so origins won...
next