Update libtool scripts to 1.5.6 for AMD64 patches
[shibboleth/cpp-sp.git] / shib-target /
2005-05-30 Scott CantorBetter logging of empty response data.
2005-05-27 Scott CantorHandle getting session data properly in the different...
2005-05-23 Scott CantorCheck for null objects when fetching session.
2005-05-21 Scott CantorUpdated copyrights.
2005-05-20 Scott CantorChop a few headers
2005-05-20 Scott CantorRebuild response with proper version.
2005-05-19 Scott CantorWrong type in replay cache.
2005-05-18 Scott CantorAdded option to register schemas only on 1.1 pool.
2005-05-18 Scott CantorNamespace qualified MinorVersion property.
2005-05-18 Scott CantorSessionInitiator should look for Shib protocol URI
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-17 Scott CantorReworked profile handlers outside of core library.
2005-05-17 Scott CantorCheck for mailto: before saving address property.
2005-05-17 Scott CantorCorrected CDC implementation to match mistakes in SAML...
2005-05-17 Scott CantorTrap errors when building some plugins
2005-05-04 Scott CantorHandle non-existent creds.
2005-05-02 Scott CantorFix up sources
2005-05-02 Scott CantorAdd base constructor call
2005-05-02 Scott CantorBad counter variable.
2005-05-02 Scott CantorRefactored remote API into IListener
2005-05-01 Scott CantorAdd AttributeFactory and DiagnosticService elements.
2005-04-27 Scott CantorCheck for null group names.
2005-04-27 Scott CantorOnly log printable data.
2005-04-25 Scott CantorAdded logging of attribute names.
2005-04-25 Scott CantorLower some log msgs.
2005-04-25 Scott CantorAdd MetadataProvider to the filter.
2005-04-24 Scott CantorChange default mapper type to "Native".
2005-04-17 Scott CantorAdd requireSessionWith option.
2005-04-16 Scott CantorUnify authType handling across implementations
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-14 Scott CantorSome API refactoring
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-04-11 Scott CantorAdded MetadataProvider constant.
2005-04-11 Scott CantorAdded MetadataProvider constant.
2005-04-06 Scott CantorFixed application node filter.
2005-04-06 Scott CantorAdd expiration headers to error pages.
2005-04-06 Scott CantorFix logout response URL
2005-04-06 Scott CantorImplemented simple logout handler.
2005-04-06 Scott CantorNew endpoint management and refactored profile methods.
2005-04-06 Scott CantorMoved timestamp insert.
2005-04-03 Scott CantorWinsock types optval as a char* for some odd reason
2005-04-03 Derek Atkinsmove the setsockopt() before the bind()
2005-04-02 Derek AtkinsSet SO_REUSEADDR on the tcp listener.
2005-04-02 Scott CantorAdded a const
2005-04-02 Scott CantorAdd CDC impl, local IdP history cookie
2005-04-02 Scott CantorAdd common domain cookie class.
2005-04-01 Derek AtkinsFix a variable scoping bug.
2005-04-01 Scott CantorSend a 403 back when access page is missing.
2005-04-01 Scott CantorInterim fix to handle HTTP codes.
2005-04-01 Scott CantorConvert more strings to references.
2005-04-01 Scott CantorReturn provider ID during session creation for CDC...
2005-04-01 Scott CantorReturn provider ID during session creation for CDC
2005-04-01 Scott CantorUpdate to final SAML 2.0 schema filenames.
2005-03-31 Scott CantorSkip inserts if no data available.
2005-03-31 Scott CantorEliminated some extra string wrapping.
2005-03-31 Scott CantorStrip linefeeds from base64.
2005-03-29 Scott CantorCorrected exception parameter
2005-03-29 Scott CantorThe requireAll check was backwards.
2005-03-29 Scott CantorAdd some smart pointers.
2005-03-29 Scott CantorRemoved obsolete file
2005-03-29 Scott CantorConsolidated exception and status handling into a singl...
2005-03-26 Scott CantorSmall change to exception signature
2005-03-25 Scott CantorRemoved switch statement for getting exception classname.
2005-03-25 Scott CantorAdded application "hash".
2005-03-25 Scott CantorReworked cookie name handling.
2005-03-24 Scott CantorRemove state mgr (overkill for now), implement local...
2005-03-23 Scott CantorFix caching inconsistencies.
2005-03-22 Scott CantorRework cached data, add (stubbed) statemgr RPC.
2005-03-18 Scott CantorRemove legacy code that processes IdP supplied AA bindings.
2005-03-18 Scott CantorMove metadata lookups to avoid nested locking.
2005-03-17 Scott CantorFixed temp object bug in mapper.
2005-03-17 Scott CantorDelete the artifact mapper to clear locks.
2005-03-17 Scott CantorCorrect some unknown error codes.
2005-03-17 Scott CantorPass through artifact profile GETs
2005-03-17 Scott CantorRevamp cred use API, fixed a deadlock problem
2005-03-17 Scott CantorBegin config schema changes/fixes
2005-03-17 Scott CantorRevamp cred use API
2005-03-17 Scott CantorRemapping of legacy properties.
2005-03-17 Scott CantorRenamed some config features/elements.
2005-03-17 Scott CantorBetter error handling.
2005-03-14 Scott CantorRAII instead of catch(...) in factories, bubble more...
2005-03-13 Scott CantorNull pointer bug around origin pointer.
2005-03-13 Scott CantorLibrary update.
2005-03-07 Scott CantorEvaluate each AAP when manipulating headers.
2005-03-06 Scott CantorForgot to init pointers.
2005-03-01 Scott CantorTweaked AA role API
2005-02-27 Scott CantorClean up error handling during cache insertion
2005-02-21 Scott CantorArtifact mapper implementation
2005-02-21 Scott CantorArtifact mapper implementation
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-21 Scott CantorSync to SAMLRequest c'tor change.
2005-02-14 Scott CantorMissed a plugin change
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-02-01 Scott CantorWrong slash constant
2005-02-01 Scott CantorPartial fix for bug #121
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2005-01-30 Scott CantorMissing const specifier
next