Dispatch remoted messages through SP interface to support non-plugin extensions.
[shibboleth/sp.git] / shibsp / remoting / impl / ListenerService.cpp
2010-09-19 cantorDispatch remoted messages through SP interface to suppo...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-06-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-204
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-206
2007-11-25 cantorMerge session cache implementations.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-03-11 cantorLock configuration before dispatching calls.
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-04 cantorLock SP instance for incoming calls.
2007-02-02 cantorUpdate copyright.
2007-01-31 cantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...