summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/MockSigningBindingElement.cs
Commit message (Collapse)AuthorAgeFilesLines
* Unit test build break fixes.Andrew Arnott2013-03-061-8/+11
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Renamed a couple of methods:Andrew Arnott2009-03-151-2/+2
| | | | | PrepareMessageForSending -> ProcessOutgoingMessage VerifyMessageAfterReceiving -> ProcessIncomingMessage
* Added OpenID Provider downlevel protection for 1.x Relying Parties and ↵Andrew Arnott2009-03-051-6/+6
| | | | turning it on by default.
* Added a private Provider association test (dumb mode).Andrew Arnott2008-12-161-0/+5
| | | | Although it passes, we're still cheating on actually validating the signature of the message at the Provider.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+48