summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/Messaging/MessageSerializer.cs
Commit message (Expand)AuthorAgeFilesLines
* FxCop and Code Contract warning fixes.Andrew Arnott2010-01-121-1/+1
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-19/+16
* Applied code contracts to several of the most common public classes.Andrew Arnott2009-03-101-0/+2
* More FxCop fixes.Andrew Arnott2009-03-091-0/+3
* Fixed some FxCop and StyleCop issues.Andrew Arnott2009-03-091-0/+2
* More code contract work. Warnings down to sort of a minimum.Andrew Arnott2009-03-091-1/+10
* Expanding Code Contract application to more classes.Andrew Arnott2009-03-091-3/+8
* Code Contracts work.. enabling it for just a few classes.Andrew Arnott2009-03-091-1/+2
* first sprintAndrew Arnott2009-03-091-1/+2
* Fixed static analysis issues.Andrew Arnott2009-03-091-9/+6
* Work to avoid serializing out empty parameters in messages, and particularly ...Andrew Arnott2009-01-311-11/+28
* CRLF -> LF line endings change to all .cs files.Andrew Arnott2009-01-091-100/+100
* Lots of work toward extensions.Andrew Arnott2008-12-191-100/+100
* Added MessagePart versioning capability.Andrew Arnott2008-11-201-1/+1
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-48/+6
* Better abstraction of association-specific behavior.Andrew Arnott2008-11-181-0/+1
* Added very basic OpenID message passing scenario test.Andrew Arnott2008-11-091-2/+2
* Lots of Messaging plumbing work to support DotNetOpenId associate messages.Andrew Arnott2008-11-061-4/+9
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+136