Removed unnecessary class from string literals.
[shibboleth/cpp-opensaml.git] / saml / saml1 / core / impl / AssertionsImpl.cpp
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-09-29 Scott CantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-16 Scott CantorHandle 32-bit time size
2006-07-13 Scott CantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-06-12 Scott CantorInitial decryption and schema support for encrypted...
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.
2006-05-18 Scott CantorRefactored signature handling.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-11 Scott CantorFix anyType subclasses.
2006-05-10 Scott CantorFinished assertion class and test.
2006-05-10 Scott CantorCompleted SAML 1 assertion schema, started test cases.
2006-05-08 Scott CantorSAML objects in progress.
2006-05-04 Scott CantorStarting SAML 1.x implementation.