summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/MockOpenIdExtension.cs
Commit message (Expand)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Merge branch 'v3.0'Andrew Arnott2009-04-151-1/+1
|\
| * Custom OpenID extensions may now exist outside the library.Andrew Arnott2009-04-151-1/+1
* | Renamed IsSignedByProvider and hid it from request extension messages since i...Andrew Arnott2009-04-111-1/+1
* | Added capability for RPs to receive unsigned extension responses if they so c...Andrew Arnott2009-03-301-0/+9
|/
* CRLF -> LF line endings change to all .cs files.Andrew Arnott2009-01-091-101/+101
* Added more targeted extension binding element tests.Andrew Arnott2008-12-221-19/+29
* Added a mock extension and test in order to focus the test on the extension b...Andrew Arnott2008-12-211-0/+91