Update copyright.
[shibboleth/cpp-xmltooling.git] / xmltooling / exceptions.h
2007-02-02 Scott CantorUpdate copyright.
2006-12-26 Scott CantorFix exception throw signatures
2006-12-26 Scott CantorInherit exceptions from std::exception.
2006-12-19 Scott CantorRename exception macros to avoid conflicts, correct...
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-06-12 Scott CantorException hierarchy altered, add EncryptedKey resolution.
2006-05-02 Scott CantorGeneralize exception macro.
2006-05-02 Scott CantorAdd in plugin manager template.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-03 Scott CantorWrap rest of KeyInfo, add support for exposing object...
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 Scott CantorRevised builder API
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-08 Scott CantorValidator interface.
2006-02-21 Scott CantorHousekeeping
2006-02-20 Scott CantorAdd marshalling exceptions.
2006-02-20 Scott CantorInitial DOM handling interfaces.
2006-02-19 Scott CantorMissing const specifiers
2006-02-19 Scott CantorReplace reference to std::exception
2006-02-19 Scott CantorInitial parser APIs