summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/ProtocolMessageSerializer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-011-111/+0
|
* Lots of StyleCop changes.Andrew Arnott2008-09-011-16/+67
|
* Added test for and accomodated required message parts.Andrew Arnott2008-09-011-2/+8
|
* Added logging support.Andrew Arnott2008-09-011-4/+0
|
* Added message validation.Andrew Arnott2008-09-011-1/+10
|
* Added another test, and changed the way spoofed dictionary xml I/O works to ↵Andrew Arnott2008-09-011-306/+9
| | | | fix the bug it revealed.
* Added some basic classes, message serialization and some unit tests.Andrew Arnott2008-09-011-0/+346