Large reorg of shibsp lib, new SPRequest API, ported modules, shifted code out of...
[shibboleth/sp.git] / shar / shar.cpp
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...
2006-12-22 cantorStarting migration to new SP library
2006-01-02 cantorSwitch shutdown flag to a boolean and reverse intent...
2005-09-23 cantorpidfile patch from Jim Fox
2005-07-18 cantorSwitched remaining files to Apache license.
2005-05-02 cantorFix Unix side
2005-05-02 cantorRefactored remote API into IListener, moved ONC server...
2005-04-14 cantorSome API refactoring
2005-04-06 cantorAdd some shutdown code
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-17 cantorRenamed some config features/elements.
2005-02-08 cantorMissed second set of RPC constants
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2004-10-25 cantorPorting changes from 1.2 branch
2004-05-13 cantorWrap child thread creation to catch exceptions.
2004-04-26 cantorAdded logging config as a distinct feature
2004-04-16 warlordFix the getopt() string
2004-04-16 cantorlogging is swallowing stderr on Windows
2004-04-13 cantormissed a variable name
2004-04-13 cantorAdded a config checking option.
2004-04-13 cantorMake the parameter globals a bit more unique.
2004-03-19 cantorAdd some logging, fix reversed conditional
2004-03-19 warlordAdd a shib-paths header file, auto-generated at build...
2004-03-18 cantorAdded -d option
2004-03-18 cantorMoved declaration over.
2004-03-18 cantorFixes to Unix main()
2004-03-18 cantorNew config, C++ Listener API