summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/Messaging/MessagingTestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-188/+0
|
* Applied FxCop fixes.Andrew Arnott2008-10-231-8/+8
|
* StylCop and FxCop work.Andrew Arnott2008-09-211-27/+27
|
* Worked on test coverage.Andrew Arnott2008-09-201-22/+80
|
* All tests passing, with more work done.Andrew Arnott2008-09-181-0/+2
|
* Added check so Channel can guarantee that messages receive all the ↵Andrew Arnott2008-09-131-3/+10
| | | | protections they require.
* Refactored several Messaging classes into the Messaging.Bindings namespace.Andrew Arnott2008-09-131-6/+7
|
* Totally refactored signing, expiration and replay detection into extensible ↵Andrew Arnott2008-09-131-0/+120
channel binding elements.