summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/ChannelElements/PlaintextSigningBindingElementTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-5/+5
| | | | patterns.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-07-191-1/+1
|\ | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| * Merge branch 'v3.2' into v3.3Andrew Arnott2010-07-191-1/+1
| |\
| | * Fixed the namespace of several tests.Andrew Arnott2010-06-271-1/+1
| | |
* | | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-7/+7
|/ /
* | Fixed up all tests so they pass.Andrew Arnott2009-06-251-0/+6
|/
* Initial change to comply with OAuth 1.0a.Andrew Arnott2009-06-051-7/+7
| | | | | | Still need to come up with a plan to handle Consumers without callback, including mobile and set-top devices with limited keyboards. No tests yet. Limited thought given so far to interoperability with 1.0 vs. 1.0a.
* Renamed a couple of methods:Andrew Arnott2009-03-151-5/+5
| | | | | PrepareMessageForSending -> ProcessOutgoingMessage VerifyMessageAfterReceiving -> ProcessIncomingMessage
* Added OpenID Provider downlevel protection for 1.x Relying Parties and ↵Andrew Arnott2009-03-051-5/+5
| | | | turning it on by default.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+78