shibboleth/opensaml2.git
2009-03-09 cantorWasn't propagating reset flag in virtual method.
2009-03-07 cantorFix warnings.
2009-03-03 cantorCorrect namespace.
2009-02-26 cantorAdd missing validator checks to metadata providers.
2009-02-26 cantorFix a misnamed class reference.
2009-02-24 cantorRelax restriction on HTTP method.
2009-02-24 cantorRelax restriction on HTTP method.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorExpose audience collection on security policy.
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-18 cantorPrepare policy API for mix-in subclassing. Allow policy...
2009-02-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-187
2009-02-04 cantorRework support for libcurl-based input to parser.
2009-02-03 cantorMigrate makefiles to MSVC9
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-181
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-23
2008-12-29 cantorXerces 3 revisions.
2008-12-08 cantorBump lib version.
2008-12-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-152
2008-11-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-22
2008-10-07 cantorAvoid logging errors if multiple bearer confirmations...
2008-10-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-20
2008-09-30 cantorFix catalog fixup to allow install loc to not overlap...
2008-09-30 cantorBump dependency version.
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
2008-09-23 cantorBump version to 2.2.
2008-09-22 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-20
2008-09-19 cantorPlug a few memory leaks.
2008-08-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-18
2008-08-13 cantorBump libtool revision.
2008-08-13 cantorBump the version to 2.1.1 for anybody pulling fixes.
2008-08-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-16
2008-08-11 cantorForgot to update Windows version of config.h
2008-08-08 cantorAdd option to disable name checks.
2008-08-06 cantorUpdate README with bug fix list.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-07-22 cantorFix release number.
2008-07-22 cantorUpdate Solaris dependency.
2008-07-17 cantorgit-svn-id: https://svn.middleware.georgetown.edu/cpp...
2008-07-15 cantorFinish adding role verification.
2008-07-14 cantorDisallow metadata that's statically invalid at the...
2008-07-11 cantorBump library version.
2008-07-10 cantorLimit validity of non-local metadata based on cacheDura...
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-07-02 cantorMissing delete.
2008-07-02 cantorAdd setting to limit metadata caching.
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-07-01 cantorRev version and add README file.
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-06-23 cantorAdd cross-compile targets for x64.
2008-06-14 cantorFix parameter name to match doc comment.
2008-06-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-13
2008-06-11 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-8
2008-06-04 cantorUpdate version headers and autoconf scripts.
2008-06-04 cantorMake test data align with KeyInfo changes in xmltooling.
2008-06-02 cantorRename to align with Java projects and avoid need to...
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-9 REL_2_0
2008-05-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-104
2008-05-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-11
2008-03-30 cantorRemove extra 'd' in unspecified constants.
2008-03-30 cantorBranch for 2.0 stream.
2008-03-25 cantorRegister builder for md:EncryptionMethod element to... master trunk
2008-03-18 cantorAdd Solaris pkg dependency.
2008-03-18 cantorCorrect serial number in test data.
2008-03-17 cantorMore Solaris package changes.
2008-03-15 cantorline feeds
2008-03-14 cantorPrepping for release.
2008-03-14 cantorBack out nil property.
2008-03-13 cantorAdd nil flag to AttributeValue.
2008-03-13 cantorAdd new builder base class to indicate support for...
2008-03-04 cantorRemove extra eol from log stream.
2008-02-08 cantorAllow role lookup with no protocol.
2008-02-08 cantorAdd implicit support for a "null" protocol.
2008-02-06 cantorBump revision.
2008-02-01 cantorRefactor extraction of certificate details.
2008-01-30 cantorSupport path resolution in binding templates.
2008-01-30 cantorOverride default package for path resolution.
2008-01-29 cantorRemove extra logging.
2008-01-28 cantorFixed missing unlock when entity found, but role wasn't.
2008-01-28 cantorTemp logging.
2008-01-18 cantorUpdate revision.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-16 cantorSwitch to memory input source to allow for 16-bit data.
2008-01-12 cantorRecurse into groups.
2008-01-10 cantorCheck for empty payload.
2008-01-07 cantorRemoved old method.
2007-12-26 cantorFix handling of errorFatal flag in rules.
2007-12-17 cantorClarify error messages.
2007-12-15 cantorTry adding api folder to dist.
2007-12-14 cantorAdd flag to block non-entity issuers.
2007-12-14 cantorFix for no conditions.
2007-12-13 cantorImprove exception message.
2007-12-07 cantorFix bad STL branch.
2007-11-20 cantorAdd linefeeds to log, add logging of additional inbound...
2007-11-20 cantorLog outbound XML in msg encoders.
2007-11-19 cantorKeyInfo should be base64-decoded in simple sign rule.
2007-11-14 cantorline feed change
2007-11-14 cantorgit-svn-id: https://svn.middleware.georgetown.edu/cpp...
next