selinux names and paths were wrong
[shibboleth/sp.git] / shib-target /
2005-04-24 cantorChange default mapper type to "Native".
2005-04-17 cantorAdd requireSessionWith option.
2005-04-16 cantorUnify authType handling across implementations
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-04-12 cantorNew trust APIs, some additional metadata APIs.
2005-04-11 cantorAdded MetadataProvider constant.
2005-04-11 cantorAdded MetadataProvider constant.
2005-04-06 cantorFixed application node filter.
2005-04-06 cantorAdd expiration headers to error pages.
2005-04-06 cantorFix logout response URL
2005-04-06 cantorImplemented simple logout handler.
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-06 cantorMoved timestamp insert.
2005-04-03 cantorWinsock types optval as a char* for some odd reason
2005-04-03 warlordmove the setsockopt() before the bind()
2005-04-02 warlordSet SO_REUSEADDR on the tcp listener.
2005-04-02 cantorAdded a const
2005-04-02 cantorAdd CDC impl, local IdP history cookie
2005-04-02 cantorAdd common domain cookie class.
2005-04-01 warlordFix a variable scoping bug.
2005-04-01 cantorSend a 403 back when access page is missing.
2005-04-01 cantorInterim fix to handle HTTP codes.
2005-04-01 cantorConvert more strings to references.
2005-04-01 cantorReturn provider ID during session creation for CDC...
2005-04-01 cantorReturn provider ID during session creation for CDC
2005-04-01 cantorUpdate to final SAML 2.0 schema filenames.
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.
next