Convert from NULL macro to nullptr, remove unused zlib code.
[shibboleth/opensaml2.git] / saml / saml1 / core / impl / AssertionsImpl.cpp
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-06-12 cantorFix missing calls to virtual base constructor, was...
2008-12-29 cantorXerces 3 revisions.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-04-07 cantorUndo accidental change to content reference setter.
2007-04-07 cantorTighten up SAML 1.0 processing.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-09-29 cantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-07-31 cantorAdded some identifier constants.
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.