summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/Messaging/IMessageFactory.cs
Commit message (Expand)AuthorAgeFilesLines
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-93/+0
* Fixed some code contract warnings about contract classes needing to be abstract.Andrew Arnott2010-06-101-1/+7
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-2/+4
* More contractsAndrew Arnott2009-04-221-0/+43
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-0/+42