Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/opensaml2.git] / samltest / saml2 /
2011-04-04 Russ AllberyMerge commit 'upstream/2.4.1'
2011-04-04 Russ AllberyImported Upstream version 2.4.1
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/2.3'
2009-11-06 Russ AllberyImported Upstream version 2.3
2009-11-02 cantorRemediate use of deprecated hashing function.
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-08-10 Russ AllberyMerge branch 'upstream' into debian
2009-08-10 Russ AllberyMerge commit 'upstream/2.2'
2009-08-10 Russ AllberyImported Upstream version 2.2
2009-05-26 cantorAllow expired metadata during tests.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorExpose audience collection on security policy.
2009-02-20 cantorNew policy rules for handling conditions.
2008-12-29 cantorXerces 3 revisions.
2008-08-24 Russ AllberyMerge branch 'upstream' into debian
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/gcc-4.3
2008-08-24 Russ AllberyMerge commit 'upstream/2.1'
2008-08-24 Russ AllberyImported Upstream version 2.1
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-05-08 Russ AllberyImported Upstream version 2.0
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-17 cantorFix tests to check for new exception type.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-02 cantorUpdate copyright.
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-12-12 cantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-07 cantorAdd simple signing support for POST binding.
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 cantorChanged "virtual" URL to match between bindings.
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 cantorMoved/renamed binding constants.
2006-10-13 cantorFix linefeeds
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-11 cantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-06 cantor2.0 POST binding and test
2006-09-27 cantorClean up protocol abstract type classes (need proper...
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-06 cantorAllow for use as XMLTooling extension, clean up some...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-07-22 putmanbSAML 2.0 Core Assertion namespace unit tests.
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-11 putmanbChange unit tests to use overloaded assertEquals()...
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...