Update gitignore to account for subdirs / missing files.
[shibboleth/cpp-opensaml.git] / saml / saml2 / core /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-90
2012-07-10 Scott CantorRegister extension element/type.
2012-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-469
2012-03-02 Scott CantorAdd option to reject unauthenticated ciphers
2012-01-31 Scott CantorAdd Status base class.
2011-12-24 Scott CantorClone macros
2011-12-23 Scott CantorClone macros
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.
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-52
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-08-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-49
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2010-02-15 Scott CantorWrap importNode call in exception handler.
2009-11-03 Scott CantorMissing header.
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 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.
2009-04-05 Scott CantorFixes to constants, allow sequences of condition rules...
2009-04-01 Scott CantorAdd XML objects for DelegationRestriction and EntityAtt...
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
2008-03-30 Scott CantorRemove extra 'd' in unspecified constants.
2008-03-14 Scott CantorBack out nil property.
2008-03-13 Scott CantorAdd nil flag to AttributeValue.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-02 Scott CantorAdd marker interface to NewID for use in NewEncryptedID.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-02 Scott CantorMisspelled element name.
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-26 Scott CantorAccidentally pulled in mixins multiple times.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-13 Scott CantorCorrect doc comment.
2007-04-13 Scott CantorPut decrypted objects into their own document.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 Scott CantorRefactor subject confirmation.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
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-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott CantorFix linefeeds
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 Scott CantorClean up protocol abstract type classes (need proper...
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-31 Scott CantorRevise boolean attribute methods to handle defaults.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 Scott CantorSAML 2.0 artifact bits plus tests
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-22 Brent PutmanSAML 2.0 Core Assertion namespace unit tests.
2006-07-21 Brent PutmanUncomment init of m_EncryptedID member in SubjectImpl...
2006-07-18 Brent PutmanMulti-line svn commit, see body.
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-06 Brent PutmanMulti-line svn commit, see body.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-28 Brent PutmanFix incorrect interface for SAML 2.0 core StatusDetail.
2006-06-23 Scott CantorInitialize Version member.
2006-06-22 Brent PutmanSAML 2.0 Core protocol namespace interfaces (header...
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 CantorRenamed 2.0 source files to fix automake collision.
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.