Fix bug when sending requests.
[shibboleth/opensaml2.git] / saml / saml2 /
2007-05-26 cantorFix bug when sending requests.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-25 cantorSeparate property flag for POST vs GET
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-19 cantorMoved request/response APIs out.
2007-05-11 cantorHeader and STL fixes.
2007-05-11 cantorMethod scoping and map insert fixes.
2007-05-08 cantorIsolate init failures.
2007-05-04 cantorAllow simplified syntax to specify a signing certificate.
2007-05-04 cantorLet XML resource loader handle "validity".
2007-05-02 cantorMisspelled element name.
2007-05-02 cantorMissing () in if statement.
2007-05-02 cantorMissing () in if statement.
2007-05-02 cantorAdd logging.
2007-05-02 cantorNeed to return from method.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-04-27 cantorFix header comments.
2007-04-26 cantorFix comments, add a missing const.
2007-04-26 cantorAccidentally pulled in mixins multiple times.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-20 cantorEncrypted assertion test.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorHandle empty string in relay state.
2007-04-13 cantorCorrect doc comment.
2007-04-13 cantorPut decrypted objects into their own document.
2007-04-13 cantorInject logging category into base class.
2007-04-12 cantorGive Observer interface a more specific reference type.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-04-02 cantorSet peer name criteria for use with simple resolvers.
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-19 cantorForgot to throw an exception at the end.
2007-03-18 cantorNon-Unicode inputs.
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 cantorSAML 2 SSO validator.
2007-03-17 cantorRefactor subject confirmation.
2007-03-11 cantorStreamline setIssuer call in policy.
2007-03-11 cantorScale back logging.
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-07 cantorBasic assertion validator.
2007-03-07 cantorFix double free bug in policy, add support for assertio...
2007-03-06 cantorCollapse unneeded header files.
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorAdd XML validation flag to policy.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-24 cantorEnforce final disposition of policy.
2007-02-20 cantorAdd logging.
2007-02-17 cantorAdd logging.
2007-02-15 cantorFix version in HTTP header, skip correlation check...
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-13 cantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 cantorMissed a public.
2007-02-12 cantorFixes to SOAP clients
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-05 cantorMove policy execution above the destination check.
2007-02-05 cantorMove policy execution above the destination check.
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorRelax content type check.
2007-01-22 cantorAdd assertion indicator to base class.
2007-01-16 cantorAltered SimpleSign logic to reflect change to draft...
2007-01-16 cantorFixed exception message.
2007-01-16 cantorLog/comment fixes.
2007-01-12 cantorRenamed setHeader to avoid collision.
2007-01-04 cantorDetect bad metadata, override validity check of remote...
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2007-01-02 cantorClean up catalogs, metadata endpoint mgmt template.
2006-12-28 cantorAdd some exception classes.
2006-12-20 cantorVirtualize template parameters.
2006-12-12 cantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorReturn results from policy rules.
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-12-11 cantorAdded missing EntityDescriptor children decls.
2006-12-04 cantorFix log category.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorSAML 2.0 SOAP client.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-22 cantorSwitch to streams in SOAP responders.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-12 cantor2.0 SOAP Encoder
2006-11-12 cantorFirst SOAP encoder.
2006-11-12 cantorSOAP decoders.
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.
2006-11-07 cantorAdd simple signing support for POST binding.
2006-11-07 cantorRemoved some stale xsec code
2006-11-07 cantorShift to public zlib include
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 cantorLog inflated data.
2006-11-03 cantorDump inflated data on one-pass operation.
2006-11-03 cantorAdded MessageRoutingRule for destination checks.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorReplace "trusted" output flag with security mech ID.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 cantorFix linefeeds
next