Switch shutdown flag to a boolean and reverse intent, moved socket handling into...
[shibboleth/sp.git] / shar / shar-utils.cpp
2005-07-18 cantorSwitched remaining files to Apache license.
2005-05-18 cantorAdded thread entry points for replay cache
2004-10-25 cantorPorting changes from 1.2 branch
2004-05-14 cantorCleaned up some stray objects when threads die
2004-04-13 cantorNDC was duplicating itself on stack.
2004-03-25 cantorShould only need svc_fdcreate decl on Linux
2004-03-19 cantorAdd some logging, fix reversed conditional
2004-03-18 cantor*** empty log message ***
2004-03-18 cantorFor now, just declare the function...
2004-03-18 cantorMoved declaration over.
2004-03-18 cantorNew config, C++ Listener API
2003-12-11 cantorRemoved unneeded warning about socket closure.
2003-11-11 cantorAdded a close() when the child socket exhausts the...
2003-07-22 cantorConditional redefine of svc_fdset to onc_svc_fdset.
2003-07-21 cantorHide svc_fdset symbol to override Solaris global.
2003-06-28 cantorPrelim Win32 changes.
2003-06-23 cantorSwitch to mask_all
2003-04-20 cantorSome Win32 fixes.
2003-04-16 warlordPlug-in support for Credential Cache -- allows for...
2003-02-08 cantormigrated thread classes to libshib
2003-01-30 warlordshib-threads.{h,cpp}:
2003-01-29 warlordRefactor the SHAR code a bit.