summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Protocol.cs
Commit message (Expand)AuthorAgeFilesLines
* Moved all the OAuth classes into its own namespace in preparation to receivin...Andrew Arnott2008-11-031-87/+0
* Refactored several Messaging classes into the Messaging.Bindings namespace.Andrew Arnott2008-09-131-0/+12
* More channel work and testing.Andrew Arnott2008-09-031-5/+5
* more test work, and fixed bug in Protocol.DefaultAndrew Arnott2008-09-031-1/+1
* Refactored Channel class into two classes.Andrew Arnott2008-09-021-13/+5
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-011-0/+1
* Lots of StyleCop changes.Andrew Arnott2008-09-011-8/+58
* Added some basic classes, message serialization and some unit tests.Andrew Arnott2008-09-011-0/+32