Add URI binding constant.
[shibboleth/cpp-opensaml.git] / saml / saml2 /
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
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-11 Scott CantorHeader and STL fixes.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-05-08 Scott CantorIsolate init failures.
2007-05-04 Scott CantorAllow simplified syntax to specify a signing certificate.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-05-02 Scott CantorMisspelled element name.
2007-05-02 Scott CantorMissing () in if statement.
2007-05-02 Scott CantorMissing () in if statement.
2007-05-02 Scott CantorAdd logging.
2007-05-02 Scott CantorNeed to return from method.
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-27 Scott CantorFix header comments.
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-26 Scott CantorAccidentally pulled in mixins multiple times.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-15 Scott CantorHandle empty string in relay state.
2007-04-13 Scott CantorCorrect doc comment.
2007-04-13 Scott CantorPut decrypted objects into their own document.
2007-04-13 Scott CantorInject logging category into base class.
2007-04-12 Scott CantorGive Observer interface a more specific reference type.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-04-02 Scott CantorSet peer name criteria for use with simple resolvers.
2007-03-30 Scott CantorRework observer constness, fix SOAP client virtual...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-19 Scott CantorForgot to throw an exception at the end.
2007-03-18 Scott CantorNon-Unicode inputs.
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 Scott CantorSAML 2 SSO validator.
2007-03-17 Scott CantorRefactor subject confirmation.
2007-03-11 Scott CantorStreamline setIssuer call in policy.
2007-03-11 Scott CantorScale back logging.
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-07 Scott CantorBasic assertion validator.
2007-03-07 Scott CantorFix double free bug in policy, add support for assertio...
2007-03-06 Scott CantorCollapse unneeded header files.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorAdd XML validation flag to policy.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-24 Scott CantorEnforce final disposition of policy.
2007-02-20 Scott CantorAdd logging.
2007-02-17 Scott CantorAdd logging.
2007-02-15 Scott CantorFix version in HTTP header, skip correlation check...
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 Scott CantorMissed a public.
2007-02-12 Scott CantorFixes to SOAP clients
2007-02-09 Scott CantorShorten "built-in" plugin types.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-02 Scott CantorUpdate copyright.
2007-01-22 Scott CantorRelax content type check.
2007-01-22 Scott CantorAdd assertion indicator to base class.
2007-01-16 Scott CantorAltered SimpleSign logic to reflect change to draft...
2007-01-16 Scott CantorFixed exception message.
2007-01-16 Scott CantorLog/comment fixes.
2007-01-12 Scott CantorRenamed setHeader to avoid collision.
2007-01-04 Scott CantorDetect bad metadata, override validity check of remote...
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.
2007-01-02 Scott CantorClean up catalogs, metadata endpoint mgmt template.
2006-12-28 Scott CantorAdd some exception classes.
2006-12-20 Scott CantorVirtualize template parameters.
2006-12-12 Scott CantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 Scott CantorRevert to exception-based policy errors, add "secure...
2006-12-12 Scott CantorReturn results from policy rules.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-12-11 Scott CantorAdded missing EntityDescriptor children decls.
2006-12-04 Scott CantorFix log category.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 Scott CantorSAML 2.0 SOAP client.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-22 Scott CantorSwitch to streams in SOAP responders.
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-12 Scott Cantor2.0 SOAP Encoder
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-12 Scott CantorSOAP decoders.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-07 Scott CantorRemoved some stale xsec code
2006-11-07 Scott CantorShift to public zlib include
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 Scott CantorLog inflated data.
2006-11-03 Scott CantorDump inflated data on one-pass operation.
2006-11-03 Scott CantorAdded MessageRoutingRule for destination checks.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorReplace "trusted" output flag with security mech ID.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-19 Scott CantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 Scott CantorFix linefeeds
next