Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / remoting /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-624
2013-05-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-569
2013-05-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-552
2012-05-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-376
2012-05-03 Scott CantorApply BSD fix to connect call
2012-05-03 Scott CantorFix BSD socket binds
2012-01-10 Scott CantorBoost code changes
2011-12-15 Scott CantorDebian doesn't support sockaddr len in userspace.
2011-10-17 Scott CantorWindows fixes for IPv6 and CIDR support.
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-06-15 Scott CantorChange license header.
2010-09-19 Scott CantorDispatch remoted messages through SP interface to suppo...
2010-09-14 Scott CantorMissing header for Xerces 2.8
2010-08-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-302
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-01-22 Scott CantorNormalize stack size to KB.
2010-01-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-277
2009-10-28 Scott CantorBetter preservation of empty string type.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-03 Scott CantorRemove signal member.
2009-06-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-204
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-204
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-206
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-205
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-207
2009-05-08 Scott CantorSwitch to [n] notation for lists, clean up edge cases.
2009-05-07 Scott CantorAdd notation for list member access.
2009-04-17 Scott CantorFix methods to handle unsafe string type.
2009-03-27 Scott CantorAllow remoting of unsafe strings, and protect encoding...
2009-01-16 Scott CantorAdd header to fix FreeBSD build.
2008-08-26 Scott CantorAdd controlled error path for known errors during threa...
2008-04-02 Scott CantorSocket recv calls should detect signals via EINTR and...
2008-03-04 Scott CantorFix log category.
2008-02-06 Scott CantorBug fix, linefeed fix, move keygen to install hook...
2008-01-30 Scott CantorPath resolution for Unix socket.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-15 Scott CantorClean Solaris build.
2007-10-21 Scott CantorAdd logging when catching unknown errors.
2007-08-06 Scott CantorDetect socket closure.
2007-08-03 Scott CantorOptimize entity encoding of strings.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-25 Scott CantorTemporary fix for UTF-8 bug. Need to redo this somehow...
2007-06-22 Scott CantorSwitch to double quotes to improve SQLness.
2007-05-31 Scott CantorLinux porting changes
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-03-11 Scott CantorLock configuration before dispatching calls.
2007-03-02 Scott CantorMoved handler sources.
2007-02-28 Scott CantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-19 Scott CantorConvenience method for accessing SP instance.
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-04 Scott CantorLock SP instance for incoming calls.
2007-02-02 Scott CantorUpdate copyright.
2007-01-31 Scott CantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 Scott CantorReworked outgoing messages to optimize for pre-serializ...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...