summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messaging/ReplayedMessageException.cs
Commit message (Collapse)AuthorAgeFilesLines
* Refactored several Messaging classes into the Messaging.Bindings namespace.Andrew Arnott2008-09-131-34/+0
|
* Totally refactored signing, expiration and replay detection into extensible ↵Andrew Arnott2008-09-131-1/+1
| | | | channel binding elements.
* Added a few ProtocolException-derived exception types.Andrew Arnott2008-09-131-0/+34