First pass at some SELinux policies for the Shibboleth SP.
[shibboleth/sp.git] / shib-target /
2005-03-31 cantorSkip inserts if no data available.
2005-03-31 cantorEliminated some extra string wrapping.
2005-03-31 cantorStrip linefeeds from base64.
2005-03-29 cantorCorrected exception parameter
2005-03-29 cantorThe requireAll check was backwards.
2005-03-29 cantorAdd some smart pointers.
2005-03-29 cantorRemoved obsolete file
2005-03-29 cantorConsolidated exception and status handling into a singl...
2005-03-26 cantorSmall change to exception signature
2005-03-25 cantorRemoved switch statement for getting exception classname.
2005-03-25 cantorAdded application "hash".
2005-03-25 cantorReworked cookie name handling.
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-23 cantorFix caching inconsistencies.
2005-03-22 cantorRework cached data, add (stubbed) statemgr RPC.
2005-03-18 cantorRemove legacy code that processes IdP supplied AA bindings.
2005-03-18 cantorMove metadata lookups to avoid nested locking.
2005-03-17 cantorFixed temp object bug in mapper.
2005-03-17 cantorDelete the artifact mapper to clear locks.
2005-03-17 cantorCorrect some unknown error codes.
2005-03-17 cantorPass through artifact profile GETs
2005-03-17 cantorRevamp cred use API, fixed a deadlock problem
2005-03-17 cantorBegin config schema changes/fixes
2005-03-17 cantorRevamp cred use API
2005-03-17 cantorRemapping of legacy properties.
2005-03-17 cantorRenamed some config features/elements.
2005-03-17 cantorBetter error handling.
2005-03-14 cantorRAII instead of catch(...) in factories, bubble more...
2005-03-13 cantorNull pointer bug around origin pointer.
2005-03-13 cantorLibrary update.
2005-03-07 cantorEvaluate each AAP when manipulating headers.
2005-03-06 cantorForgot to init pointers.
2005-03-01 cantorTweaked AA role API
2005-02-27 cantorClean up error handling during cache insertion
2005-02-21 cantorArtifact mapper implementation
2005-02-21 cantorArtifact mapper implementation
2005-02-21 cantorAdded const to binding/profile methods
2005-02-21 cantorSync to SAMLRequest c'tor change.
2005-02-14 cantorMissed a plugin change
2005-02-14 cantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-02-01 cantorWrong slash constant
2005-02-01 cantorPartial fix for bug #121
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2005-01-30 cantorMissing const specifier
2005-01-30 cantorAdded expiration handling to metadata.
2005-01-29 cantorRemove legacy APIs and stubbed methods.
2005-01-29 cantorUse new SAML date class.
2005-01-26 warlordNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 warlordRemove sleep() debugging.
2005-01-26 cantorAdded strcasecmp check/redefine at top.
2005-01-25 warlordImplement generic HTAccess and doCheckAuthZ()
2005-01-25 warlordAbstract out getAssertions and implement part of doChec...
2005-01-25 warlordCheckpoint: Apache Module using new ShibTarget class.
2005-01-24 warlordCheckpoint: Implement doHandlePOST()
2005-01-24 cantorRelocate XML schemas to share/xml/shibboleth
2005-01-21 warlordCheckpoint shibtarget.
2005-01-17 cantorRevised metadata API.
2005-01-15 cantorUpdated lib version.
2005-01-15 cantorUpdated package version.
2005-01-11 cantorFixed crash during shutdown by putting RPC handle pool...
2005-01-10 warlordMove the 'SHIRE' d'tor into the class definition.
2005-01-01 warlordCheckpoint the new ShibTarget code.
2004-12-08 warlordMove the SHIRE and RM code into ShibTarget.
2004-11-29 cantorUse const char for strict C++ headers.
2004-11-04 cantorAdded a sanity check if cookie value has an equal sign...
2004-10-26 cantorPorting changes from 1.2 branch
2004-10-25 cantorPorting changes from 1.2 branch
2004-08-20 cantorAdded wrapper around pthread include.
2004-07-21 cantorProtect destructors against post-shutdown use of config.
2004-07-18 cantorPatch for Forte compiler
2004-07-01 cantorAdd application cross checking to session lookup.
2004-05-28 cantorSmall improvement to detect bad shireURL settings.
2004-05-13 cantorNeed to skip embedded Application tags.
2004-05-12 warlordMake sure we don't provide bogus data in the rpc return...
2004-05-12 cantorAnother naked throw()
2004-05-12 cantorHad a naked throw() in get_assertions
2004-05-12 cantorMore checking against getApplication calls.
2004-05-12 cantorUgh, forgot to encode the providerId
2004-05-01 cantorRemoved Policy element from configuration
2004-04-28 cantorAdded simple conditional if/ifnot tags to MLP class.
2004-04-26 cantorAdjusted ACL API to take authn statement as well as...
2004-04-26 cantorAdded logging config as a distinct feature
2004-04-23 cantorFactor out some of the cookie name handling.
2004-04-16 cantorWas masking better error details coming from below.
2004-04-16 cantorAdd an option for emulating 1.1 authn request
2004-04-16 cantorLowered a log to debug.
2004-04-16 cantorSlightly better IP mismatch msg
2004-04-15 cantorLeave session ID shorter for now
2004-04-15 cantorRepeat after me...providerId, not provider_id
2004-04-15 cantorAdded a transaction log, reduced some clutter in sessio...
2004-04-15 cantorExtended MLP to support arbitrary tag subbing from...
2004-04-13 cantorAdded logging to shutdown
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-04-08 nlevittTry to be smart about removing .la files.
2004-04-08 cantorAdded clock skew config.
2004-04-08 cantorLog some of the config-related errors.
2004-04-08 cantorHave to use dynamic_cast to check for base class.
2004-04-07 cantorAlways include providerId in audience.
2004-04-02 cantorSupport replay checking disablement for testing
next