Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml1 / core /
2012-01-31 Scott CantorAdd Status base class.
2011-12-24 Scott CantorClone macros
2011-12-22 Scott Cantorboost changes and header fixes
2011-11-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2011-05-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-64
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-12 Scott CantorFix missing calls to virtual base constructor, was...
2009-04-07 Scott CantorEnforce single appearance of certain conditions.
2008-12-29 Scott CantorXerces 3 revisions.
2008-08-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-16
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-126
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-04-07 Scott CantorUndo accidental change to content reference setter.
2007-04-07 Scott CantorTighten up SAML 1.0 processing.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-02 Scott CantorUpdate copyright.
2007-01-22 Scott CantorAdd assertion indicator to base class.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-29 Scott CantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 Scott CantorSAML 2.0 artifact bits plus tests
2006-08-01 Scott CantorSAML 1.x artifact bits
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-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.
2006-06-12 Scott CantorInitial decryption and schema support for encrypted...
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.
2006-05-25 Scott CantorMakefile fixes, macro fix
2006-05-21 Scott CantorAdditional signature tests, including nesting.
2006-05-18 Scott CantorRefactored signature handling.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-14 Scott CantorSAML Signature subclasses and test.
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.