Updated to xsec 1.2
[shibboleth/sp.git] / test / shibtest.cpp
2005-07-01 cantorUpdated to xsec 1.2
2005-04-14 cantorSome API refactoring
2005-04-12 cantorNew trust APIs, some additional metadata APIs.
2005-03-26 cantorSmall change to exception signature
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-17 cantorRenamed some config features/elements.
2005-03-01 cantorTweaked AA role API
2005-02-21 cantorSync to SAMLRequest c'tor change.
2005-02-14 cantorRedesigned ShibBinding as an HTTP binding hook.
2005-01-30 cantorUse new SAML date class.
2005-01-17 cantorRevised metadata API.
2004-04-19 cantorFixed some parameter setting, still need logging fixes.
2004-04-19 cantorCleaned up some default behaviors
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-03-18 cantorRevisions for new target libraries
2004-03-01 cantorWouldn't compile?
2004-03-01 cantorFixes to get them compiling
2004-01-18 cantorgcc didn't like empty iterator
2004-01-17 cantorFixes to make it compile for now
2003-11-03 cantorRevision for new binding API, won't work just yet...
2003-10-03 cantorAdd format parameter.
2003-08-24 cantorCode around STL problems.
2003-06-10 cantorDon't need metadata in tester.
2003-05-21 cantorRemoved policy constant
2003-05-18 cantorRefactoring of metadata interface
2003-05-17 cantorRevised metadata interface for multiple sources/providers
2003-05-01 cantorfix samples
2003-04-20 cantorRemoved eduPerson
2003-02-28 cantoradded CA support
2003-02-19 cantorchanged constant
2003-02-19 cantorUse built in mapper implementation.
2003-01-25 cantorCorrection to request c'tor
2002-12-17 cantorFixed dummy mapper
2002-10-21 cantorCorrected dummy mapper interface
2002-10-03 cantorMoved test programs into new location