summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messaging/IProtocolMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed HTTP Authorization header to not include extra parameters.Andrew Arnott2008-10-021-3/+2
* Refactored ServiceProviderEndpoints into ServiceProviderDescription and made ...Andrew Arnott2008-09-281-1/+1
* Refactored the OAuth messages with a base class, and satisfied StyleCop.Andrew Arnott2008-09-211-1/+1
* Added MessageDictionary and supporting classes and tests.Andrew Arnott2008-09-171-0/+9
* Refactored several Messaging classes into the Messaging.Bindings namespace.Andrew Arnott2008-09-131-1/+6
* Refactored the exception handling in the channel stack.Andrew Arnott2008-09-091-1/+0
* Lots of design work on the channel stack.Andrew Arnott2008-09-021-0/+1
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-011-0/+41