Missing header.
[shibboleth/cpp-sp.git] / shar / shar-utils.cpp
2007-08-08 Scott CantorBackport logging changes.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-05-18 Scott CantorAdded thread entry points for replay cache
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-05-14 Scott CantorCleaned up some stray objects when threads die
2004-04-13 Scott CantorNDC was duplicating itself on stack.
2004-03-25 Scott CantorShould only need svc_fdcreate decl on Linux
2004-03-19 Scott CantorAdd some logging, fix reversed conditional
2004-03-18 Scott CantorAdd extern C to API
2004-03-18 Scott CantorFor now, just declare the function...
2004-03-18 Scott CantorMoved declaration over.
2004-03-18 Scott CantorNew config, C++ Listener API
2003-12-11 Scott CantorRemoved unneeded warning about socket closure.
2003-11-11 Scott CantorAdded a close() when the child socket exhausts the...
2003-07-22 Scott CantorConditional redefine of svc_fdset to onc_svc_fdset.
2003-07-21 Scott CantorHide svc_fdset symbol to override Solaris global.
2003-06-28 Scott CantorPrelim Win32 changes.
2003-06-23 Scott CantorSwitch to mask_all
2003-04-20 Scott CantorSome Win32 fixes.
2003-04-16 Derek AtkinsPlug-in support for Credential Cache -- allows for...
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-01-30 Derek Atkinsshib-threads.{h,cpp}:
2003-01-29 Derek AtkinsRefactor the SHAR code a bit.