Handle 32-bit time size
[shibboleth/opensaml2.git] / saml / saml1 / core / impl / AssertionsImpl.cpp
2006-07-16 cantorHandle 32-bit time size
2006-07-13 cantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-18 cantorRefactored signature handling.
2006-05-16 cantorCloning fixes, initial protocol check-in.
2006-05-11 cantorFix anyType subclasses.
2006-05-10 cantorFinished assertion class and test.
2006-05-10 cantorCompleted SAML 1 assertion schema, started test cases.
2006-05-08 cantorSAML objects in progress.
2006-05-04 cantorStarting SAML 1.x implementation.