VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / remoting / impl / SocketListener.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-01-22 cantorNormalize stack size to KB.
2010-01-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-277
2009-06-03 cantorRemove signal member.
2009-06-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-204
2009-05-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-204
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-206
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-207
2008-08-26 cantorAdd controlled error path for known errors during threa...
2008-04-02 cantorSocket recv calls should detect signals via EINTR and...
2008-03-04 cantorFix log category.
2007-11-15 cantorClean Solaris build.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-08-06 cantorDetect socket closure.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-31 cantorLinux porting changes
2007-05-08 cantorBetter logging for remoted errors.
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 cantorUpdate copyright.
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...