summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messaging/DictionaryXmlReader.cs
Commit message (Collapse)AuthorAgeFilesLines
* MessageDictionary mostly hooked up and most tests passing.Andrew Arnott2008-09-181-92/+0
|
* Fixed xml spoofing bug for using DataContractSerializer to deserialize messages.Andrew Arnott2008-09-131-7/+15
| | | | Added tests to verify correct behavior.
* Much better test coverage.Andrew Arnott2008-09-101-12/+5
|
* Added more tests.Andrew Arnott2008-09-031-0/+10
|
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-011-0/+81