SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / remoting / impl / SocketListener.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-01-10 Scott CantorBoost code changes
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-06-15 Scott CantorChange license header.
2010-09-14 Scott CantorMissing header for Xerces 2.8
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-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-207
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.
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-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-31 Scott CantorLinux porting changes
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 Scott CantorUpdate copyright.
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...