Stop freeing credential resolvers twice, when errors occur during initialization.
[shibboleth/cpp-sp.git] / xmlproviders / XMLCredentials.cpp
2008-04-01 Scott CantorStop freeing credential resolvers twice, when errors...
2007-10-11 Scott CantorConvert ENDLINE refs to eol.
2007-10-02 Scott CantorFix improper uses of delete and free.
2007-08-08 Scott CantorBackport logging changes.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-04-02 Scott CantorSome logging cleanup.
2005-03-14 Scott CantorRAII instead of catch(...) in factories, bubble more...
2005-02-14 Scott CantorHid plugin mgr.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2004-03-18 Scott CantorNew plugin API, some memory leaks and other issues...
2004-02-25 Scott CantorNew plugin implementations of Shibboleth APIs