Disallow metadata that's statically invalid at the time of load.
[shibboleth/cpp-opensaml.git] / saml /
2008-07-14 Scott CantorDisallow metadata that's statically invalid at the...
2008-07-11 Scott CantorBump library version.
2008-07-10 Scott CantorLimit validity of non-local metadata based on cacheDura...
2008-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-14
2008-07-10 Scott CantorMulti-line svn commit, see body.
2008-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-15
2008-07-02 Scott CantorMissing delete.
2008-07-02 Scott CantorAdd setting to limit metadata caching.
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-07-01 Scott CantorRev version and add README file.
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-14
2008-06-23 Scott CantorAdd cross-compile targets for x64.
2008-06-14 Scott CantorFix parameter name to match doc comment.
2008-06-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-13
2008-06-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-8
2008-06-04 Scott CantorUpdate version headers and autoconf scripts.
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-9
2008-05-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-11
2008-03-30 Scott CantorRemove extra 'd' in unspecified constants.
2008-03-25 Scott CantorMulti-line svn commit, see body.
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.
2008-03-04 Scott CantorRemove extra eol from log stream.
2008-02-08 Scott CantorAllow role lookup with no protocol.
2008-02-08 Scott CantorAdd implicit support for a "null" protocol.
2008-01-30 Scott CantorSupport path resolution in binding templates.
2008-01-30 Scott CantorOverride default package for path resolution.
2008-01-29 Scott CantorRemove extra logging.
2008-01-28 Scott CantorFixed missing unlock when entity found, but role wasn't.
2008-01-28 Scott CantorTemp logging.
2008-01-17 Scott CantorMulti-line svn commit, see body.
2008-01-16 Scott CantorSwitch to memory input source to allow for 16-bit data.
2008-01-12 Scott CantorRecurse into groups.
2008-01-10 Scott CantorCheck for empty payload.
2008-01-07 Scott CantorRemoved old method.
2007-12-26 Scott CantorFix handling of errorFatal flag in rules.
2007-12-17 Scott CantorClarify error messages.
2007-12-14 Scott CantorAdd flag to block non-entity issuers.
2007-12-14 Scott CantorFix for no conditions.
2007-12-13 Scott CantorImprove exception message.
2007-12-07 Scott CantorFix bad STL branch.
2007-11-20 Scott CantorAdd linefeeds to log, add logging of additional inbound... 2.0-beta2
2007-11-20 Scott CantorLog outbound XML in msg encoders.
2007-11-19 Scott CantorMulti-line svn commit, see body.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-08 Scott CantorAdd option to search all providers and warn on duplicates.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-11-07 Scott CantorConvert header lookup to an algorithm call.
2007-11-07 Scott CantorAdd Destination check.
2007-11-06 Scott CantorECP message decoder.
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-11-06 Scott CantorSimplify encoder processing a bit.
2007-11-06 Scott CantorSign message even if passed in inside an envelope.
2007-10-25 Scott CantorTrap failures at root for better reporting.
2007-10-25 Scott CantorImprove logging a bit.
2007-10-24 Scott CantorLog library versions.
2007-10-18 Scott CantorExport functions.
2007-10-17 Scott CantorConvert usage bits to a mask.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-10-02 Scott CantorAdd marker interface to NewID for use in NewEncryptedID.
2007-09-29 Scott CantorMethod to add protocol to a role.
2007-09-25 Scott CantorLimit number of transforms.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-09-13 Scott CantorAdd version resource.
2007-09-13 Scott CantorAdd version resource.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-08-30 Scott CantorMulti-line svn commit, see body.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-08-17 Scott CantorFix condition validation
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 Scott CantorCheck for missing Destination value.
2007-08-09 Scott CantorMessage rules no longer protocol specific.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-25 Scott CantorRecipient/Destination checks were including query string.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorAnnotate exceptions with status information.
2007-07-09 Scott CantorAlways throw a descriptive exception instead of returni...
2007-07-06 Scott CantorEnable logging of SAML errors without making them fatal.
2007-07-05 Scott CantorHack around namespaces for built-in properties.
2007-07-03 Scott CantorExpose a "user agent present" property.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-22 Scott CantorRegister NullSecurity rule. 2.0-alpha1
2007-06-12 Scott CantorRefactor signature engines.
2007-06-11 Scott CantorAdd operation into artifact map to get relying party.
2007-06-09 Scott CantorAdding ignores.
2007-06-06 Scott CantorSet storage context for DOM constructed map.
2007-05-31 Scott CantorTemplate fixes
2007-05-31 Scott CantorCGI parser wasn't being used inside the library.
2007-05-31 Scott CantorCGI parser wasn't being used inside the library.
2007-05-28 Scott CantorAdd URI binding constant.
2007-05-26 Scott CantorFix bug when sending requests.
2007-05-25 Scott CantorMove artifact generation to a per-instance parameter.
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-25 Scott CantorSeparate property flag for POST vs GET
next