https://bugs.internet2.edu/jira/browse/CPPOST-26
[shibboleth/opensaml2.git] / saml /
2009-03-25 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-26
2009-03-19 cantorChange name of nested element to look for.
2009-03-19 cantorCheck for empty string in correlation property.
2009-03-19 cantorSwitch pointers to Unicode string objects.
2009-03-09 cantorWasn't propagating reset flag in virtual method.
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-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-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
2008-09-23 cantorBump version to 2.2.
2008-09-19 cantorPlug a few memory leaks.
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-08 cantorAdd option to disable name checks.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
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-05-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-9 REL_2_0
2008-05-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-11
2008-03-30 cantorRemove extra 'd' in unspecified constants.
2008-03-25 cantorRegister builder for md:EncryptionMethod element to... master trunk
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-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-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-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-13 cantorSolaris needs const casts.
2007-11-13 cantorSolaris needs const casts.
2007-11-08 cantorAdd option to search all providers and warn on duplicates.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-11-07 cantorConvert header lookup to an algorithm call.
2007-11-07 cantorAdd Destination check.
2007-11-06 cantorECP message decoder.
2007-11-06 cantorECP message encoder (requests via PAOS, responses via...
2007-11-06 cantorECP message encoder (requests via PAOS, responses via...
2007-11-06 cantorSimplify encoder processing a bit.
2007-11-06 cantorSign message even if passed in inside an envelope.
2007-10-25 cantorTrap failures at root for better reporting.
2007-10-25 cantorImprove logging a bit.
2007-10-24 cantorLog library versions.
2007-10-18 cantorExport functions.
2007-10-17 cantorConvert usage bits to a mask.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-11 cantorConvert ENDLINE refs to eol.
2007-10-02 cantorAdd marker interface to NewID for use in NewEncryptedID.
2007-09-29 cantorMethod to add protocol to a role.
2007-09-25 cantorLimit number of transforms.
next