summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/TestMessageFactory.cs
Commit message (Collapse)AuthorAgeFilesLines
* Applied fix for HTTP verb enforcement required by OpenID 2.0 section 5.1.1.Andrew Arnott2009-03-101-1/+5
|
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-0/+60
This was a whole lot of work to just get multi-version capability added to message types so that OpenID could handle its few versions.