summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/Messaging/MessageSerializerTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-130/+0
* Appendix scenario test passing (again), this time with HMAC signing of HTTP r...Andrew Arnott2008-09-281-5/+5
* StylCop and FxCop work.Andrew Arnott2008-09-211-1/+1
* Worked on test coverage.Andrew Arnott2008-09-201-14/+9
* All tests passing, with more work done.Andrew Arnott2008-09-181-0/+2
* Fixed a few bugs and got all tests passing.Andrew Arnott2008-09-181-18/+2
* MessageDictionary mostly hooked up and most tests passing.Andrew Arnott2008-09-181-31/+1
* Added datetime serialization tests.Andrew Arnott2008-09-131-3/+11
* Fixed xml spoofing bug for using DataContractSerializer to deserialize messages.Andrew Arnott2008-09-131-4/+33
* More channel work and testing.Andrew Arnott2008-09-031-1/+1
* Finished up the Channel stack and started with channel tests.Andrew Arnott2008-09-021-0/+142