Relax content type check.
[shibboleth/opensaml2.git] / saml / saml1 /
2007-01-22 cantorRelax content type check.
2007-01-22 cantorAdd assertion indicator to base class.
2007-01-12 cantorRenamed setHeader to avoid collision.
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-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorSAML 1.x 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-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-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
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-06 cantor2.0 POST binding and test
2006-10-05 cantorUnit test for 1.x POST binding, plus fixes.
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-29 cantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 cantorSAML 2.0 artifact bits plus tests
2006-08-01 cantorSAML 1.x artifact bits
2006-07-31 cantorAdded some identifier constants.
2006-07-16 cantorHandle 32-bit time size
2006-07-13 cantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 putmanbFix some Doxygen tags related to files and namespaces.
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-25 cantorMakefile fixes, macro fix
2006-05-21 cantorAdditional signature tests, including nesting.
2006-05-18 cantorRefactored signature handling.
2006-05-16 cantorCloning fixes, initial protocol check-in.
2006-05-14 cantorSAML Signature subclasses and test.
2006-05-11 cantorFix anyType subclasses.
2006-05-10 cantorFinished assertion class and test.
2006-05-10 cantorCompleted SAML 1 assertion schema, started test cases.
2006-05-08 cantorSAML objects in progress.
2006-05-04 cantorStarting SAML 1.x implementation.