summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/WebConsumer.cs
Commit message (Expand)AuthorAgeFilesLines
* Moved all the OAuth classes into its own namespace in preparation to receivin...Andrew Arnott2008-11-031-99/+0
* Renamed all the OAuth message types.Andrew Arnott2008-11-021-7/+7
* Hugely refactored ServiceProvider and Consumer classes.Andrew Arnott2008-11-011-6/+6
* Split Consumer class into two subclasses for desktop and web clients.Andrew Arnott2008-10-091-0/+99