Bump lib version.
[shibboleth/cpp-opensaml.git] / saml / saml2 /
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
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-11 Scott CantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-10-09 Scott Cantor1.x Artifact decoder, unit test.
2006-10-06 Scott Cantor2.0 POST binding and test
2006-10-05 Scott CantorFix check for message type.
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 Scott CantorMoved URLEncoder into separate header, made it a global...
2006-09-27 Scott CantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-27 Scott CantorClean up protocol abstract type classes (need proper...
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 Scott CantorRevise boolean attribute methods to handle defaults.
2006-08-13 Scott CantorAdd signature-checking metadata filter.
2006-08-13 Scott CantorClear caching key resolvers when provider changes.
2006-08-13 Scott CantorAdd metadata observation hook.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
next